[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-44) Update Aether to 1.13.1

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed Jun 13 02:52:04 EDT 2012


    [ https://issues.jboss.org/browse/SHRINKRES-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700931#comment-12700931 ] 

RH Bugzilla Integration commented on SHRINKRES-44:
--------------------------------------------------

Marek Goldmann <mgoldman at redhat.com> made a comment on [bug 829745|https://bugzilla.redhat.com/show_bug.cgi?id=829745]

Thank you!

New Package SCM Request
=======================
Package Name: shrinkwrap-resolver
Short Description: ShrinkWrap Resolver
Owners: goldmann
Branches: f17
                
> Update Aether to 1.13.1
> -----------------------
>
>                 Key: SHRINKRES-44
>                 URL: https://issues.jboss.org/browse/SHRINKRES-44
>             Project: ShrinkWrap Resolvers
>          Issue Type: Component  Upgrade
>          Components: impl-maven
>    Affects Versions: 1.0.0-beta-7
>            Reporter: Karel Piwko
>            Assignee: Karel Piwko
>             Fix For: 1.0.0-beta-8
>
>
> Aether should be updated to the latest version, as it was done in upstream.
> This will make packaging of ShrinkWrap Maven resolver in Fedora much easier.
> Due to Aether Maven repository changes, a fix for Maven Repository types is required (
> https://gist.github.com/1362504):
> {code}
> aused by: java.lang.reflect.InvocationTargetException
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at org.jboss.arquillian.container.test.impl.client.deployment.AnnotationDeploymentScenarioGenerator.invoke(AnnotationDeploymentScenarioGenerator.java:156)
> 	... 48 more
> Caused by: java.lang.RuntimeException: Could not create new descriptor instance
> 	at org.jboss.shrinkwrap.resolver.api.DependencyBuilderInstantiator.createFromUserView(DependencyBuilderInstantiator.java:101)
> 	at org.jboss.shrinkwrap.resolver.api.DependencyResolvers.use(DependencyResolvers.java:39)
> 	at org.scalabox.lift.helloworld.HelloWorldTest$.deployment(HelloWorldTest.scala:93)
> 	at org.scalabox.lift.helloworld.HelloWorldTest.deployment(HelloWorldTest.scala)
> 	... 53 more
> Caused by: java.lang.reflect.InvocationTargetException
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
> 	at org.jboss.shrinkwrap.resolver.api.DependencyBuilderInstantiator.createFromUserView(DependencyBuilderInstantiator.java:96)
> 	... 56 more
> Caused by: java.lang.IllegalArgumentException: No manager available for local repository /Users/g/.m2/repository of type enhanced using the available factories EnhancedLocalRepositoryManagerFactory, SimpleLocalRepositoryManagerFactory
> 	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.newLocalRepositoryManager(DefaultRepositorySystem.java:454)
> 	at org.jboss.shrinkwrap.resolver.impl.maven.MavenManagerBuilder.localRepositoryManager(MavenManagerBuilder.java:106)
> 	at org.jboss.shrinkwrap.resolver.impl.maven.MavenRepositorySystem.getSession(MavenRepositorySystem.java:79)
> 	at org.jboss.shrinkwrap.resolver.impl.maven.MavenBuilderImpl.<init>(MavenBuilderImpl.java:110)
> 	... 61 more
> Caused by: org.sonatype.aether.repository.NoLocalRepositoryManagerException: No manager available for local repository /Users/g/.m2/repository of type enhanced using the available factories EnhancedLocalRepositoryManagerFactory, SimpleLocalRepositoryManagerFactory
> 	at org.sonatype.aether.impl.internal.DefaultLocalRepositoryProvider.newLocalRepositoryManager(DefaultLocalRepositoryProvider.java:139)
> 	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.newLocalRepositoryManager(DefaultRepositorySystem.java:450)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list