I'm running the following, but every jar gets translated. What am I
doing wrong?
<execution>
<id>retrotranslate-dependencies</id>
<phase>package</phase>
<goals>
<goal>translate</goal>
</goals>
<configuration>
<jarfilesets>
<jarfileset>
<directory>
target/my-web-archive/WEB-INF/lib
</directory>
<includes>
<include>**/*.jar</include>
</includes>
</jarfileset>
</jarfilesets>
<lazy>true</lazy>
</configuration>
</execution>
Thanks,
Reshat.
PRIVILEGED AND CONFIDENTIAL
This email transmission contains privileged and confidential information
intended only for the use of the individual or entity named above. If the
reader of the email is not the intended recipient or the employee or agent
responsible for delivering it to the intended recipient, you are hereby
notified that any use, dissemination or copying of this email transmission is
strictly prohibited by the sender. If you have received this transmission in
error, please delete the email and immediately notify the sender via the email
return address or mailto:[EMAIL PROTECTED] Thank you.