Closed velo closed 8 years ago
@rultor release, tag=1.6.0.RC2, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=1.6.0.RC2, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 13s)
Tue Jun 2 05:03:42 UTC 2015
+ uptime
05:03:42 up 34 days, 5:34, 0 users, load average: 9.11, 8.76, 7.14
+ head=git@github.com:velo/maven-formatter-plugin.git
+ head_branch=master
+ vars=('--env=head=git@github.com:velo/maven-formatter-plugin.git' '--env=head_branch=master')
+ image=yegor256/rultor
+ squash=false
+ directory=
+ scripts=('mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=${tag}' ';' 'git commit -am "Release ${tag}"' ';' 'git tag -a ${tag} -m "version ${tag}"' ';' 'mvn clean deploy -Psonatype-oss-release --settings /home/r/settings.xml -Dgpg.homedir=/home/r/' ';' 'mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=${next}' ';' 'git commit -am "Next development version ${next}"' ';' 'mvn clean install' ';' 'mvn nexus-staging:release --settings /home/r/settings.xml' ';' 'git checkout gh-pages' ';' 'mkdir -p p2/${tag}' ';' 'cp m2e-configurator/com.marvinformatics.formatter.site/target/repository/* p2/${tag}' ';' 'git add p2/${tag}' ';' 'git commit -am "Release ${tag}"' ';' 'git push origin/gh-pages' ';' 'git checkout master' ';' 'git push origin/master' ';' 'git push origin --tags' ';')
+ container=velo_maven-formatter-plugin_6
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:velo/maven-formatter-plugin.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=${tag}' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=${tag}' ';' 'git commit -am "Release ${tag}"' ';' 'git tag -a ${tag} -m "version ${tag}"' ';' 'mvn clean deploy -Psonatype-oss-release --settings /home/r/settings.xml -Dgpg.homedir=/home/r/' ';' 'mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=${next}' ';' 'git commit -am "Next development version ${next}"' ';' 'mvn clean install' ';' 'mvn nexus-staging:release --settings /home/r/settings.xml' ';' 'git checkout gh-pages' ';' 'mkdir -p p2/${tag}' ';' 'cp m2e-configurator/com.marvinformatics.formatter.site/target/repository/* p2/${tag}' ';' 'git add p2/${tag}' ';' 'git commit -am "Release ${tag}"' ';' 'git push origin/gh-pages' ';' 'git checkout master' ';' 'git push origin/master' ';' 'git push origin --tags' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
Version: SKS 1.1.5
gpg: armor header:
Comment: Hostname: keys2.alderwick.co.uk
gpg: armor header:
gpg: pub 2048R/9AF0FA4C 2014-08-17 Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
+ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-znz9/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-znz9/.gpg/secring.gpg --decrypt .rultor/settings.xml.asc
gpg: can't open `.rultor/settings.xml.asc': No such file or directory
gpg: decrypt_message failed: No such file or directory
@rultor release, tag=1.6.0.RC2, next=1.6.0-SNAPSHOT
@rultor release, tag=1.6.0.RC2, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=1.6.0.RC2, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 11s)
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
"Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='settings.xml.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:velo/maven-formatter-plugin settings.xml.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
gpg: WARNING: message was not integrity protected
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-xvsX/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-xvsX/.gpg/secring.gpg --decrypt repo/.rultor/pubring.gpg.asc
Version: GnuPG v1
gpg: armor header:
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
"Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='pubring.gpg.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:velo/maven-formatter-plugin pubring.gpg.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-xvsX/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-xvsX/.gpg/secring.gpg --decrypt repo/.rultor/secring.gpg.asc
Version: GnuPG v1
gpg: armor header:
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
"Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='secring.gpg.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:velo/maven-formatter-plugin secring.gpg.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
@rultor release, tag is 1.6.0.RC2, next is 1.6.0-SNAPSHOT
@caarlos0 bora apanhar do @rultor
@rultor release, tag is 1.6.0.RC2, next is 1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag is 1.6.0.RC2, next is 1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 12s)
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
"Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='settings.xml.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:velo/maven-formatter-plugin settings.xml.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
gpg: WARNING: message was not integrity protected
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-tjm9/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-tjm9/.gpg/secring.gpg --decrypt repo/.rultor/pubring.gpg.asc
Version: GnuPG v1
gpg: armor header:
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
"Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='pubring.gpg.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:velo/maven-formatter-plugin pubring.gpg.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-tjm9/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-tjm9/.gpg/secring.gpg --decrypt repo/.rultor/secring.gpg.asc
Version: GnuPG v1
gpg: armor header:
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
"Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='secring.gpg.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:velo/maven-formatter-plugin secring.gpg.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
@rultor release, tag=1.6.0.RC2
, next=1.6.0-SNAPSHOT
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 5min)
2/2 KB
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-44/plexus-containers-1.0-alpha-44.pom (2 KB at 35.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/aspectj/aspectjrt/1.5.3/aspectjrt-1.5.3.pom
657/657 B
Downloaded: http://repo.maven.apache.org/maven2/aspectj/aspectjrt/1.5.3/aspectjrt-1.5.3.pom (657 B at 30.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-10/plexus-classworlds-1.2-alpha-10.pom
4/4 KB
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-10/plexus-classworlds-1.2-alpha-10.pom (4 KB at 131.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0-alpha-6/maven-compat-3.0-alpha-6.pom
4/4 KB
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0-alpha-6/maven-compat-3.0-alpha-6.pom (4 KB at 101.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0-alpha-6/maven-model-builder-3.0-alpha-6.pom
3/3 KB
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0-alpha-6/maven-model-builder-3.0-alpha-6.pom (3 KB at 13.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.2/plexus-component-annotations-1.5.2.pom
815/815 B
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.2/plexus-component-annotations-1.5.2.pom (815 B at 6.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.2/plexus-containers-1.5.2.pom
4/5 KB
5/5 KB
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.2/plexus-containers-1.5.2.pom (5 KB at 36.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0-alpha-6/maven-settings-3.0-alpha-6.pom
2/2 KB
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0-alpha-6/maven-settings-3.0-alpha-6.pom (2 KB at 21.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0-alpha-6/maven-core-3.0-alpha-6.pom
4/6 KB
6/6 KB
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0-alpha-6/maven-core-3.0-alpha-6.pom (6 KB at 71.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/aspectj/aspectjrt/1.5.3/aspectjrt-1.5.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.2/plexus-component-annotations-1.5.2.jar
4/113 KB
8/113 KB
12/113 KB
16/113 KB
20/113 KB
24/113 KB
28/113 KB
32/113 KB
36/113 KB
40/113 KB
44/113 KB
48/113 KB
52/113 KB
56/113 KB
60/113 KB
64/113 KB
68/113 KB
72/113 KB
76/113 KB
80/113 KB
84/113 KB
88/113 KB
92/113 KB
96/113 KB
100/113 KB
104/113 KB
108/113 KB
112/113 KB
113/113 KB
113/113 KB 4/5 KB
113/113 KB 5/5 KB
Downloaded: http://repo.maven.apache.org/maven2/aspectj/aspectjrt/1.5.3/aspectjrt-1.5.3.jar (113 KB at 3622.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.2/plexus-component-annotations-1.5.2.jar (5 KB at 111.0 KB/sec)
[INFO] Upload target url: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.6.0/N/1.6.0.RC2
[INFO] Uploading /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/com.marvinformatics.formatter.site-1.6.0.RC2.zip to https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.6.0/N/1.6.0.RC2
Jun 02, 2015 5:14:36 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Jun 02, 2015 5:14:36 AM org.apache.commons.httpclient.HttpMethodDirector processWWWAuthChallenge
INFO: No credentials available for BASIC 'Sonatype Nexus Repository Manager'@oss.sonatype.org:443
[ERROR] Could not upload file: HTTP/1.1 401 Unauthorized
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [ 7.578 s]
[INFO] formatters ......................................... SUCCESS [ 0.783 s]
[INFO] jdt-core ........................................... SUCCESS [ 11.147 s]
[INFO] jsdt-core .......................................... SUCCESS [ 11.645 s]
[INFO] support ............................................ SUCCESS [ 8.954 s]
[INFO] formatter-maven-plugin ............................. SUCCESS [ 23.929 s]
[INFO] M2E formatter Connector ............................ SUCCESS [ 0.685 s]
[INFO] com.marvinformatics.formatter ...................... SUCCESS [ 6.691 s]
[INFO] com.marvinformatics.formatter.feature .............. SUCCESS [ 1.286 s]
[INFO] com.marvinformatics.formatter.site ................. FAILURE [ 4.347 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:44 min
[INFO] Finished at: 2015-06-02T05:14:36+00:00
[INFO] Final Memory: 138M/1374M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:maven-upload-plugin:0.0.1:upload-file (publish-site) on project com.marvinformatics.formatter.site: Could not upload file: HTTP/1.1 401 Unauthorized -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :com.marvinformatics.formatter.site
@rultor release, tag=1.6.0.RC2
, next=1.6.0-SNAPSHOT
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 8min)
[INFO] ------------------------------------------------------------------------
[INFO] Building M2E formatter Connector 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.5:release (default-cli) @ com.marvinformatics.formatter.parent ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building com.marvinformatics.formatter 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.5:release (default-cli) @ com.marvinformatics.formatter ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building com.marvinformatics.formatter.feature 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.5:release (default-cli) @ com.marvinformatics.formatter.feature ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building com.marvinformatics.formatter.site 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.5:release (default-cli) @ com.marvinformatics.formatter.site ---
[INFO] + Using server credentials "ossrh" from Maven settings.
[INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.11.3-01 and edition "Professional"
[INFO] We have nothing locally staged, bailing out.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [ 0.453 s]
[INFO] formatters ......................................... SUCCESS [ 0.003 s]
[INFO] jdt-core ........................................... SUCCESS [ 0.005 s]
[INFO] jsdt-core .......................................... SUCCESS [ 0.005 s]
[INFO] support ............................................ SUCCESS [ 0.004 s]
[INFO] formatter-maven-plugin ............................. SUCCESS [ 0.003 s]
[INFO] M2E formatter Connector ............................ SUCCESS [ 0.003 s]
[INFO] com.marvinformatics.formatter ...................... SUCCESS [ 0.017 s]
[INFO] com.marvinformatics.formatter.feature .............. SUCCESS [ 0.016 s]
[INFO] com.marvinformatics.formatter.site ................. FAILURE [ 1.575 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.673 s
[INFO] Finished at: 2015-06-02T05:27:00+00:00
[INFO] Final Memory: 106M/1111M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.5:release (default-cli) on project com.marvinformatics.formatter.site: The staging repository to operate against is not defined! (use "-DstagingRepositoryId=foo1,foo2" on CLI) -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :com.marvinformatics.formatter.site
@rultor release, tag=1.6.0.RC2
, next=1.6.0-SNAPSHOT
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=1.6.0.RC2
, next=1.6.0-SNAPSHOT
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 8min)
[INFO] ------------------------------------------------------------------------
[INFO] Building M2E formatter Connector 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.5:release (default-cli) @ com.marvinformatics.formatter.parent ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building com.marvinformatics.formatter 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.5:release (default-cli) @ com.marvinformatics.formatter ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building com.marvinformatics.formatter.feature 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.5:release (default-cli) @ com.marvinformatics.formatter.feature ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building com.marvinformatics.formatter.site 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.5:release (default-cli) @ com.marvinformatics.formatter.site ---
[INFO] + Using server credentials "ossrh" from Maven settings.
[INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.11.3-01 and edition "Professional"
[INFO] We have nothing locally staged, bailing out.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [ 0.371 s]
[INFO] formatters ......................................... SUCCESS [ 0.003 s]
[INFO] jdt-core ........................................... SUCCESS [ 0.009 s]
[INFO] jsdt-core .......................................... SUCCESS [ 0.004 s]
[INFO] support ............................................ SUCCESS [ 0.003 s]
[INFO] formatter-maven-plugin ............................. SUCCESS [ 0.003 s]
[INFO] M2E formatter Connector ............................ SUCCESS [ 0.003 s]
[INFO] com.marvinformatics.formatter ...................... SUCCESS [ 0.014 s]
[INFO] com.marvinformatics.formatter.feature .............. SUCCESS [ 0.015 s]
[INFO] com.marvinformatics.formatter.site ................. FAILURE [ 7.359 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.732 s
[INFO] Finished at: 2015-06-02T05:44:18+00:00
[INFO] Final Memory: 103M/1111M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.5:release (default-cli) on project com.marvinformatics.formatter.site: The staging repository to operate against is not defined! (use "-DstagingRepositoryId=foo1,foo2" on CLI) -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :com.marvinformatics.formatter.site
@rultor release, tag=1.6.0.RC2
, next=1.6.0-SNAPSHOT
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 5min)
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@url: features/com.marvinformatics.formatter.feature_1.6.0.RC2.jar => features/com.marvinformatics.formatter.feature_1.6.0.qualifier.jar
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/support
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [ 0.481 s]
[INFO] formatters ......................................... SKIPPED
[INFO] jdt-core ........................................... SKIPPED
[INFO] jsdt-core .......................................... SKIPPED
[INFO] support ............................................ SKIPPED
[INFO] formatter-maven-plugin ............................. SKIPPED
[INFO] M2E formatter Connector ............................ SKIPPED
[INFO] com.marvinformatics.formatter ...................... SKIPPED
[INFO] com.marvinformatics.formatter.feature .............. SKIPPED
[INFO] com.marvinformatics.formatter.site ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.216 s
[INFO] Finished at: 2015-06-02T05:52:20+00:00
[INFO] Final Memory: 96M/1117M
[INFO] ------------------------------------------------------------------------
+ git commit -am 'Next development version 1.6.0-SNAPSHOT'
[__rultor d1bde58] Next development version 1.6.0-SNAPSHOT
15 files changed, 16 insertions(+), 16 deletions(-)
+ git push origin/master
warning: push.default is unset; its implicit value has changed in
Git 2.0 from 'matching' to 'simple'. To squelch this message
and maintain the traditional behavior, use:
git config --global push.default matching
To squelch this message and adopt the new behavior now, use:
git config --global push.default simple
When push.default is set to 'matching', git will push local branches
to the remote branches that already exist with the same name.
Since Git 2.0, Git defaults to the more conservative 'simple'
behavior, which only pushes the current branch to the corresponding
remote branch that 'git pull' uses to update the current branch.
See 'git help config' and search for 'push.default' for further information.
(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode
'current' instead of 'simple' if you sometimes use older versions of Git)
fatal: 'origin/master' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 5min)
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@url: features/com.marvinformatics.formatter.feature_1.6.0.RC2.jar => features/com.marvinformatics.formatter.feature_1.6.0.qualifier.jar
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/support
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [ 0.474 s]
[INFO] formatters ......................................... SKIPPED
[INFO] jdt-core ........................................... SKIPPED
[INFO] jsdt-core .......................................... SKIPPED
[INFO] support ............................................ SKIPPED
[INFO] formatter-maven-plugin ............................. SKIPPED
[INFO] M2E formatter Connector ............................ SKIPPED
[INFO] com.marvinformatics.formatter ...................... SKIPPED
[INFO] com.marvinformatics.formatter.feature .............. SKIPPED
[INFO] com.marvinformatics.formatter.site ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.251 s
[INFO] Finished at: 2015-06-02T05:58:47+00:00
[INFO] Final Memory: 101M/1117M
[INFO] ------------------------------------------------------------------------
+ git commit -am 'Next development version 1.6.0-SNAPSHOT'
+ git push origin/master
[__rultor c8f6c8c] Next development version 1.6.0-SNAPSHOT
15 files changed, 16 insertions(+), 16 deletions(-)
warning: push.default is unset; its implicit value has changed in
Git 2.0 from 'matching' to 'simple'. To squelch this message
and maintain the traditional behavior, use:
git config --global push.default matching
To squelch this message and adopt the new behavior now, use:
git config --global push.default simple
When push.default is set to 'matching', git will push local branches
to the remote branches that already exist with the same name.
Since Git 2.0, Git defaults to the more conservative 'simple'
behavior, which only pushes the current branch to the corresponding
remote branch that 'git pull' uses to update the current branch.
See 'git help config' and search for 'push.default' for further information.
(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode
'current' instead of 'simple' if you sometimes use older versions of Git)
fatal: 'origin/master' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
@rultor release, tag=1.6.0.RC2
, next=1.6.0-SNAPSHOT
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 6min)
[INFO] META-INF/MANIFEST.MF//Export-Package//version: 1.6.0.RC2 => 1.6.0
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/formatters/jsdt-core
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] META-INF/MANIFEST.MF//Export-Package//version: 1.6.0.RC2 => 1.6.0
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/maven-plugin
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/m2e-configurator
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] META-INF/MANIFEST.MF//Export-Package//version: 1.6.0.RC2 => 1.6.0
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] feature.xml//feature/@version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@url: features/com.marvinformatics.formatter.feature_1.6.0.RC2.jar => features/com.marvinformatics.formatter.feature_1.6.0.qualifier.jar
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/support
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [ 0.594 s]
[INFO] formatters ......................................... SKIPPED
[INFO] jdt-core ........................................... SKIPPED
[INFO] jsdt-core .......................................... SKIPPED
[INFO] support ............................................ SKIPPED
[INFO] formatter-maven-plugin ............................. SKIPPED
[INFO] M2E formatter Connector ............................ SKIPPED
[INFO] com.marvinformatics.formatter ...................... SKIPPED
[INFO] com.marvinformatics.formatter.feature .............. SKIPPED
[INFO] com.marvinformatics.formatter.site ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.028 s
[INFO] Finished at: 2015-06-02T21:30:37+00:00
[INFO] Final Memory: 95M/1116M
[INFO] ------------------------------------------------------------------------
+ git commit -am 'Next development version 1.6.0-SNAPSHOT'
+ git push origin master
[__rultor 88ec053] Next development version 1.6.0-SNAPSHOT
15 files changed, 16 insertions(+), 16 deletions(-)
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
@rultor release, tag=1.6.0.RC2
, next=1.6.0-SNAPSHOT
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 4min)
[INFO] META-INF/MANIFEST.MF//Export-Package//version: 1.6.0.RC2 => 1.6.0
[INFO] Making changes in /home/r/repo/formatters/jsdt-core
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] META-INF/MANIFEST.MF//Export-Package//version: 1.6.0.RC2 => 1.6.0
[INFO] Making changes in /home/r/repo/maven-plugin
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/m2e-configurator
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] META-INF/MANIFEST.MF//Export-Package//version: 1.6.0.RC2 => 1.6.0
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] feature.xml//feature/@version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@url: features/com.marvinformatics.formatter.feature_1.6.0.RC2.jar => features/com.marvinformatics.formatter.feature_1.6.0.qualifier.jar
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/support
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [ 0.295 s]
[INFO] formatters ......................................... SKIPPED
[INFO] jdt-core ........................................... SKIPPED
[INFO] jsdt-core .......................................... SKIPPED
[INFO] support ............................................ SKIPPED
[INFO] formatter-maven-plugin ............................. SKIPPED
[INFO] M2E formatter Connector ............................ SKIPPED
[INFO] com.marvinformatics.formatter ...................... SKIPPED
[INFO] com.marvinformatics.formatter.feature .............. SKIPPED
[INFO] com.marvinformatics.formatter.site ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.619 s
[INFO] Finished at: 2015-06-02T21:40:12+00:00
[INFO] Final Memory: 103M/647M
[INFO] ------------------------------------------------------------------------
+ git commit -am 'Next development version 1.6.0-SNAPSHOT'
[__rultor bf502be] Next development version 1.6.0-SNAPSHOT
15 files changed, 16 insertions(+), 16 deletions(-)
+ git checkout gh-pages
Switched to a new branch 'gh-pages'
Branch gh-pages set up to track remote branch gh-pages from origin.
+ mkdir -p p2/1.6.0.RC2
+ cp m2e-configurator/com.marvinformatics.formatter.site/target/repository/artifacts.xml m2e-configurator/com.marvinformatics.formatter.site/target/repository/content.xml m2e-configurator/com.marvinformatics.formatter.site/target/repository/features m2e-configurator/com.marvinformatics.formatter.site/target/repository/plugins p2/1.6.0.RC2
cp: omitting directory 'm2e-configurator/com.marvinformatics.formatter.site/target/repository/features'
cp: omitting directory 'm2e-configurator/com.marvinformatics.formatter.site/target/repository/plugins'
@rultor release, tag=1.6.0.RC2
, next=1.6.0-SNAPSHOT
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo Oops, I failed. You can see the full log here (spent 5min)
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] feature.xml//feature/@version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@version: 1.6.0.RC2 => 1.6.0.qualifier
[INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@url: features/com.marvinformatics.formatter.feature_1.6.0.RC2.jar => features/com.marvinformatics.formatter.feature_1.6.0.qualifier.jar
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] Making changes in /home/r/repo/support
[INFO] pom.xml//project/parent/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] pom.xml//project/version: 1.6.0.RC2 => 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [ 0.428 s]
[INFO] formatters ......................................... SKIPPED
[INFO] jdt-core ........................................... SKIPPED
[INFO] jsdt-core .......................................... SKIPPED
[INFO] support ............................................ SKIPPED
[INFO] formatter-maven-plugin ............................. SKIPPED
[INFO] M2E formatter Connector ............................ SKIPPED
[INFO] com.marvinformatics.formatter ...................... SKIPPED
[INFO] com.marvinformatics.formatter.feature .............. SKIPPED
[INFO] com.marvinformatics.formatter.site ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.966 s
[INFO] Finished at: 2015-06-02T23:09:44+00:00
[INFO] Final Memory: 104M/1118M
[INFO] ------------------------------------------------------------------------
+ git commit -am 'Next development version 1.6.0-SNAPSHOT'
[__rultor 5060a73] Next development version 1.6.0-SNAPSHOT
15 files changed, 16 insertions(+), 16 deletions(-)
+ git checkout gh-pages
Switched to a new branch 'gh-pages'
Branch gh-pages set up to track remote branch gh-pages from origin.
+ mkdir -p p2/1.6.0.RC2
+ cp -r m2e-configurator/com.marvinformatics.formatter.site/target/repository/artifacts.xml m2e-configurator/com.marvinformatics.formatter.site/target/repository/content.xml m2e-configurator/com.marvinformatics.formatter.site/target/repository/features m2e-configurator/com.marvinformatics.formatter.site/target/repository/plugins p2/1.6.0.RC2
+ git add p2/1.6.0.RC2
+ git commit -am 'Release 1.6.0.RC2'
[gh-pages de28f8f] Release 1.6.0.RC2
4 files changed, 175 insertions(+)
create mode 100644 p2/1.6.0.RC2/artifacts.xml
create mode 100644 p2/1.6.0.RC2/content.xml
create mode 100644 p2/1.6.0.RC2/features/com.marvinformatics.formatter.feature_1.6.0.RC2.jar
create mode 100644 p2/1.6.0.RC2/plugins/com.marvinformatics.formatter_1.6.0.RC2.jar
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Switched to branch '__rultor'
+ git tag 1.6.0.RC2 -m '1.6.0.RC2: tagged by rultor.com'
fatal: tag '1.6.0.RC2' already exists
@rultor release, tag=1.6.0.RC2
, next=1.6.0-SNAPSHOT
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC2
, next=1.6.0-SNAPSHOT
@velo Done! FYI, the full log is here (took me 5min)
@rultor release, tag=1.6.0.RC3
@rultor release, tag=
1.6.0.RC3
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC3
@velo Done! FYI, the full log is here (took me 6min)
@rultor release, tag=1.6.0.RC4
@rultor release, tag=
1.6.0.RC4
@velo OK, I will release it now. Please check the progress here
@rultor release, tag=
1.6.0.RC4
@velo Oops, I failed. You can see the full log here (spent 7min)
.......
[INFO] Remote staged 1 repositories, finished with success.
[INFO] Remote staging repositories are being released...
Waiting for operation to complete...
................
[INFO] Remote staging repositories released.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [ 7.761 s]
[INFO] formatters ......................................... SUCCESS [ 0.917 s]
[INFO] jdt-core ........................................... SUCCESS [ 11.662 s]
[INFO] jsdt-core .......................................... SUCCESS [ 11.484 s]
[INFO] support ............................................ SUCCESS [ 9.437 s]
[INFO] formatter-maven-plugin ............................. SUCCESS [ 26.554 s]
[INFO] M2E formatter Connector ............................ SUCCESS [ 2.100 s]
[INFO] com.marvinformatics.formatter ...................... SUCCESS [ 7.135 s]
[INFO] com.marvinformatics.formatter.feature .............. SUCCESS [ 1.240 s]
[INFO] com.marvinformatics.formatter.site ................. SUCCESS [02:00 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:45 min
[INFO] Finished at: 2015-06-04T06:34:38+00:00
[INFO] Final Memory: 140M/1343M
[INFO] ------------------------------------------------------------------------
+ git commit -a -m 1.6.0.RC4
[__rultor 210720c] 1.6.0.RC4
15 files changed, 16 insertions(+), 16 deletions(-)
+ git push
warning: push.default is unset; its implicit value has changed in
Git 2.0 from 'matching' to 'simple'. To squelch this message
and maintain the traditional behavior, use:
git config --global push.default matching
To squelch this message and adopt the new behavior now, use:
git config --global push.default simple
When push.default is set to 'matching', git will push local branches
to the remote branches that already exist with the same name.
Since Git 2.0, Git defaults to the more conservative 'simple'
behavior, which only pushes the current branch to the corresponding
remote branch that 'git pull' uses to update the current branch.
See 'git help config' and search for 'push.default' for further information.
(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode
'current' instead of 'simple' if you sometimes use older versions of Git)
fatal: The current branch __rultor has no upstream branch.
To push the current branch and set the remote as upstream, use
git push --set-upstream origin __rultor
@rultor release, tag=1.6.0.RC2, next=1.6.0-SNAPSHOT