Hi, I am trying to do mvn release:perform on the idlj plugin, and I keep getting:
> [WARNING] Failed to upload SHA-1 checksum for > /Users/russgold/projects/idlj-maven-plugin/target/checkout/target/idlj-maven-plugin-1.2.pom.asc: > Failed to transfer file: > https://nexus.codehaus.org/service/local/staging/deploy/maven2/org/codehaus/mojo/idlj-maven-plugin/1.2/idlj-maven-plugin-1.2.pom.asc.sha1. > Return code is: 502, ReasonPhrase:Bad Gateway. > org.apache.maven.wagon.TransferFailedException: Failed to transfer file: > https://nexus.codehaus.org/service/local/staging/deploy/maven2/org/codehaus/mojo/idlj-maven-plugin/1.2/idlj-maven-plugin-1.2.pom.asc.sha1. > Return code is: 502, ReasonPhrase:Bad Gateway. > at > org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:562) > at > org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:471) > at > org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.putFromStream(AbstractHttpClientWagon.java It's tagging my changes and updating svn, but when I go to the staging repo and click on the newly created entry, I get: The server has not found anything matching the request URI You can get technical details here. Please continue your visit at our home page. ----------------- Come read my webnovel, Take a Lemon <http://www.takealemon.com>, and listen to the Misfile radio play <http://www.gold-family.us/audio/misfile.html>!
