how to push .zip from assembly to repo?

2014-03-27 Thread Jay Vee
I have an assembly plugin/config that creates a .zip file. How do I get this published to our repo when there is a build done by any person or Jenkins? ( snapshot ). I am also looking for a configuration that would publish the artifact to the non-snapshot side as well. I am looking at all

Re: how to push .zip from assembly to repo?

2014-03-27 Thread Adam Retter
I think the .zip file will be attached when you use the release plugin, here is an example of one that I use - https://github.com/adamretter/csv-validator/blob/master/csv-validator-cmd/src/main/assembly/appassembler-output.xml On 27 March 2014 19:42, Jay Vee jvsr...@gmail.com wrote: I have an

Re: how to push .zip from assembly to repo?

2014-03-27 Thread Jvsrvcs
be greatly appreciated. -- View this message in context: http://maven.40175.n5.nabble.com/how-to-push-zip-from-assembly-to-repo-tp5789728p5789750.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe

Re: how to push .zip from assembly to repo?

2014-03-27 Thread Mirko Friedenhagen
have more information, it would be greatly appreciated. -- View this message in context: http://maven.40175.n5.nabble.com/how-to-push-zip-from-assembly-to-repo-tp5789728p5789750.html Sent from the Maven - Users mailing list archive at Nabble.com