[ http://issues.apache.org/jira/browse/MUSE-83?page=comments#action_12431725 ] Andrew Eberbach commented on MUSE-83: -------------------------------------
yes, the structure has changed since we moved off the internal cvs to completely working with svn. This is getting fixed tonight as well. > 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 > Affects Versions: 2.0.0 M2 > Reporter: Steve Jerman > Assigned To: Andrew Eberbach > Fix For: 2.0.0 > > > 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]
