gt; ${project.build.directory}/project-${release.version}.zip
> zip
> myfile
>
>
>
>
>
>
>
> You would change "myfile" to whatever you want.
>
> -Jim
>
>
>
&
> http://mojo.codehaus.org/build-helper-maven-plugin/attach-artifact-mo...
>
> After that Maven and Jenkins would do what comes naturally.
>
> -Jim
>
>
>
>
>
>
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com
> [mailto:jenkinsci-users@goog
Hello,
I have a ZIP file generated by a maven assembly that I want to install
into an artifactory instance. This ZIP file is not an artifact of the
maven build so it is not picked up by the Maven3 artifactory
deployment. I instead enabled Generic-Artifactory Integration and
mapped that zip file