-
Bug
-
Resolution: Won't Fix
-
Minor
-
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
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
[JENKINS-12565] maven 2/3 job automatically archives the artifact(s) but without the "archive artifacts checkbox" and a pattern post build deploy to fails
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: In Progress [ 3 ] | New: Closed [ 6 ] |
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: maven2 [ 15487 ] |
Workflow | Original: JNJira [ 142931 ] | New: JNJira + In-Review [ 205640 ] |
ArtifactDeployer will not be aware of automatic Maven2 archiving