Invalid dependency generated when project packaging is xlet-jar ---------------------------------------------------------------
Key: MNGECLIPSE-91 URL: http://jira.codehaus.org/browse/MNGECLIPSE-91 Project: Maven 2.x Extension for Eclipse Type: Improvement Components: Dependency Resolver Reporter: John Lussmyer Assigned to: Eugene Kuleshov When we have projects with <packaging>xlet-jar</packaging> Then when Eclipse projects are generated for projects that depend on this one, they are generated with an incorrect dependency. The .jar file in the repository has an extension of ".xlet-jar", yet the dependency generated in the .classpath file ends with just ".jar". I'm not sure how to resolve this, as I don't think Eclipse will recognize a jar with an extensions of ".xlet-jar". -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira