Jvsrvcs, how do you run assembly? As stated on plugin-info[0] you only should use goal single. The mojo documentation for single[1] states, that the assembly should be attached (and therefore deployed) as of version 2.2 of the plugin.
[0] https://maven.apache.org/plugins/maven-assembly-plugin/plugin-info.html [1] https://maven.apache.org/plugins/maven-assembly-plugin/single-mojo.html#attach Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On Thu, Mar 27, 2014 at 9:50 PM, Jvsrvcs <[email protected]> wrote: > I do not see anything in the assembly .xml or the release plugin that would > push the zip created to a local maven repo. There must be something > missing. > > I looked at the release plugin options and it appears to be related to SCM, > but not a maven repo. If you 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. > > --------------------------------------------------------------------- > 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]
