src plugin hangs on "innocent" comment in java file
---------------------------------------------------
Key: FELIX-3159
URL: https://issues.apache.org/jira/browse/FELIX-3159
Project: Felix
Issue Type: Bug
Components: Maven SCR Plugin
Affects Versions: maven-scr-plugin-1.7.2
Reporter: Andrei Pozolotin
src plugin hangs on "innocent" comment in java file;
1) test case project:
https://github.com/carrot-garden/carrot-bugger/tree/master/carrot-bug-scr-maven-plugin-003
2) test case command:
mvn org.apache.felix:maven-scr-plugin:scr
3) the combination that kills it:
a) comment in java file:
https://github.com/carrot-garden/carrot-bugger/blob/master/carrot-bug-scr-maven-plugin-003/src/main/java/case_03/Comp2.java
b) setting in pom.xml <parseJavadoc>false</parseJavadoc>
https://github.com/carrot-garden/carrot-bugger/blob/master/carrot-bug-scr-maven-plugin-003/pom.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira