Hi Grover,

> CI build/packages successfully but not
> artifacts are listed on the jobs page

For Jenkins to publish artifacts (for any build, not just Maven-based ones)
you must use the "publish artifacts" option and specify the file path
patterns to publish.

Also, stay away from the Jenkins "Maven" style job. Freestyle is more
flexible and less buggy.

Regards,
Curtis
On Sep 22, 2014 4:21 PM, "Grover Blue" <grover.b...@gmail.com> wrote:

> Is there anything special that needs to be added to a pom in order to work
> with Jenkins?  For some reason, by CI build/packages successfully but not
> artifacts are listed on the jobs page (they are hidden on the file-system
> in a "default/*" directory).
>

Reply via email to