[
https://issues.jenkins-ci.org/browse/JENKINS-12565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on JENKINS-12565 started by gbois.
> maven 2/3 job automatically archives the artifact(s) but without the "archive
> artifacts checkbox" and a pattern post build deploy to fails
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JENKINS-12565
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12565
> Project: Jenkins
> Issue Type: Bug
> Components: artifactdeployer, core, deploy, maven2
> Environment: Jenkins 1.446
> master on rhel 6 x64 running as a service via the wrapper
> slave on windows 2k3 running as a service controlled by master
> build job configured as a maven2/3 project
> Reporter: sbrinkmeyer
> Assignee: gbois
> Priority: Minor
> Labels: artifact, deployment, jenkins, maven
> Attachments: log and config.zip
>
>
> created a new maven 2/3 job that runs maven up to install, used the post
> build check box of deploy. on the master i can see the artifacts are
> auto-archived. but the post build deploy step is not using these
> auto-archived [j|e|w]ar files and or using the maven logic to determine what
> the deployable files should be.
> the files are archived on master at
> jenkins/data/jobs/jobname/buildid/mavenmoduelnames/ as links to
> jenkins/data/jobs/jobname/modules/mavenmodulename/builds/buildid/archive/...
> i know the master has the files, it just is failing the deploy because the
> checkbox is not selected
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira