Unable to push staged releases because hibernate-search-testing does not deploy the sources artifacts

Description

@Sanne
I am really talking about staged released as defined in Nexus the Maven repo we use.
Updating the title back.

Activity

Show:

Sanne Grinovero August 9, 2010 at 3:39 PM

sorry for that

Hardy Ferentschik August 9, 2010 at 2:56 PM

I will look into it

Emmanuel Bernard July 28, 2010 at 6:33 PM

I suspect it was because in the parent's pom.xml

<scm> <connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/search/XXX</connection> <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/search/XXX</developerConnection> <url>http://fisheye.jboss.com/browse/Hibernate/search/XXX</url> </scm>

XXX was not set to the branch but to the 3.2.0 tag. I hope the tag has not been altered in the process.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created July 25, 2010 at 6:38 PM
Updated January 27, 2015 at 10:20 PM
Resolved July 26, 2010 at 9:37 AM