-
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