There is no information on how to use the maven-source-plugin at the link
given. It just shows the name and the config properties.

There is no mention of the word "performRelease" at the POM document whose
link is given.

Does someone know of a place that documents these things?

On 2/2/06, Paolo Perrucci <[EMAIL PROTECTED]> wrote:
>
> Hi Erick.
>
> you can use the maven-source-plugin
>
> http://maven.apache.org/plugins/maven-source-plugin/
>
> or use the performRelease property that activate the release-profile
> profile defined in the super POM
>
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
>
> "mvn -DperformRelease deploy" will install your artifact jar with source
> and javadoc jars.
>
> Bye
> Paolo
>
>
>
> Erick Dovale ha scritto:
>
> > Hi there,
> > can any one tell how can I install the sources jar of the artifacts in
> > the local repository??
> >
> > thanks..
> >
> > edovale
> >
> > ---------------------------------------------------------------------
> > 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]
>
>


--
-- Lee Meador
Sent from gmail. My real email address is [EMAIL PROTECTED]

Reply via email to