POM incorrect for Muse Tools (at least)
---------------------------------------
Key: MUSE-83
URL: http://issues.apache.org/jira/browse/MUSE-83
Project: Muse
Issue Type: Bug
Components: Build - Maven, Dependencies, and Optimizations
Reporter: Steve Jerman
Assigned To: Dan Jemiolo
The resources directory for the muse-tools project is not copied to the ouput
directory correctly so none of the paths work.
I solved this by adding
<resource>
<directory>resources</directory>
***** <targetPath>resources</targetPath> ****
</resource>
To modules/pom.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]