ShrinkWrap Resolver 2.0.0-alpha-4 Released
Since we wrote this post we didn't laze around. Check our latest announcement.
The Arquillian team is proud to announce the 2.0.0-alpha-4 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 | 2.0.0-alpha-4 view tag |
Release date | 2012-09-22 |
Released by | Andrew Lee Rubinger |
Compiled against |
|
Published artifacts org.jboss.shrinkwrap.resolver
- org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-bom 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-api-maven-archive jar javadoc pom
- org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-depchain pom
- org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-maven-plugin-tests jar javadoc pom
- org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-maven jar javadoc pom
- org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-maven-archive jar javadoc pom
Release notes and resolved issues 3
- Feature Request
-
- SHRINKRES-67 - BOM file should contain depchain included
- SHRINKRES-68 - Remove Runtime Dependency on Plexus and transitives
- Task
-
- SHRINKRES-69 - Fix RepositoryAuthTestCase, Ensure bad auth values are not cached
Thanks to the following list of contributors: Andrew Lee Rubinger, Karel Piwko