Re: Questions about promoted builds plugin, PROMOTED_NUMBER, and deploy to maven repo

2012-03-27 Thread Carter Sanders
I now see this is probably related to JENKINS-11766

Questions about promoted builds plugin, PROMOTED_NUMBER, and deploy to maven repo

2012-03-26 Thread Carter Sanders
I'm trying to do something I think is pretty typical with the promoted_builds plugin, but I'm running into problems. Here's what I want to do- 1. Run a maven build 2. Preserve its pom.xml and target/*.jar 3. Create a promotion step where I push this jar to nexus. I've tried two different approac