[
https://issues.apache.org/jira/browse/AMBER-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tommaso Teofili updated AMBER-34:
---------------------------------
Fix Version/s: (was: 1.0)
0.22
> Fix the pom.xml so that we can run mvn eclipse:eclipse
> ------------------------------------------------------
>
> Key: AMBER-34
> URL: https://issues.apache.org/jira/browse/AMBER-34
> Project: Amber
> Issue Type: Bug
> Components: Parent
> Affects Versions: 1.0
> Reporter: Raymond Feng
> Priority: Minor
> Fix For: 0.22
>
> Attachments: amber-rfeng.diff, amber-rfeng.diff
>
>
> The pom.xml had the following resource section:
> <resource>
> <directory>..</directory>
> <targetPath>META-INF</targetPath>
> <includes>
> <include>LICENSE</include>
> <include>NOTICE</include>
> <include>DISCLAIMER</include>
> </includes>
> </resource>
> This fails the "mvn eclipse:eclipse" command as the ".." is outside the
> project structure.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira