Issue 571 in q4e: Ecipse hangs on Starting mojoExecution resources:resources for filtering

5 views
Skip to first unread message

q...@googlecode.com

unread,
May 27, 2010, 4:53:55 AM5/27/10
to q4e...@googlegroups.com
Status: New
Owner: ----

New issue 571 by ibru...@gmx.de: Ecipse hangs on Starting mojoExecution
resources:resources for filtering
http://code.google.com/p/q4e/issues/detail?id=571

Q4E Version: 0.11.0.201001181900
Eclipse Version: 3.5
Java Version: 1.6.0_20 32-Bit
OS: Ubuntu 10.04

if i add the following line to a projects pom.xml eclipse hangs on
"Starting mojoExecution resources:resources":

<filters>
<filter>src/main/resources/build.properties</filter>
</filters>
<resources>
<resource>
<directory>src/main/resources</directory>
<filtering>true</filtering>
</resource>
</resources>

i found no way to disable filtering for eclipse. On commandline the build
works.


Reply all
Reply to author
Forward
0 new messages