Package names in resources not renamed when creating from archteype -------------------------------------------------------------------
Key: PAXCONSTRUCT-95 URL: http://issues.ops4j.org/jira/browse/PAXCONSTRUCT-95 Project: Pax Construct Issue Type: Bug Reporter: David Leangen Assignee: Stuart McCulloch Steps to reproduce: 1. Create an archetype, including packages with resources in the src/test/resources directory 2. Create a new bundle based on that archetype: pax-create-bundle -p com.example -n example -- -Dcontents=[archtetypeRef] The resources packages in the new example project are not renamed to com.example.*. They retain the same name as in the archetype project. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.ops4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general