I'm new to Maven and was wandering if anyone could help me answer
following questions regarding project distributions.

I would like to make a distribution of my project. (each sub-project,
to be exact)
In my base project.xml file, I have define the
"distributionDirectory" tag with relevant location on my local
server.

1.> What goal(s) of dist plugin should I use for creating and
deploying my distributions?
2.> What properties are required for this process? maven.dist.dir I
presume is define my  "distributionDirectory" tag.
3.> I would like to have a downloads page in Maven generated site
that allows our application deployment team to download nightly
builds, and stable releases of project.

Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to