You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Lewis, Eric" <Er...@ipi.ch> on 2008/11/21 15:55:12 UTC

Webstart plugin: Resources copied to wrong folder

Hi

I'm using the Webstart plugin to copy resources to the final artefact,
as described by
http://mojo.codehaus.org/webstart/webstart-maven-plugin/jnlp-mojos-overv
iew.html

The section "Input/Output" states that anything in
src/main/jnlp/resources/ will be copied to the work directory
target/jnlp/
When building, however, the files are not copied into the work
directory's root, but into target/jnlp/lib/

Is this a known bug?

Best regards,
Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org