Seems like the plugin itself needs to be changed to allow for this. It
should look at the type of the file, not the packaging.

-----Original Message-----
From: Rob Dickens [mailto:arctic....@googlemail.com] 
Sent: Monday, March 02, 2009 12:50 PM
To: users@maven.apache.org
Subject: jar:sign refuses to sign jar artifact of project with custom
packaging type

I get the following message when mvn is run with the -X option:

[DEBUG] Not executing jar:sign as the project is not a Java module

(Am using a custom packaging type in order to use a custom lifecycle,
that
invokes a custom goal before the jar:jar one.)

If I change the packaging type back to jar, jar:sign does sign the
artifact.

Could anyone please help.

Thanks.

-- 
Rob, Lafros.com

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

Reply via email to