You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/06/22 09:51:26 UTC

[jira] Commented: (MNG-3352) install:install-file fails in plexus-tools/plexus-javadoc with NPE related to an ArtifactRepositoryLayout that cannot be found.

    [ http://jira.codehaus.org/browse/MNG-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=139242#action_139242 ] 

Brett Porter commented on MNG-3352:
-----------------------------------

this is related to active collections:

[DEBUG] Setting context classloader for plugin to: /plugins/org.apache.maven.plugins:maven-install-plugin:2.2@48/thread:main (instance is: ClassRealm[
/plugins/org.apache.maven.plugins:maven-install-plugin:2.2@48/thread:main, parent: ClassRealm[plexus.core, parent: null]])
[DEBUG] Failed to lookup a member of active collection with role: org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout and role-hint: 
default
in realm: null
org.codehaus.plexus.component.repository.exception.ComponentLookupException: Component descriptor cannot be found in the component repository: org.apa
che.maven.artifact.repository.layout.ArtifactRepositoryLayout [default] (lookup realm: null).
      role: org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
  roleHint: default
classRealm: none specified
        at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultComponentLookupManager.java:139)
        at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:492)
        at org.codehaus.plexus.component.collections.AbstractComponentCollection.lookup(AbstractComponentCollection.java:209)
        at org.codehaus.plexus.component.collections.ComponentMap.get(ComponentMap.java:78)
        at org.apache.maven.plugin.install.InstallFileMojo.execute(InstallFileMojo.java:170)



> install:install-file fails in plexus-tools/plexus-javadoc with NPE related to an ArtifactRepositoryLayout that cannot be found.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3352
>                 URL: http://jira.codehaus.org/browse/MNG-3352
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.1-alpha-1
>            Reporter: John Casey
>             Fix For: 2.1-alpha-1
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira