Current maven-jdev-plugin does not handle nested maven projects whose packaging
is "pom"
----------------------------------------------------------------------------------------
Key: TRINIDAD-907
URL: https://issues.apache.org/jira/browse/TRINIDAD-907
Project: MyFaces Trinidad
Issue Type: Bug
Reporter: Gary Kind
So if a root project whose packaging is "pom" has a child project whose
packaging is also "pom" the resulting root JDeveloper workspace file, e.g.
trinidad.jws, is incorrect. References to this child project refer to it as a
JDeveloper project, e.g. trinidad-example.jpr, instead of a JDeveloper
workspace file, i.e. trinidad-example.jws, as it should be.
This patch addresses and fixes this problem
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.