use mvn eclipse:eclipse to build plugin eclipse project
-------------------------------------------------------
Key: WW-1947
URL: https://issues.apache.org/struts/browse/WW-1947
Project: Struts 2
Issue Type: New Feature
Components: Plugins
Environment: all
Reporter: David Durham
Priority: Minor
Attachments: eclipse_project.txt
mvn eclipse:eclipse will build the plugin modules with a project dependency of struts2-core.
However, the same target will build the core/ module with an eclipse project name of "core."
One solution is to instruct the maven eclipse plugin not to build eclipse project dependencies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|