Lefebvre JF created MCOMPILER-191: ------------------------------------- Summary: An unknown compilation problem occurred Key: MCOMPILER-191 URL: https://jira.codehaus.org/browse/MCOMPILER-191 Project: Maven 2.x Compiler Plugin Issue Type: Bug Affects Versions: 3.0 Environment: Maven 3.0.4 Reporter: Lefebvre JF Priority: Blocker
If the below dependey is included into the pom, the message "An unknown compilation problem occurred" is displayed. <dependency> <groupId>org.sonatype.sisu</groupId> <artifactId>sisu-inject-bean</artifactId> <version>2.3.0</version> </dependency> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira