Arquillian Maven Plugin 1.0.0.Alpha1 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.0.0.Alpha1 release of the Arquillian Maven Plugin component!

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian Maven Plugin
Version 1.0.0.Alpha1 view tag
Release date 2011-08-14
Released by Aslak Knutsen
Compiled against

Release notes and resolved issues 2

Extension Maven Plugin - Alpha1

Feature Request
  • ARQ-501 - Support for 'profiles' inside the Maven Plugin configuration

Thanks to the following list of contributors: Aslak Knutsen

Arquillian OpenShift Container 1.0.0.Alpha1 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.0.0.Alpha1 release of the Arquillian OpenShift Container component!

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian OpenShift Container
Version 1.0.0.Alpha1 view tag
Release date 2011-08-14
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-openshift-express jar javadoc pom

Release notes and resolved issues 2

Containers OpenShift - Express support

Task
  • ARQ-515 - Implement OpenShift Express container for Arquillian

Thanks to the following list of contributors: Karel Piwko, Aslak Knutsen

Arquillian Extension Performance 1.0.0.CR1 Released

The Arquillian team is proud to announce the 1.0.0.CR1 release of the Arquillian Extension Performance component!

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian Extension Performance
Version 1.0.0.CR1 view tag
Release date 2011-08-10
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.extension

  • org.jboss.arquillian.extension » arquillian-performance-api jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-performance-impl jar javadoc pom

Release notes and resolved issues 2

Extension Performance - CR1

Feature Request
  • ARQ-229 - Should split API and Impl in two different modules

Thanks to the following list of contributors: Aslak Knutsen, Ståle W. Pedersen

ShrinkWrap 1.0.0-beta-5 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.0.0-beta-5 release of the ShrinkWrap component!

What is ShrinkWrap?

ShrinkWrap is the simplest way to create archives in Java. Using the fluent and intuitive ShrinkWrap API, developers may assemble JARs, WARs, and EARs to be deployed directly by Arquillian during testing.

Release details

Component ShrinkWrap
Version 1.0.0-beta-5 view tag
Release date 2011-07-26
Released by Andrew Lee Rubinger
Compiled against
  • JUnit – 4.8.2

Published artifacts org.jboss.shrinkwrap

  • org.jboss.shrinkwrap » shrinkwrap-api jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-impl-base jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-spi jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-descriptors jar javadoc pom
  • org.jboss.shrinkwrap.sip » shrinkwrap-extension-sip-api jar javadoc pom
  • org.jboss.shrinkwrap.sip » shrinkwrap-extension-sip-impl jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api-maven jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-maven jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-vfs3 jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-vdf jar javadoc pom

Release notes and resolved issues 5

Feature Request
  • SHRINKWRAP-294 - Honor proxy and other settings from settings.xml
  • SHRINKWRAP-298 - Add "addAsLibraries(Archive<?>... archives)" to LibraryContainer
Bug
  • SHRINKWRAP-306 - URL.openStream on directory URLs from the ShrinkWrapClassLoader throw an NPE
  • SHRINKWRAP-307 - MavenDependencyResolver goOffline does not trigger the Simple Repository Type
  • SHRINKWRAP-308 - NPE with EclipseLink while loading asset

Thanks to the following list of contributors: Andrew Lee Rubinger, Tommy Tynjä, Karel Piwko

ShrinkWrap Resolver 1.0.0-beta-5 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.0.0-beta-5 release of the ShrinkWrap Resolver component!

What is ShrinkWrap Resolver?

The ShrinkWrap Resolvers project provides a Java API to obtain artifacts from a repository system. This is handy to include third party libraries available in any Maven repository in your test archive. ShrinkWrap Resolvers additionally allow you to reuse all the configuration you've already specified in the Maven build file, making packaging of an application archive much easier job.

Release details

Component ShrinkWrap Resolver
Version 1.0.0-beta-5 view tag
Release date 2011-07-26
Released by Andrew Lee Rubinger

Published artifacts org.jboss.shrinkwrap.resolver

  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api-maven jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-maven jar javadoc pom

Release notes and resolved issues 0

Thanks to the following list of contributors: Karel Piwko, Andrew Lee Rubinger, Samuel Santos, Tommy Tynjä, Ivan Pazmino