If you only want to do it sometimes, you can do it without
modifications by running:
"mvn package -DperformRelease=true"
- Stephen
On 6/28/06, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
Hello,
I'd like my projects to automatically generate the -sources.jar when
running mvn install or deploy.
Works fine, thanks for quick reply !
Jochen Wiedmann a écrit :
On 6/28/06, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
I'd like my projects to automatically generate the -sources.jar when
running mvn install or deploy. I've lokked for this at
maven-sources-plugin but there is no doc.
How to in
On 6/28/06, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
I'd like my projects to automatically generate the -sources.jar when
running mvn install or deploy. I've lokked for this at
maven-sources-plugin but there is no doc.
How to include sources jars in my build process ?
org