Thanks, i could do it using

mvn clean release:clean release:prepare release:perform -Dgoals="deploy 
-Parchiva.mosaic_repo" -DuseReleaseProfile=false -B




Olivier Lamy wrote:
> 
> http://maven.apache.org/plugins/maven-release-plugin/perform-mojo.html#useReleaseProfile
> 
> 
> 
> 2010/2/23 pawan gandhi <[email protected]>:
>>
>> Hi Folks,
>>
>> I need to skip the generation of project-src.jar and project-doc.jar and
>> want to upload only binary to maven repository. Following deploy runs be
>> default when run command release:perform.
>>
>> mvn deploy --no-plugin-updates --batch-mode -DperformRelease=true -f
>> pom.xml
>>
>> How can i achieve this.
>>
>>
>> Thanks
>> Pawan
>> --
>> View this message in context:
>> http://old.nabble.com/How-to-skip-src.jar-html-documentation.jar-in-release%3Aperform-tp27710396p27710396.html
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
> 
> 
> 
> -- 
> Olivier
> http://twitter.com/olamy
> http://fr.linkedin.com/in/olamy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-skip-src.jar-html-documentation.jar-in-release%3Aperform-tp27710396p27714224.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to