Hi,

when I set <finalName/> in my pom.xml, the install plugin does not take this
name into account.

Just for testing I added <finalName>test.jar</finalName> to the pom.xml of a
custom plugin of mine. When doing 'mvn install', I get this:

[INFO] Installing
Y:\wimd_test_vob\modules\maven-plugins\maven-nmake-plugin\target\test.jar.jar
to C:\Documents and
Settings\WIMD\.m2\repository\com\barcoview\mavenplugin\maven-nmake-plugin\1.0-SNAPSHOT\maven-
nmake-plugin-1.0-SNAPSHOT.jar

I was hoping it would install to the directory it does, but as test.jar.

regards,

Wim

Reply via email to