Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I encountered the following error when running an "install" on a pom project that where one of the child modules used the "dependency:unpack" goal. I can set up a simple project structure to reproduce if necessary.
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-6-SNAPSHOT:attach-descriptor': Unable to find the mojo 'org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT:attach-descriptor' in the plugin 'org.apache.maven.plugins:maven-site-plugin'
Component descriptor cannot be found in the component repository: org.apache.maven.plugin.Mojoorg.apache.maven.plugins:maven-site-plugin:2.0-beta-6-SNAPSHOT:att
ach-descriptor.
Attachments
Attachments
Issue Links
- relates to
-
MNG-3217 a plugin's dependencies can influence other plugins in a build
- Closed