[ https://issues.apache.org/jira/browse/ARIES-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Schneider closed ARIES-1555. -------------------------------------- Resolution: Fixed > Cannot build blueprint-maven-plugin > ----------------------------------- > > Key: ARIES-1555 > URL: https://issues.apache.org/jira/browse/ARIES-1555 > Project: Aries > Issue Type: Bug > Components: Blueprint > Affects Versions: blueprint-maven-plugin-1.4.0 > Reporter: Dominik Przybysz > Assignee: Dominik Przybysz > Fix For: blueprint-maven-plugin-1.5.0 > > > I am using maven 3.0.5 > $ mvn clean install > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; > support was removed in 8.0 > [INFO] Scanning for projects... > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Apache Aries Blueprint Maven Plugin 1.5.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > blueprint-maven-plugin --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ > blueprint-maven-plugin --- > [INFO] > [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ > blueprint-maven-plugin --- > [INFO] Using 'UTF-8' encoding to read mojo metadata. > [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. > [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1.916s > [INFO] Finished at: Mon May 30 22:02:09 CEST 2016 > [INFO] Final Memory: 16M/429M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor > (default-descriptor) on project blueprint-maven-plugin: Error extracting > plugin descriptor: 'No mojo definitions were found for plugin: > org.apache.aries.blueprint:blueprint-maven-plugin.' -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException -- This message was sent by Atlassian JIRA (v6.3.4#6332)