"Unresolveable build extension" when using shade plugin and repositories in 
profile
-----------------------------------------------------------------------------------

                 Key: MNG-4900
                 URL: http://jira.codehaus.org/browse/MNG-4900
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Dependencies, Settings
    Affects Versions: 3.0
         Environment: This problem does not occur in Maven 3.0-beta-2 and 
earlier.  It only occurs in Maven 3.0-beta-3 and Maven 3.0
            Reporter: Paul Gier
         Attachments: build.log, pom.xml

There seems to be a problem when the shade plugin tries to resolve plugin 
extensions using a repository specified in a profile (either in the pom or 
settings.xml).  It only tries to resolve from central.  I attached a sample pom 
to reproduce the problem, and the build output.

The problem can be seen by running the package goal in Maven 3.0.

{noformat}mvn clean package -Pjboss-public{noformat}



-- 
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

        

Reply via email to