mvn eclipse:eclipse fails on aar and mar projects
-------------------------------------------------
Key: AXIS2-4183
URL: https://issues.apache.org/jira/browse/AXIS2-4183
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: Tools
Affects Versions: 1.4.1
Reporter: Andreas Veithen
Assignee: Andreas Veithen
Priority: Minor
This issue was originally reported here:
http://markmail.org/message/4bpdnwvx5v4rpt6d
When mvn eclipse:eclipse is executed on a Maven project with aar or mar
packaging it fails to create the .classpath file, and the .project file is
basically empty (no natures and no builders). This makes it impossible to
import the project into Eclipse. I solved a similar problem in Synapse by
correcting the Plexus component descriptor of the corresponding Maven plugin
(see r709895).
This issue might also be related to AXIS2-2647.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.