Transitive dependencies specified in profile don't get included ---------------------------------------------------------------
Key: MWEBSTART-161 URL: http://jira.codehaus.org/browse/MWEBSTART-161 Project: Maven 2.x Webstart Plugin Issue Type: Bug Components: jnlp-download-servlet Affects Versions: 1.0-beta-1 Environment: Maven 3.0.2 Reporter: Matjaz Smolej Attachments: webstart-with-profile.zip When I try to build a JNLP download servlet war containing a jar resource with transitive dependency defined in pom's profile section, the dependency doesn't get included into the generated war file. I've attached a sample project, profile's name is "foo". {code} mvn -P foo package {code} -- 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 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email