Hi Georg,
Did you read this?
https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-OverridetheMavenrepositorylocation%281.395andbefore%29
'1.395 and before' may be wrong. I think '1.396 or newer'
Or check other plugin's pom at github.com/jenkinsci
You set the 1.466, maven used this pom.
http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/plugin/1.466/plugin-1.466.pom
plugin-1.466.pom have <distributionManagement> element
http://maven.jenkins-ci.org:8081/content/repositories/snapshots
You released to that Maven repository.
You try to override the maven repository location.
Cheers
Kiyofumi Kondoh
On 2013/02/26 17:00, Georg Gruetter wrote:
Hi Kiofumy,
thanks for following up. I'm using Maven in my day to day work and I don't
understand how this can happen. Maven even asked me for the new release
number during the release process (as you can tell from the log I attached)
and I specified 1.0.1, not 1.1-SNAPSHOT. Also, mvn release usually create
two commits in my local repository - not here. Any advice as to what I
should do differently?
On Tuesday, 26 February 2013 00:46:58 UTC+1, Kiyofumi Kondoh wrote:
Hi Georg,
You released snapshot.
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1.hpi
Cheers
Kiyofumi Kondoh
On 2/26/13, Georg Gruetter <[email protected] <javascript:>> wrote:
Hi Kiyofumi,
thanks for your suggestions. I changed the artifact ID to all lowercase
letters. I didn't change the distribution management section of the
pom.xml
as the documentation you pointed at is valid for a parent pom of version
1.395 or earlier. I'm using version 1.466. Did I misunderstand your
suggestions?
I just performed another release (1.0.1) - let's see how this goes. I've
attached the maven output just in case.
Cheers,
Georg
--
You received this message because you are subscribed to the Google
Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to [email protected] <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Jenkins
Developers" 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/groups/opt_out.