ok i could repeat it after a git clean -fxd.

http://npaste.de/p/SL8

It uploaded to 
http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/repo/1.5/
which is not the url documented in the wiki.

That's also where 1.4 was pushed, but apparantly got deleted afterwards.




On Wednesday, April 24, 2013 12:25:02 PM UTC+2, Arvid E.P. wrote:
>
> yesterday i executed these steps 
> https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Releasingtojenkinsci.org
> to release a new version.
> It did succeed uploading, but nothing ever appeared here:  
> http://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/repo/
> (it did upload to a different url btw, which i cant remember)
>
> The manual tells me to post the log of the process, but i cannot repeat it:
>
>
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective 
> model for org.jenkins-ci.plugins:repo:hpi:1.5-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for 
> com.cloudbees:maven-license-plugin is missing. @ 
> org.jenkins-ci.plugins:plugin:1.424, 
> /home/aep/.m2/repository/org/jenkins-ci/plugins/plugin/1.424/plugin-1.424.pom,
>  
> line 191, column 15
> [WARNING] 'reporting.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-jxr-plugin is missing. @ line 88, column 15
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because they 
> threaten the stability of your build.
> [WARNING] 
> [WARNING] For this reason, future Maven versions might no longer support 
> building such malformed projects.
> [WARNING] 
> [INFO]                                                                     
>     
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Jenkins REPO plugin 1.5-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-release-plugin:2.0-beta-9:prepare (default-cli) @ repo ---
> [INFO] Resuming release from phase 'scm-commit-release'
> [INFO] Checking in modified POMs...
> [INFO] Executing: /bin/sh -c cd 
> /home/aep/proj/ci/jenkins/plugins/repo-plugin && git add pom.xml
> [INFO] Working directory: /home/aep/proj/ci/jenkins/plugins/repo-plugin
> [INFO] Executing: /bin/sh -c cd 
> /home/aep/proj/ci/jenkins/plugins/repo-plugin && git status
> [INFO] Working directory: /home/aep/proj/ci/jenkins/plugins/repo-plugin
> [INFO] Executing: /bin/sh -c cd 
> /home/aep/proj/ci/jenkins/plugins/repo-plugin && git commit --verbose -F 
> /tmp/maven-scm-1368368406.commit pom.xml
> [INFO] Working directory: /home/aep/proj/ci/jenkins/plugins/repo-plugin
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 3.531s
> [INFO] Finished at: Wed Apr 24 12:23:34 CEST 2013
> [INFO] Final Memory: 15M/214M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-release-plugin:2.0-beta-9:prepare 
> (default-cli) on project repo: Unable to commit files
> [ERROR] Provider message:
> [ERROR] The git-commit command failed.
> [ERROR] Command output:
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the 
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, 
> please read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>
>

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to