Il 12/05/2014 10:17, Klevenz, Stephan ha scritto:
Hi,
the pojogen-maven-plugin module has a resource dependency to its parent folder.
Unfortunately Eclipse IDE doesn't supports such kind of dependencies and shows
errors. So, can we avoid this?
WDYT?
Hi Klevenz, this issue has been reintroduced by the latest refactoring.
I'm going to remove it.
Thank you and best regards.
F.
Regards,
Stephan
<resources>
<resource>
<directory>src/main/resources</directory>
<filtering>true</filtering>
</resource>
<resource>
<directory>..</directory> <!-- issue for Eclipse IDE -->
<targetPath>META-INF</targetPath>
<includes>
<include>LICENSE</include>
</includes>
</resource>
</resources>
--
Fabio Martelli
Tirasa - Open Source Excellence
http://www.tirasa.net/
Apache Syncope PMC
http://people.apache.org/~fmartelli/