Gang,

I need advice on how to create the build beyond creation of the jars
in the multi-module build.

I want a 'release' task which is invoked from command-line, which will trigger
    - Creation of the "distribution zips/tars of binaries and sources"
    - Creating SHA, MD5 and PGP signing those...
    - Creation of a "web site publishing zip", which will upload to a
webserver, ++
    - Upload all Maven artifacts.

I have been struggling with things executing too soon or even when
default build runs...

It doesn't help to keep a clean head for artifact dependencies, (ivy)
configuration dependencies and task dependencies being
cross-overlayed...

I am starting to think that a "Build System" to build "Build System"
is needed ;-) which can visualize the whole process and where one can
manipulate a node graph instead...

Cheers
-- 
Niclas Hedhman, Software Developer
http://www.qi4j.org - New Energy for Java

I live here; http://tinyurl.com/3xugrbk
I work here; http://tinyurl.com/24svnvk
I relax here; http://tinyurl.com/2cgsug

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to