Change By: Raphaël UNIQUE (23/Jul/14 1:09 PM)
Priority: Major Blocker
Description: Despite the fact that the plugin is configured with the *snapshot update policy = always* after upgrading to 1.0  ( as shown in the attached screenshot Artifact Resolver plugin ),  it always uses  the  snapshot version that  build  is  already available  failing:

[EnvInject] - Loading node environment variables.
Building
 on  the local Maven repository of the Jenkins slave  master in workspace /appli/jenkins/jobs/COMMON-JAVA-ServletImpression_deploy_forms_app_dev_03-DEV/workspace
[workspace] $ /bin/sh -xe /tmp/hudson8255542072747478763
. sh
+ rm -f 'target/*'
I consider this bug as a Major one as it is not possible + grep SERVLET
+ env
SERVLET_VERSION=1.4-SNAPSHOT
SERVLET_ARTIFACT_URL=http://nexus.xxxx/nexus/content/groups/public/com/stef/soa/contratheque-soa/1.4-SNAPSHOT/contratheque-soa-1.4-SNAPSHOT.war
SERVLET_ARTIFACT_ID=contratheque-soa
SERVLET_GROUP_ID=com.stef.soa
SERVLET_PACKAGING=war
INFO: define repo: [Repository id=nexus-xxx, type=default, url="">INFO: set authentication for jenkins
failed
 to  leverage this  expand tokens for [Artifact ${SERVLET_GROUP_ID}:${SERVLET_ARTIFACT_ID}:${SERVLET_PACKAGING}::${SERVLET_VERSION}]
java.lang.ClassCastException: eu.markov.jenkins.
 plugin .mvnmeta.MavenMetadataParameterValue cannot be cast  to  auto-deploy overnight the latest SNAPSHOT version  org.jvnet.hudson.plugins.repositoryconnector.VersionParameterValue
at org.jvnet.hudson.plugins.repositoryconnector.ArtifactResolver.checkVersionOverride(ArtifactResolver.java:183)
at org.jvnet.hudson.plugins.repositoryconnector.ArtifactResolver.download(ArtifactResolver.java:127)
at org.jvnet.hudson.plugins.repositoryconnector.ArtifactResolver.perform(ArtifactResolver.java:101)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:772)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:160)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:535)
at hudson.model.Run.execute(Run.java:1732)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:234)
Build step 'Artifact Resolver' marked build as failure
Archiving artifacts
Finished: FAILURE
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to