Hello,
What I am not clear on is how one would reference artifacts required
for this module which creates the installer. (it's dependencies?). For
example, my NSIS script will need a path to a common.jar and a
client.jar file which are artifacts of other maven modules. These other
maven modules will be specified as dependencies in the pom.xml for my
nsis module. I would think these should come from my local or repository.
thanks,
-jr
Stephen Connolly wrote:
try antrun to package and then build-helper to attach the generated
artifact to the reactor
2009/9/14 James Russo <[email protected]>:
Hello,
I have a module where I would like to take the artifacts producted by a
few other modules and combine them into an .EXE using NSIS. I see that there
is a nsis for maven 1.x, but I don't see anything for 2.x? Anyone done this
before care to explain how they accomplished it?
Basically would like to have everything I need for NSIS in this module
(other files, readme, configuration, etc) and then have it grab
dependencies from other modules include it in NSIS and generate EXE.
Ultimately I'd like to deploy this .exe to archiva.
thanks,
-jr
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]