Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.7
-
Fix Version/s: 2.0.8
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When using this plugin, no .classpath is generated, and the .project does not contain a build or the java nature.
See http://www.mail-archive.com/users@maven.apache.org/msg65470.html
Emmanuel says:
> It's a problem on the rar plugin that doesn't have an artifact handler descriptor.
> The eclipse plugin look at the handler to define if it's a java project or not, and without this
> handler, the language of rar project is defined by default to "none" instead of "jar".
fixed in r.577019