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].
For more options, visit https://groups.google.com/groups/opt_out.


07:44:49 (release/1.0.1) ~/Dropbox/stashNotifier$ mvn release:prepare 
release:perform
[INFO] Scanning for projects...
Downloading: 
http://repo.jenkins-ci.org/public/org/kohsuke/access-modifier-checker/maven-metadata.xml
Downloaded: 
http://repo.jenkins-ci.org/public/org/kohsuke/access-modifier-checker/maven-metadata.xml
 (418 B at 0.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Stash Notifier 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-release-plugin:2.2.1:prepare (default-cli) @ stashnotifier ---
[INFO] Verifying that there are no local modifications...
[INFO]   ignoring changes on: pom.xml.next, release.properties, 
pom.xml.releaseBackup, pom.xml.backup, pom.xml.branch, pom.xml.tag
[INFO] Executing: /bin/sh -c cd /Users/gruetter/Dropbox/stashNotifier && git 
status
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier
[INFO] Checking dependencies and plugins for snapshots ...
What is the release version for "Stash Notifier"? 
(org.jenkins-ci.plugins:stashnotifier) 1.1: : 1.0.1
What is SCM release tag or label for "Stash Notifier"? 
(org.jenkins-ci.plugins:stashnotifier) stashnotifier-1.0.1: : 
What is the new development version for "Stash Notifier"? 
(org.jenkins-ci.plugins:stashnotifier) 1.0.2-SNAPSHOT: : 1.1-SNAPSHOT
[INFO] Transforming 'Stash Notifier'...
[INFO] Not generating release POMs
[INFO] Executing goals 'clean verify'...
[WARNING] Maven will be executed in interactive mode, but no input stream has 
been configured for this MavenInvoker instance.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]                                                                   
      
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] Building Stash Notifier 1.0.1
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] Downloading: 
http://repo.jenkins-ci.org/public/org/kohsuke/stapler/stapler/maven-metadata.xml
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/kohsuke/stapler/stapler/maven-metadata.xml
[INFO] 3 KB   
[INFO] 4 KB   
[INFO] 5 KB   
[INFO] 6 KB   
[INFO] 6 KB   333 B   
[INFO]                
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/kohsuke/stapler/stapler/maven-metadata.xml 
(333 B at 0.7 KB/sec)
[INFO]                
[INFO] Downloaded: 
http://repo.jenkins-ci.org/public/org/kohsuke/stapler/stapler/maven-metadata.xml
 (6 KB at 11.0 KB/sec)
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
stashnotifier ---
[INFO] [INFO] Deleting /Users/gruetter/Dropbox/stashNotifier/target
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:validate (default-validate) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-enforcer-plugin:1.0.1:display-info (default) @ 
stashnotifier ---
[INFO] [INFO] Maven Version: 3.0.3
[INFO] [INFO] JDK Version: 1.6.0_41 normalized as: 1.6.0-41
[INFO] [INFO] OS Info: Arch: x86_64 Family: mac Name: mac os x Version: 10.8.2
[INFO] [INFO] 
[INFO] [INFO] --- maven-localizer-plugin:1.13:generate (default) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
stashnotifier ---
[INFO] [debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 5 resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
stashnotifier ---
[INFO] [INFO] Compiling 2 source files to 
/Users/gruetter/Dropbox/stashNotifier/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- access-modifier-checker:1.4:enforce (default-enforce) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:insert-test (default-insert-test) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- gmaven-plugin:1.3:generateTestStubs (test-in-groovy) @ 
stashnotifier ---
[INFO] [INFO] No sources found for Java stub generation
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.5:testResources 
(default-testResources) @ stashnotifier ---
[INFO] [debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory 
/Users/gruetter/Dropbox/stashNotifier/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) 
@ stashnotifier ---
[INFO] [INFO] Compiling 1 source file to 
/Users/gruetter/Dropbox/stashNotifier/target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:test-hpl (default-test-hpl) @ 
stashnotifier ---
[INFO] [INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/test-classes/the.hpl
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:resolve-test-dependencies 
(default-resolve-test-dependencies) @ stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- gmaven-plugin:1.3:testCompile (test-in-groovy) @ 
stashnotifier ---
[INFO] [INFO] No sources found to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ stashnotifier 
---
[INFO] [INFO] Surefire report directory: 
/Users/gruetter/Dropbox/stashNotifier/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running InjectedTest
[INFO] Exploding jenkins.war at 
/Users/gruetter/.m2/repository/org/jenkins-ci/main/jenkins-war/1.466/jenkins-war-1.466-war-for-test.jar
[INFO] Feb 25, 2013 7:45:51 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Logging to org.slf4j.impl.JDK14LoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
[INFO] Feb 25, 2013 7:45:51 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: jetty-6.1.26
[INFO] Feb 25, 2013 7:45:51 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: NO JSP Support for , did not find 
org.apache.jasper.servlet.JspServlet
[INFO] Feb 25, 2013 7:45:51 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Started [email protected]:62495
[INFO] Feb 25, 2013 7:45:52 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Started initialization
[INFO] Feb 25, 2013 7:45:53 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Listed all plugins
[INFO] Feb 25, 2013 7:45:53 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Prepared all plugins
[INFO] Feb 25, 2013 7:45:53 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Started all plugins
[INFO] Feb 25, 2013 7:45:53 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Augmented all extensions
[INFO] Feb 25, 2013 7:45:53 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Loaded all jobs
[INFO] Feb 25, 2013 7:45:58 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Completed initialization
[INFO] Feb 25, 2013 7:45:58 PM hudson.TcpSlaveAgentListener <init>
[INFO] INFO: JNLP slave agent listener started on TCP port 62497
[INFO] Feb 25, 2013 7:45:58 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: jetty-6.1.26
[INFO] Feb 25, 2013 7:45:58 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Started [email protected]:62498
[INFO] Feb 25, 2013 7:46:00 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Stopped [email protected]:62495
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ant
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping javadoc
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping cvs
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping git
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping maven-plugin
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ssh-slaves
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping subversion
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping translation
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ui-samples-plugin
[INFO] Feb 25, 2013 7:46:00 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping stashnotifier
[INFO] Feb 25, 2013 7:46:00 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: jetty-6.1.26
[INFO] Feb 25, 2013 7:46:00 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: NO JSP Support for , did not find 
org.apache.jasper.servlet.JspServlet
[INFO] Feb 25, 2013 7:46:00 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Started [email protected]:62500
[INFO] Feb 25, 2013 7:46:00 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Started initialization
[INFO] Feb 25, 2013 7:46:00 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Listed all plugins
[INFO] Feb 25, 2013 7:46:00 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Prepared all plugins
[INFO] Feb 25, 2013 7:46:00 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Started all plugins
[INFO] Feb 25, 2013 7:46:00 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Augmented all extensions
[INFO] Feb 25, 2013 7:46:00 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Loaded all jobs
[INFO] Feb 25, 2013 7:46:01 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Completed initialization
[INFO] Feb 25, 2013 7:46:01 PM hudson.TcpSlaveAgentListener <init>
[INFO] INFO: JNLP slave agent listener started on TCP port 62501
[INFO] === Starting CliSanityTest.testCliSanity
[INFO] Feb 25, 2013 7:46:01 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Stopped [email protected]:62500
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ant
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping javadoc
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping cvs
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping git
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping maven-plugin
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ssh-slaves
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping subversion
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping translation
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ui-samples-plugin
[INFO] Feb 25, 2013 7:46:01 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping stashnotifier
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.991 
sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-license-plugin:1.4:process (default) @ stashnotifier ---
[INFO] [INFO] Generated 
/Users/gruetter/Dropbox/stashNotifier/target/stashnotifier/WEB-INF/licenses.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:hpi (default-hpi) @ stashnotifier ---
[INFO] [INFO] Exploding webapp...
[INFO] [INFO] Copy webapp webResources to 
/Users/gruetter/Dropbox/stashNotifier/target/stashnotifier
[INFO] [INFO] Assembling webapp stashnotifier in 
/Users/gruetter/Dropbox/stashNotifier/target/stashnotifier
[INFO] [INFO] Generating hpi 
/Users/gruetter/Dropbox/stashNotifier/target/stashnotifier.hpi
[INFO] [INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/stashnotifier/META-INF/MANIFEST.MF
[INFO] [INFO] Building jar: 
/Users/gruetter/Dropbox/stashNotifier/target/stashnotifier.hpi
[INFO] [INFO] Building jar: 
/Users/gruetter/Dropbox/stashNotifier/target/stashnotifier.jar
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] Total time: 54.787s
[INFO] [INFO] Finished at: Mon Feb 25 19:46:05 CET 2013
[INFO] [INFO] Final Memory: 29M/81M
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd /Users/gruetter/Dropbox/stashNotifier && git 
add -- pom.xml
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier
[INFO] Executing: /bin/sh -c cd /Users/gruetter/Dropbox/stashNotifier && git 
status
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier
[INFO] Tagging release with the label stashnotifier-1.0.1...
[INFO] Executing: /bin/sh -c cd /Users/gruetter/Dropbox/stashNotifier && git 
tag -F 
/var/folders/dr/xxbtyycs1z9dl2_snlj87zrh0000gn/T/maven-scm-1430237219.commit 
stashnotifier-1.0.1
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier
[INFO] Executing: /bin/sh -c cd /Users/gruetter/Dropbox/stashNotifier && git 
push ssh://[email protected]/jenkinsci/stashnotifier-plugin.git 
stashnotifier-1.0.1
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier
[INFO] Executing: /bin/sh -c cd /Users/gruetter/Dropbox/stashNotifier && git 
ls-files
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier
[INFO] Transforming 'Stash Notifier'...
[INFO] Not removing release POMs
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd /Users/gruetter/Dropbox/stashNotifier && git 
add -- pom.xml
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier
[INFO] Executing: /bin/sh -c cd /Users/gruetter/Dropbox/stashNotifier && git 
status
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier
[INFO] Release preparation complete.
[INFO] 
[INFO] --- maven-release-plugin:2.2.1:perform (default-cli) @ stashnotifier ---
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd /Users/gruetter/Dropbox/stashNotifier/target && 
git clone ssh://[email protected]/jenkinsci/stashnotifier-plugin.git 
/Users/gruetter/Dropbox/stashNotifier/target/checkout
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier/target
[INFO] Executing: /bin/sh -c cd 
/Users/gruetter/Dropbox/stashNotifier/target/checkout && git fetch 
ssh://[email protected]/jenkinsci/stashnotifier-plugin.git
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier/target/checkout
[INFO] Executing: /bin/sh -c cd 
/Users/gruetter/Dropbox/stashNotifier/target/checkout && git checkout 
stashnotifier-1.0.1
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier/target/checkout
[INFO] Executing: /bin/sh -c cd 
/Users/gruetter/Dropbox/stashNotifier/target/checkout && git ls-files
[INFO] Working directory: /Users/gruetter/Dropbox/stashNotifier/target/checkout
[INFO] Invoking perform goals in directory 
/Users/gruetter/Dropbox/stashNotifier/target/checkout
[INFO] Executing goals 'deploy'...
[WARNING] Maven will be executed in interactive mode, but no input stream has 
been configured for this MavenInvoker instance.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]                                                                   
      
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] Building Stash Notifier 1.1-SNAPSHOT
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:validate (default-validate) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-enforcer-plugin:1.0.1:display-info (default) @ 
stashnotifier ---
[INFO] [INFO] Maven Version: 3.0.3
[INFO] [INFO] JDK Version: 1.6.0_41 normalized as: 1.6.0-41
[INFO] [INFO] OS Info: Arch: x86_64 Family: mac Name: mac os x Version: 10.8.2
[INFO] [INFO] 
[INFO] [INFO] --- maven-localizer-plugin:1.13:generate (default) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
stashnotifier ---
[INFO] [debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 5 resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
stashnotifier ---
[INFO] [INFO] Compiling 2 source files to 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- access-modifier-checker:1.4:enforce (default-enforce) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:insert-test (default-insert-test) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- gmaven-plugin:1.3:generateTestStubs (test-in-groovy) @ 
stashnotifier ---
[INFO] [INFO] No sources found for Java stub generation
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.5:testResources 
(default-testResources) @ stashnotifier ---
[INFO] [debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) 
@ stashnotifier ---
[INFO] [INFO] Compiling 1 source file to 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:test-hpl (default-test-hpl) @ 
stashnotifier ---
[INFO] [INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/test-classes/the.hpl
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:resolve-test-dependencies 
(default-resolve-test-dependencies) @ stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- gmaven-plugin:1.3:testCompile (test-in-groovy) @ 
stashnotifier ---
[INFO] [INFO] No sources found to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ stashnotifier 
---
[INFO] [INFO] Surefire report directory: 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running InjectedTest
[INFO] Exploding jenkins.war at 
/Users/gruetter/.m2/repository/org/jenkins-ci/main/jenkins-war/1.466/jenkins-war-1.466-war-for-test.jar
[INFO] Feb 25, 2013 7:47:02 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Logging to org.slf4j.impl.JDK14LoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
[INFO] Feb 25, 2013 7:47:02 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: jetty-6.1.26
[INFO] Feb 25, 2013 7:47:03 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: NO JSP Support for , did not find 
org.apache.jasper.servlet.JspServlet
[INFO] Feb 25, 2013 7:47:03 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Started [email protected]:62532
[INFO] Feb 25, 2013 7:47:04 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Started initialization
[INFO] Feb 25, 2013 7:47:07 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Listed all plugins
[INFO] Feb 25, 2013 7:47:07 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Prepared all plugins
[INFO] Feb 25, 2013 7:47:07 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Started all plugins
[INFO] Feb 25, 2013 7:47:07 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Augmented all extensions
[INFO] Feb 25, 2013 7:47:07 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Loaded all jobs
[INFO] Feb 25, 2013 7:47:17 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Completed initialization
[INFO] Feb 25, 2013 7:47:17 PM hudson.TcpSlaveAgentListener <init>
[INFO] INFO: JNLP slave agent listener started on TCP port 62543
[INFO] Feb 25, 2013 7:47:17 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: jetty-6.1.26
[INFO] Feb 25, 2013 7:47:17 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Started [email protected]:62544
[INFO] Feb 25, 2013 7:47:21 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Stopped [email protected]:62532
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ant
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping javadoc
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping cvs
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping git
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping maven-plugin
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ssh-slaves
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping subversion
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping translation
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ui-samples-plugin
[INFO] Feb 25, 2013 7:47:21 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping stashnotifier
[INFO] Feb 25, 2013 7:47:21 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: jetty-6.1.26
[INFO] Feb 25, 2013 7:47:21 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: NO JSP Support for , did not find 
org.apache.jasper.servlet.JspServlet
[INFO] Feb 25, 2013 7:47:21 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Started [email protected]:62547
[INFO] Feb 25, 2013 7:47:22 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Started initialization
[INFO] Feb 25, 2013 7:47:22 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Listed all plugins
[INFO] Feb 25, 2013 7:47:22 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Prepared all plugins
[INFO] Feb 25, 2013 7:47:22 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Started all plugins
[INFO] Feb 25, 2013 7:47:22 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Augmented all extensions
[INFO] Feb 25, 2013 7:47:22 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Loaded all jobs
[INFO] Feb 25, 2013 7:47:23 PM jenkins.InitReactorRunner$1 onAttained
[INFO] INFO: Completed initialization
[INFO] Feb 25, 2013 7:47:23 PM hudson.TcpSlaveAgentListener <init>
[INFO] INFO: JNLP slave agent listener started on TCP port 62548
[INFO] === Starting CliSanityTest.testCliSanity
[INFO] Feb 25, 2013 7:47:24 PM org.mortbay.log.Slf4jLog info
[INFO] INFO: Stopped [email protected]:62547
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ant
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping javadoc
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping cvs
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping git
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping maven-plugin
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ssh-slaves
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping subversion
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping translation
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping ui-samples-plugin
[INFO] Feb 25, 2013 7:47:24 PM hudson.PluginWrapper stop
[INFO] INFO: Stopping stashnotifier
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.061 
sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-license-plugin:1.4:process (default) @ stashnotifier ---
[INFO] [INFO] Generated 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier/WEB-INF/licenses.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:hpi (default-hpi) @ stashnotifier ---
[INFO] [INFO] Exploding webapp...
[INFO] [INFO] Copy webapp webResources to 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier
[INFO] [INFO] Assembling webapp stashnotifier in 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier
[INFO] [INFO] Generating hpi 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier.hpi
[INFO] [INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier/META-INF/MANIFEST.MF
[INFO] [INFO] Building jar: 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier.hpi
[INFO] [INFO] Building jar: 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ 
stashnotifier >>>
[INFO] [INFO] 
[INFO] [INFO] --- maven-hpi-plugin:1.74:validate (default-validate) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-enforcer-plugin:1.0.1:display-info (default) @ 
stashnotifier ---
[INFO] [INFO] Maven Version: 3.0.3
[INFO] [INFO] JDK Version: 1.6.0_41 normalized as: 1.6.0-41
[INFO] [INFO] OS Info: Arch: x86_64 Family: mac Name: mac os x Version: 10.8.2
[INFO] [INFO] 
[INFO] [INFO] --- maven-localizer-plugin:1.13:generate (default) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ 
stashnotifier <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ 
stashnotifier ---
[INFO] [INFO] org already added, skipping
[INFO] [INFO] org/jenkinsci already added, skipping
[INFO] [INFO] org/jenkinsci/plugins already added, skipping
[INFO] [INFO] org/jenkinsci/plugins/stashNotifier already added, skipping
[INFO] [INFO] Building jar: 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier-sources.jar
[INFO] [INFO] org already added, skipping
[INFO] [INFO] org/jenkinsci already added, skipping
[INFO] [INFO] org/jenkinsci/plugins already added, skipping
[INFO] [INFO] org/jenkinsci/plugins/stashNotifier already added, skipping
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.8:jar (attach-javadocs) @ 
stashnotifier ---
[INFO] [INFO] 
[INFO] Loading source files for package org.jenkinsci.plugins.stashNotifier...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.6.0_41
[INFO] Building tree for all the packages and classes...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//NotificationResult.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//Notifier.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//Notifier.DescriptorImpl.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//package-frame.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//package-summary.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//package-tree.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/constant-values.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//class-use/Notifier.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//class-use/Notifier.DescriptorImpl.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//class-use/NotificationResult.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/org/jenkinsci/plugins/stashNotifier//package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/overview-tree.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/index-all.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/allclasses-frame.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/allclasses-noframe.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/index.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/help-doc.html...
[INFO] Generating 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/apidocs/stylesheet.css...
[INFO] 2 warnings
[INFO] [WARNING] Javadoc Warnings
[INFO] [WARNING] jenkins/model/Jenkins.class(jenkins/model:Jenkins.class): 
warning: Cannot find annotation method 'value()' in type 
'edu.umd.cs.findbugs.annotations.SuppressWarnings': class file for 
edu.umd.cs.findbugs.annotations.SuppressWarnings not found
[INFO] [WARNING] jenkins/model/Jenkins.class(jenkins/model:Jenkins.class): 
warning: Cannot find annotation method 'value()' in type 
'edu.umd.cs.findbugs.annotations.SuppressWarnings'
[INFO] [INFO] Building jar: 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
stashnotifier ---
[INFO] [INFO] Installing 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier.hpi 
to 
/Users/gruetter/.m2/repository/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-SNAPSHOT.hpi
[INFO] [INFO] Installing 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/pom.xml to 
/Users/gruetter/.m2/repository/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-SNAPSHOT.pom
[INFO] [INFO] Installing 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier.jar 
to 
/Users/gruetter/.m2/repository/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-SNAPSHOT.jar
[INFO] [INFO] Installing 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier-sources.jar
 to 
/Users/gruetter/.m2/repository/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-SNAPSHOT-sources.jar
[INFO] [INFO] Installing 
/Users/gruetter/Dropbox/stashNotifier/target/checkout/target/stashnotifier-javadoc.jar
 to 
/Users/gruetter/.m2/repository/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-SNAPSHOT-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ 
stashnotifier ---
[INFO] Downloading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1.hpi
[INFO] 4 KB   
[INFO] 8 KB   
[INFO] 12 KB   
[INFO] 16 KB   
[INFO] 20 KB   
[INFO] 24 KB   
[INFO] 28 KB   
[INFO] 32 KB   
[INFO] 36 KB   
[INFO] 40 KB   
[INFO] 44 KB   
[INFO] 48 KB   
[INFO] 52 KB   
[INFO] 56 KB   
[INFO] 60 KB   
[INFO] 64 KB   
[INFO] 68 KB   
[INFO] 72 KB   
[INFO] 76 KB   
[INFO] 80 KB   
[INFO] 84 KB   
[INFO] 88 KB   
[INFO] 92 KB   
[INFO] 96 KB   
[INFO] 100 KB   
[INFO] 104 KB   
[INFO] 108 KB   
[INFO] 112 KB   
[INFO] 116 KB   
[INFO] 120 KB   
[INFO] 124 KB   
[INFO] 128 KB   
[INFO] 132 KB   
[INFO] 136 KB   
[INFO] 140 KB   
[INFO] 144 KB   
[INFO] 148 KB   
[INFO] 152 KB   
[INFO] 156 KB   
[INFO] 160 KB   
[INFO] 164 KB   
[INFO] 168 KB   
[INFO] 172 KB   
[INFO] 176 KB   
[INFO] 180 KB   
[INFO] 184 KB   
[INFO] 188 KB   
[INFO] 192 KB   
[INFO] 196 KB   
[INFO] 200 KB   
[INFO] 204 KB   
[INFO] 208 KB   
[INFO] 212 KB   
[INFO] 216 KB   
[INFO] 220 KB   
[INFO] 224 KB   
[INFO] 228 KB   
[INFO] 232 KB   
[INFO] 236 KB   
[INFO] 240 KB   
[INFO] 244 KB   
[INFO] 248 KB   
[INFO] 252 KB   
[INFO] 256 KB   
[INFO] 260 KB   
[INFO] 264 KB   
[INFO] 268 KB   
[INFO] 272 KB   
[INFO] 276 KB   
[INFO] 280 KB   
[INFO] 284 KB   
[INFO] 288 KB   
[INFO] 292 KB   
[INFO] 296 KB   
[INFO] 300 KB   
[INFO] 304 KB   
[INFO] 308 KB   
[INFO] 312 KB   
[INFO] 316 KB   
[INFO] 320 KB   
[INFO] 324 KB   
[INFO] 328 KB   
[INFO] 332 KB   
[INFO] 336 KB   
[INFO] 340 KB   
[INFO] 344 KB   
[INFO] 348 KB   
[INFO] 352 KB   
[INFO] 356 KB   
[INFO] 360 KB   
[INFO] 364 KB   
[INFO] 368 KB   
[INFO] 372 KB   
[INFO] 376 KB   
[INFO] 380 KB   
[INFO] 384 KB   
[INFO] 388 KB   
[INFO] 392 KB   
[INFO] 396 KB   
[INFO] 400 KB   
[INFO] 404 KB   
[INFO] 408 KB   
[INFO] 412 KB   
[INFO] 416 KB   
[INFO] 420 KB   
[INFO] 424 KB   
[INFO] 428 KB   
[INFO] 432 KB   
[INFO] 436 KB   
[INFO] 440 KB   
[INFO] 444 KB   
[INFO] 448 KB   
[INFO] 452 KB   
[INFO] 456 KB   
[INFO] 460 KB   
[INFO] 464 KB   
[INFO] 468 KB   
[INFO] 472 KB   
[INFO] 476 KB   
[INFO] 480 KB   
[INFO] 484 KB   
[INFO] 488 KB   
[INFO] 492 KB   
[INFO] 496 KB   
[INFO] 500 KB   
[INFO] 504 KB   
[INFO] 508 KB   
[INFO] 512 KB   
[INFO] 516 KB   
[INFO] 520 KB   
[INFO] 524 KB   
[INFO] 528 KB   
[INFO] 532 KB   
[INFO] 536 KB   
[INFO] 540 KB   
[INFO] 544 KB   
[INFO] 548 KB   
[INFO] 552 KB   
[INFO] 556 KB   
[INFO] 560 KB   
[INFO] 564 KB   
[INFO] 568 KB   
[INFO] 572 KB   
[INFO] 576 KB   
[INFO] 580 KB   
[INFO] 582 KB   
[INFO]          
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1.hpi
 (582 KB at 28.2 KB/sec)
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1.pom
[INFO] 2 KB     
[INFO]        
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1.pom
 (2 KB at 2.1 KB/sec)
[INFO] Downloading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/maven-metadata.xml
[INFO] 370 B   
[INFO]         
[INFO] Downloaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/maven-metadata.xml
 (370 B at 0.8 KB/sec)
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/maven-metadata.xml
[INFO] 779 B   
[INFO]         
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/maven-metadata.xml
 (779 B at 1.4 KB/sec)
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/maven-metadata.xml
[INFO] 327 B   
[INFO]         
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/maven-metadata.xml
 (327 B at 0.3 KB/sec)
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1.jar
[INFO] 4 KB    
[INFO] 8 KB   
[INFO] 12 KB   
[INFO]         
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1.jar
 (12 KB at 11.6 KB/sec)
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/maven-metadata.xml
[INFO] 950 B   
[INFO]         
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/maven-metadata.xml
 (950 B at 1.9 KB/sec)
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1-sources.jar
[INFO] 4 KB    
[INFO] 7 KB   
[INFO]        
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1-sources.jar
 (7 KB at 7.4 KB/sec)
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/maven-metadata.xml
[INFO] 2 KB   
[INFO]        
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/maven-metadata.xml
 (2 KB at 1.8 KB/sec)
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1-javadoc.jar
[INFO] 4 KB   
[INFO] 8 KB   
[INFO] 12 KB   
[INFO] 16 KB   
[INFO] 20 KB   
[INFO] 24 KB   
[INFO] 28 KB   
[INFO] 32 KB   
[INFO] 33 KB   
[INFO]         
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/stashnotifier-1.1-20130225.184741-1-javadoc.jar
 (33 KB at 11.5 KB/sec)
[INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/maven-metadata.xml
[INFO] 2 KB    
[INFO]        
[INFO] Uploaded: 
http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/stashnotifier/1.1-SNAPSHOT/maven-metadata.xml
 (2 KB at 2.1 KB/sec)
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] Total time: 1:51.498s
[INFO] [INFO] Finished at: Mon Feb 25 19:48:11 CET 2013
[INFO] [INFO] Final Memory: 33M/81M
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:17.851s
[INFO] Finished at: Mon Feb 25 19:48:11 CET 2013
[INFO] Final Memory: 7M/81M
[INFO] 
------------------------------------------------------------------------gg

Reply via email to