rultor.com logo This build log was produced by rultor.com for teamed/qulice#496
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 20830
+ echo '1.58.1 0b71b68'
1.58.1 0b71b68
+ date
Sun Nov 22 18:24:11 UTC 2015
+ uptime
 18:24:11 up 81 days,  6:46,  0 users,  load average: 1.74, 1.14, 0.85
+ fork=git@github.com:krzyk/qulice.git
+ fork_branch=412
+ head=git@github.com:teamed/qulice.git
+ head_branch=master
+ pull_id=496
+ pull_title='#412 added handling of nicks in author tag'
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=fork=git@github.com:krzyk/qulice.git' '--env=fork_branch=412' '--env=head=git@github.com:teamed/qulice.git' '--env=head_branch=master' '--env=pull_id=496' '--env=pull_title=#412 added handling of nicks in author tag')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo gem install pdd' ';' 'mvn clean install -Pqulice-profile -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean site -Psite --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null --exclude=qulice-maven-plugin/src/it/**/*.java' ';')
+ squash=false
+ ff=default
+ rebase=false
+ container=teamed_qulice_496
+ 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:teamed/qulice.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo gem install pdd' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo gem install pdd' ';' 'mvn clean install -Pqulice-profile -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean site -Psite --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null --exclude=qulice-maven-plugin/src/it/**/*.java' ';'
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:krzyk/qulice.git
+ git remote update
Fetching origin
Fetching fork
From github.com:krzyk/qulice
 * [new branch]      104        -> fork/104
 * [new branch]      105        -> fork/105
 * [new branch]      106        -> fork/106
 * [new branch]      114        -> fork/114
 * [new branch]      116        -> fork/116
 * [new branch]      117        -> fork/117
 * [new branch]      118        -> fork/118
 * [new branch]      119        -> fork/119
 * [new branch]      123        -> fork/123
 * [new branch]      124        -> fork/124
 * [new branch]      125        -> fork/125
 * [new branch]      130        -> fork/130
 * [new branch]      131        -> fork/131
 * [new branch]      134        -> fork/134
 * [new branch]      136        -> fork/136
 * [new branch]      137-retry  -> fork/137-retry
 * [new branch]      143        -> fork/143
 * [new branch]      153        -> fork/153
 * [new branch]      153-todo   -> fork/153-todo
 * [new branch]      176        -> fork/176
 * [new branch]      178        -> fork/178
 * [new branch]      187        -> fork/187
 * [new branch]      188        -> fork/188
 * [new branch]      190        -> fork/190
 * [new branch]      199        -> fork/199
 * [new branch]      199-retry  -> fork/199-retry
 * [new branch]      204-retry  -> fork/204-retry
 * [new branch]      204-retry2 -> fork/204-retry2
 * [new branch]      205        -> fork/205
 * [new branch]      219        -> fork/219
 * [new branch]      220        -> fork/220
 * [new branch]      225        -> fork/225
 * [new branch]      226        -> fork/226
 * [new branch]      249        -> fork/249
 * [new branch]      250        -> fork/250
 * [new branch]      251        -> fork/251
 * [new branch]      252        -> fork/252
 * [new branch]      255        -> fork/255
 * [new branch]      256        -> fork/256
 * [new branch]      257        -> fork/257
 * [new branch]      259        -> fork/259
 * [new branch]      260        -> fork/260
 * [new branch]      261        -> fork/261
 * [new branch]      262        -> fork/262
 * [new branch]      271        -> fork/271
 * [new branch]      301        -> fork/301
 * [new branch]      301-2      -> fork/301-2
 * [new branch]      311        -> fork/311
 * [new branch]      327        -> fork/327
 * [new branch]      333        -> fork/333
 * [new branch]      359        -> fork/359
 * [new branch]      41         -> fork/41
 * [new branch]      412        -> fork/412
 * [new branch]      424        -> fork/424
 * [new branch]      441        -> fork/441
 * [new branch]      442        -> fork/442
 * [new branch]      447        -> fork/447
 * [new branch]      470        -> fork/470
 * [new branch]      471        -> fork/471
 * [new branch]      472        -> fork/472
 * [new branch]      474        -> fork/474
 * [new branch]      491        -> fork/491
 * [new branch]      80         -> fork/80
 * [new branch]      87         -> fork/87
 * [new branch]      master     -> fork/master
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout fork/412
Note: checking out 'fork/412'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at e893b7c... #412 code fixes
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ git checkout master
Switched to branch 'master'
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 4013f9b..e893b7c
Fast-forward
 .../com/qulice/checkstyle/JavadocTagsCheck.java    |  2 +-
 .../qulice/checkstyle/CheckstyleValidatorTest.java | 32 +++++++++++++++++++---
 .../resources/com/qulice/checkstyle/AuthorTag.java | 13 +++++++++
 .../ChecksTest/JavadocTagsCheck/violations.txt     |  2 +-
 4 files changed, 43 insertions(+), 6 deletions(-)
 create mode 100644 qulice-checkstyle/src/test/resources/com/qulice/checkstyle/AuthorTag.java
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.85
++ echo 0.85 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.85, low enough to run a new Docker container'
load average is 0.85, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Trying to pull repository docker.io/yegor256/rultor ...
12d4a79a97c8: Pulling image (latest) from docker.io/yegor256/rultor
12d4a79a97c8: Pulling image (latest) from docker.io/yegor256/rultor, endpoint: https://registry-1.docker.io/v1/
12d4a79a97c8: Pulling dependent layers
2332d8973c93: Download complete
ea358092da77: Download complete
a467a7c6794f: Download complete
ca4d7b1b9a51: Download complete
78ba5bb43564: Download complete
5f7e3f85146c: Download complete
dfa84e6a6ac7: Download complete
78c1bff78e87: Download complete
d7375c9d96b2: Download complete
da4d82fdd8e2: Download complete
f2069d4eb1ef: Download complete
23c87f09e421: Download complete
1bbc05a95624: Download complete
1052c4bbe7ea: Download complete
12d01e9983ca: Download complete
31f0c64fe7d9: Download complete
6b4a2c8aab47: Download complete
52a56c340c9a: Download complete
9eda6bfb5a6b: Download complete
ef57e1a8ca4e: Download complete
c0d30e9c23a2: Download complete
81cd586bc6a7: Download complete
ddda87c2c415: Download complete
9aef252532c6: Download complete
c439c64b04ea: Download complete
d355fd2e9973: Download complete
e00165170b8b: Download complete
77d476910630: Download complete
a10ec509399b: Download complete
c139e2e59cc8: Download complete
783cbc282571: Download complete
671ad6a98129: Download complete
9bc7771c9255: Download complete
8eb3e00a5b76: Download complete
0597dbc0636b: Download complete
c6e04d7c2976: Download complete
64f4bef3aef4: Download complete
94ecfd2ed5bd: Download complete
a06619724961: Download complete
9a110d30c344: Download complete
bac91a5a22c2: Download complete
067b0d9a4143: Download complete
962340ae22f3: Download complete
729abf00483b: Download complete
5192499919c2: Download complete
09bae963a002: Download complete
2575bf8b285c: Download complete
5e4070fb3cd6: Download complete
9e2c0a855a35: Download complete
0002eb07ca19: Download complete
7f5a4cf1b976: Download complete
f431f196e4a5: Download complete
12d4a79a97c8: Download complete
12d4a79a97c8: Download complete
Status: Image is up to date for docker.io/yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\steamed_qulice_496\s*$'
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-Po5G:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=fork=git@github.com:krzyk/qulice.git --env=fork_branch=412 --env=head=git@github.com:teamed/qulice.git --env=head_branch=master --env=pull_id=496 '--env=pull_title=#412 added handling of nicks in author tag' --privileged=true --hostname=docker --memory=6g --cidfile=/tmp/rultor-Po5G/cid -w=/main --name=teamed_qulice_496 yegor256/rultor /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.gem /root/.java /root/.m2 /root/.npm /root/.profile /root/texmf /root/.texmf-var /root/tmp /home/r
+ cp -R ./cid ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo gem install pdd
Successfully installed slop-3.6.0
Building native extensions.  This could take a while...

ruby-filemagic-0.6.1 [2014-08-19]:

* Account for options passed to FileMagic.fm (issue #7 reported by Adam
  Wróbel).

Successfully installed ruby-filemagic-0.6.1
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.6.5
Successfully installed pdd-0.15
Parsing documentation for slop-3.6.0
Installing ri documentation for slop-3.6.0
Parsing documentation for ruby-filemagic-0.6.1
Installing ri documentation for ruby-filemagic-0.6.1
Parsing documentation for nokogiri-1.6.5
Installing ri documentation for nokogiri-1.6.5
Parsing documentation for pdd-0.15
Installing ri documentation for pdd-0.15
Done installing documentation for slop, ruby-filemagic, nokogiri, pdd after 4 seconds
4 gems installed
+ mvn clean install -Pqulice-profile -Pqulice --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom (0 B at 0.0 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] qulice
[INFO] qulice-spi
[INFO] qulice-checkstyle
[INFO] qulice-pmd
[INFO] qulice-codenarc
[INFO] qulice-findbugs
[INFO] qulice-xml
[INFO] qulice-ant
[INFO] qulice-maven-plugin
[INFO] qulice-gradle-plugin
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building qulice 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml (433 B at 14.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6 KB at 191.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar (13 KB at 537.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom (17 KB at 347.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.12/qulice-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.12/qulice-0.12.pom (7 KB at 197.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.jar (45 KB at 1006.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom (7 KB at 306.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar (44 KB at 1318.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qulice ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ qulice ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: e893b7c at timestamp: 2015-11-22T18:25:39
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ qulice ---
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ qulice ---
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.pom (3 KB at 60.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.pom (5 KB at 138.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.pom (7 KB at 115.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent-jdk5/17.0/guava-parent-jdk5-17.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent-jdk5/17.0/guava-parent-jdk5-17.0.pom (8 KB at 146.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/5.7/checkstyle-5.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/5.7/checkstyle-5.7.pom (24 KB at 598.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/14.0.1/guava-jdk5-14.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/14.0.1/guava-jdk5-14.0.1.pom (7 KB at 160.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent-jdk5/14.0.1/guava-parent-jdk5-14.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent-jdk5/14.0.1/guava-parent-jdk5-14.0.1.pom (3 KB at 75.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.pom (5 KB at 91.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.1.1/pmd-5.1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.1.1/pmd-5.1.1.pom (36 KB at 989.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.pom (3 KB at 135.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom (8 KB at 346.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/jdom/jdom/1.0/jdom-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (2 KB at 60.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xom/xom/1.0/xom-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/xom/xom/1.0/xom-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/xom/xom/1.0/xom-1.0.pom (2 KB at 80.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.27/jcommander-1.27.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.27/jcommander-1.27.pom (8 KB at 152.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom (2 KB at 86.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom (6 KB at 233.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mozilla/rhino/1.7R3/rhino-1.7R3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/mozilla/rhino/1.7R3/rhino-1.7R3.pom (2 KB at 34.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.pom (5 KB at 113.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.pom (18 KB at 513.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.pom (9 KB at 225.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.pom (5 KB at 118.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.pom (4 KB at 108.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.pom (10 KB at 263.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.pom (4 KB at 91.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/5.7/checkstyle-5.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloading:6https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.jar
Downloaded:/https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.jar (8 KB at 138.3 KB/sec)
Downloading:3https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.1.1/pmd-5.1.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.jar (35 KB at 630.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.jar
Downloading:3https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.27/jcommander-1.27.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.jar (13 KB at 160.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mozilla/rhino/1.7R3/rhino-1.7R3.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.27/jcommander-1.27.jar (55 KB at 670.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.jar (9 KB at 170.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/5.7/checkstyle-5.7.jar (645 KB at 1688.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.jar
Downloaded:0https://oss.sonatype.org/content/groups/public/org/mozilla/rhino/1.7R3/rhino-1.7R3.jar (1070 KB at 3661.5 KB/sec)
Downloading:0https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.jar
Downloaded:5https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.jar (9 KB at 269.0 KB/sec)
Downloading:9https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.jar (2012 KB at 4612.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.jar (7 KB at 124.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.jar (47 KB at 943.2 KB/sec)
Downloaded:9https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.jar (22 KB at 574.1 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.1.1/pmd-5.1.1.jar (2042 KB at 4208.6 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.jar (3537 KB at 13050.4 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.jar (7095 KB at 11536.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.jar (15 KB at 634.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 KB at 1115.5 KB/sec)
[INFO] LICENSE found: file:/home/r/repo/LICENSE.txt
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] No Checkstyle violations found in 3 files
[INFO] No files to check with PMD
[INFO] No PMD violations found in 0 files
[INFO] /src/site/site.xml: to be validated
[ERROR] JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html)
[INFO] CodeNarc not required since no groovy files in /home/r/repo/src
[INFO] No classes at /home/r/repo/target/classes, no FindBugs validation
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
Downloading: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom (12 KB at 349.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar (25 KB at 729.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.5/commons-codec-1.5.pom
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom (10 KB at 524.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/20/commons-parent-20.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 KB at 1359.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom (2 KB at 50.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 284.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 94.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom (2 KB at 65.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom (2 KB at 94.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom (14 KB at 694.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 37.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 622.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar (10 KB at 176.4 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 7464.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar
Downloaded:4http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar (4 KB at 181.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar (72 KB at 2745.6 KB/sec)
[INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] This is not an SVN project
[INFO] No dependency analysis in this project
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 4s
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ qulice ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ qulice ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/qulice/qulice/1.0-SNAPSHOT/qulice-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/qulice-1.0-SNAPSHOT.pom.asc to /home/r/.m2/repository/com/qulice/qulice/1.0-SNAPSHOT/qulice-1.0-SNAPSHOT.pom.asc
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building qulice-spi 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom (12 KB at 335.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar (28 KB at 804.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom (2 KB at 38.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar (1146 KB at 12057.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qulice-spi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ qulice-spi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/r/repo/qulice-spi/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qulice-spi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ qulice-spi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/qulice-spi/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qulice-spi ---
[INFO] Surefire report directory: /home/r/repo/qulice-spi/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.qulice.spi.EnvironmentTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec - in com.qulice.spi.EnvironmentTest

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ qulice-spi ---
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom (1021 B at 25.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar (9784 KB at 23350.2 KB/sec)
[INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Versionalizing /home/r/repo/qulice-spi/target/classes directory
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] File /home/r/repo/qulice-spi/target/classes/com/qulice/spi/com-qulice-qulice-spi-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qulice-spi ---
[INFO] Building jar: /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ qulice-spi ---
[INFO] LICENSE found: file:/home/r/repo/qulice-spi/LICENSE.txt
[INFO] No Checkstyle violations found in 8 files
[INFO] No PMD violations found in 6 files
[INFO] /src/site/site.xml: to be validated
[INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-spi/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 10s
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ qulice-spi ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ qulice-spi ---
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/.m2/repository/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.jar.asc to /home/r/.m2/repository/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.pom.asc to /home/r/.m2/repository/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.pom.asc
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building qulice-checkstyle 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-io/r03/guava-io-r03.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-io/r03/guava-io-r03.pom (2 KB at 32.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/r03/guava-parent-r03.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/r03/guava-parent-r03.pom (3 KB at 66.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-annotations/r03/guava-annotations-r03.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-annotations/r03/guava-annotations-r03.pom (769 B at 20.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-base/r03/guava-base-r03.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-base/r03/guava-base-r03.pom (1015 B at 29.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0-rc5/google-collections-1.0-rc5.pom
Downloading: http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0-rc5/google-collections-1.0-rc5.pom
Downloaded: http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0-rc5/google-collections-1.0-rc5.pom (3 KB at 121.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-io/r03/guava-io-r03.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-annotations/r03/guava-annotations-r03.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-base/r03/guava-base-r03.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0-rc5/google-collections-1.0-rc5.jar
Downloaded:4https://oss.sonatype.org/content/groups/public/com/google/guava/guava-annotations/r03/guava-annotations-r03.jar (4 KB at 97.6 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-base/r03/guava-base-r03.jar (100 KB at 2259.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-io/r03/guava-io-r03.jar (47 KB at 1008.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0-rc5/google-collections-1.0-rc5.jar
Downloaded: http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0-rc5/google-collections-1.0-rc5.jar (625 KB at 12247.3 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qulice-checkstyle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ qulice-checkstyle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /home/r/repo/qulice-checkstyle/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qulice-checkstyle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 62 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ qulice-checkstyle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/r/repo/qulice-checkstyle/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qulice-checkstyle ---
[INFO] Surefire report directory: /home/r/repo/qulice-checkstyle/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.qulice.checkstyle.ChecksTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 sec - in com.qulice.checkstyle.ChecksTest
Running com.qulice.checkstyle.CheckstyleValidatorTest
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/**
 * Hello.
 */
[INFO ] com.qulice.checkstyle.CheckstyleValidator: No Checkstyle violations found in 2 files
SLF4J: The following loggers will not work because they were created
SLF4J: during the default configuration phase of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
SLF4J: com.qulice.checkstyle.CheckstyleValidator
SLF4J: com.qulice.checkstyle.CheckstyleValidator
SLF4J: com.qulice.checkstyle.CheckstyleValidator
SLF4J: com.qulice.checkstyle.CheckstyleValidator
SLF4J: com.qulice.checkstyle.CheckstyleValidator
SLF4J: com.qulice.checkstyle.CheckstyleValidator
[INFO ] com.qulice.checkstyle.CheckstyleValidator: No Checkstyle violations found in 2 files
[INFO ] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4277955441087285190.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/**
 * Welcome.
 *
 * Friend.
 */
[ERROR] com.qulice.checkstyle.CheckstyleListener: /src/main/java/foo/package-info.java[11]: Lines in file should end with Unix-like end of line (RegexpMultilineCheck)
[INFO ] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE3278299671585422883.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/**
 * Hello.
 */
[ERROR] com.qulice.checkstyle.CheckstyleListener: /src/main/java/foo/ConstructorParams.java[30]: 'number' hides a field. (HiddenFieldCheck)
[INFO ] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4876611820085811678.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/**
 * License-1.
 *
 * License-2.
 */
[ERROR] com.qulice.checkstyle.CheckstyleListener: /src/main/java/foo/Foo.java[1]: Missing '@author' tag in class/interface comment (JavadocTagsCheck)
[ERROR] com.qulice.checkstyle.CheckstyleListener: /src/main/java/foo/Foo.java[1]: Missing '@version' tag in class/interface comment (JavadocTagsCheck)
[ERROR] com.qulice.checkstyle.CheckstyleListener: /src/main/java/foo/Foo.java[6]: Empty line between javadoc and subject (JavadocLocationCheck)
[ERROR] com.qulice.checkstyle.CheckstyleListener: /src/main/java/foo/Foo.java[7]: Missing a Javadoc comment. (JavadocTypeCheck)
[INFO ] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE5516446701466934437.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/**
 * Hello.
 *
 * World.
 */
[ERROR] com.qulice.checkstyle.CheckstyleListener: /src/main/java/foo/Main.java[12]: Lines in file should end with Unix-like end of line (RegexpMultilineCheck)
[ERROR] com.qulice.checkstyle.CheckstyleListener: /src/main/java/foo/package-info.java[11]: Lines in file should end with Unix-like end of line (RegexpMultilineCheck)
[INFO ] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4405262295582076795.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/**
 * Hello.
 */
[INFO ] com.qulice.checkstyle.CheckstyleValidator: No Checkstyle violations found in 2 files
[INFO ] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4047138427726029970.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/**
 * Hello.
 */
[ERROR] com.qulice.checkstyle.CheckstyleListener: /src/main/java/foo/ParametrizedClass.java[13]: Type Javadoc comment is missing an @param <T> tag. (JavadocTypeCheck)
[INFO ] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4725211444297847954.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/**
 * Hello.
 */
[INFO ] com.qulice.checkstyle.CheckstyleValidator: No Checkstyle violations found in 2 files
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.785 sec - in com.qulice.checkstyle.CheckstyleValidatorTest
Running com.qulice.checkstyle.RedundantThrowsCheckTest
[INFO ] com.qulice.checkstyle.CheckstyleValidator: No Checkstyle violations found in 2 files
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/**
 * HELLO
 */
[INFO ] com.qulice.checkstyle.CheckstyleValidator: No Checkstyle violations found in 3 files
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.866 sec - in com.qulice.checkstyle.RedundantThrowsCheckTest

Results :

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ qulice-checkstyle ---
[INFO] Versionalizing /home/r/repo/qulice-checkstyle/target/classes directory
[INFO] File /home/r/repo/qulice-checkstyle/target/classes/com/qulice/checkstyle/com-qulice-qulice-checkstyle-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qulice-checkstyle ---
[INFO] Building jar: /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ qulice-checkstyle ---
[INFO] LICENSE found: file:/home/r/repo/qulice-checkstyle/LICENSE.txt
/home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/DefaultMethods.java:25:5: expecting RCURLY, found 'default'
/home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/DefaultMethods.java:25:32: unexpected token: Consumer
/home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/DefaultMethods.java:26:20: unexpected token: String
[INFO] No Checkstyle violations found in 87 files
[INFO] No PMD violations found in 55 files
[INFO] /src/site/site.xml: to be validated
[INFO] /src/main/resources/com/qulice/checkstyle/checks.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/MethodBodyCommentsCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/EmptyLinesCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/RequireThisCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/NonStaticMethodCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocTagsCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/StringLiteralsConcatenationCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/CurlyBracketsStructureCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/MethodsOrderCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/BracketsStructureCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/ProtectedMethodInFinalClassCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/ConstantUsageCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/ImportCohesionCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/MultilineJavadocTagsCheck/config.xml: skipped
[INFO] /src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocLocationCheck/config.xml: skipped
[INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-checkstyle/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 20s
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ qulice-checkstyle ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ qulice-checkstyle ---
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/.m2/repository/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.jar.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.pom.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.pom.asc
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building qulice-pmd 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.4/pmd-core-5.3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.4/pmd-core-5.3.4.pom (5 KB at 107.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.3.4/pmd-5.3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.3.4/pmd-5.3.4.pom (36 KB at 962.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom (3 KB at 118.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.4/pmd-java-5.3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.4/pmd-java-5.3.4.pom (6 KB at 141.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.4/pmd-jsp-5.3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.4/pmd-jsp-5.3.4.pom (5 KB at 122.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.4/pmd-core-5.3.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.4/pmd-java-5.3.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.4/pmd-jsp-5.3.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.4/pmd-core-5.3.4.jar (659 KB at 9973.0 KB/sec)
Downloaded:9https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.4/pmd-jsp-5.3.4.jar (91 KB at 900.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.4/pmd-java-5.3.4.jar (704 KB at 5494.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar
Downloaded:5http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar (221 KB at 8494.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar (292 KB at 5027.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qulice-pmd ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ qulice-pmd ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/r/repo/qulice-pmd/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qulice-pmd ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ qulice-pmd ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/r/repo/qulice-pmd/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qulice-pmd ---
[INFO] Surefire report directory: /home/r/repo/qulice-pmd/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.qulice.pmd.FilesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in com.qulice.pmd.FilesTest
Running com.qulice.pmd.PMDValidatorTest
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/foo/FieldInitConstructor.java[5-5]: This final field could be made static (FinalFieldCouldBeStatic)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/foo/FieldInitConstructor.java[3-18]: Avoid doing field initialization outside constructor. (ConstructorShouldDoInitialization)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/Other.java[6-6]: Document empty method body (UncommentedEmptyMethodBody)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/Other.java[2-7]: All classes and interfaces must belong to a named package (NoPackage)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/Other.java[2-7]: All methods are static.  Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning. (UseUtilityClass)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/Other.java[6-6]: Parameter 'some' is not assigned and could be declared final (MethodArgumentCouldBeFinal)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/Other.java[6-6]: Avoid unused method parameters such as 'some'. (UnusedFormalParameter)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/foo/FieldInitNoConstructor.java[4-4]: This final field could be made static (FinalFieldCouldBeStatic)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/Main.java[1-1]: Avoid using redundant field initializer for 'x' (RedundantFieldInitializer)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/Main.java[1-1]: Use explicit scoping instead of the default package private level (DefaultPackage)
[ERROR] com.qulice.pmd.PmdListener: /src/main/java/Main.java[1-1]: All classes and interfaces must belong to a named package (NoPackage)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.83 sec - in com.qulice.pmd.PMDValidatorTest

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ qulice-pmd ---
[INFO] Versionalizing /home/r/repo/qulice-pmd/target/classes directory
[INFO] File /home/r/repo/qulice-pmd/target/classes/com/qulice/pmd/com-qulice-qulice-pmd-jar.txt added
[INFO] File /home/r/repo/qulice-pmd/target/classes/com/qulice/pmd/rules/com-qulice-qulice-pmd-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qulice-pmd ---
[INFO] Building jar: /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ qulice-pmd ---
[INFO] LICENSE found: file:/home/r/repo/qulice-pmd/LICENSE.txt
[INFO] No Checkstyle violations found in 17 files
[INFO] No PMD violations found in 13 files
[INFO] /src/site/site.xml: to be validated
[INFO] /src/main/resources/com/qulice/pmd/ruleset.xml: skipped
[INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-pmd/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 10s
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ qulice-pmd ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ qulice-pmd ---
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/.m2/repository/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.jar.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.pom.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.pom.asc
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building qulice-codenarc 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qulice-codenarc ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ qulice-codenarc ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ qulice-codenarc ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qulice-codenarc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ qulice-codenarc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/r/repo/qulice-codenarc/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qulice-codenarc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ qulice-codenarc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/qulice-codenarc/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qulice-codenarc ---
[INFO] Surefire report directory: /home/r/repo/qulice-codenarc/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.qulice.codenarc.CodeNarcValidatorTest
SLF4J: The following loggers will not work because they were created
SLF4J: during the default configuration phase of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
SLF4J: com.qulice.codenarc.CodeNarcValidator
CodeNarc completed: (p1=0; p2=0; p3=0) 6122ms
[INFO ] com.qulice.codenarc.CodeNarcValidator: CodeNarc validated 0 file(s)
CodeNarc completed: (p1=0; p2=1; p3=0) 7958ms
[INFO ] com.qulice.codenarc.CodeNarcValidator: CodeNarc validated 1 file(s)
[ERROR] com.qulice.codenarc.CodeNarcValidator: /tmp/mock5666819902699858805.qulice/basedir/src/Main.groovy[1]: Violation in class None. System.out.println should be replaced with something more robust (SystemOutPrint)
CodeNarc completed: (p1=0; p2=0; p3=0) 7947ms
[INFO ] com.qulice.codenarc.CodeNarcValidator: CodeNarc validated 1 file(s)
CodeNarc completed: (p1=0; p2=0; p3=0) 6127ms
CodeNarc completed: (p1=0; p2=1; p3=0) 7957ms
[INFO ] com.qulice.codenarc.CodeNarcValidator: CodeNarc validated 1 file(s)
[ERROR] com.qulice.codenarc.CodeNarcValidator: /tmp/mock2822651618282237137.qulice/basedir/src/main/Foo.groovy[1]: Violation in class None. System.out.println should be replaced with something more robust (SystemOutPrint)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.512 sec - in com.qulice.codenarc.CodeNarcValidatorTest

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ qulice-codenarc ---
[INFO] Versionalizing /home/r/repo/qulice-codenarc/target/classes directory
[INFO] File /home/r/repo/qulice-codenarc/target/classes/com/qulice/codenarc/com-qulice-qulice-codenarc-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qulice-codenarc ---
[INFO] Building jar: /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ qulice-codenarc ---
[INFO] LICENSE found: file:/home/r/repo/qulice-codenarc/LICENSE.txt
[INFO] No Checkstyle violations found in 8 files
[INFO] No PMD violations found in 4 files
[INFO] /src/site/site.xml: to be validated
[INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-codenarc/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 8s
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ qulice-codenarc ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ qulice-codenarc ---
[INFO] Installing /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-codenarc/pom.xml to /home/r/.m2/repository/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.jar.asc to /home/r/.m2/repository/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.pom.asc to /home/r/.m2/repository/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.pom.asc
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building qulice-findbugs 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9/build-helper-maven-plugin-1.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9/build-helper-maven-plugin-1.9.pom (7 KB at 149.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9/build-helper-maven-plugin-1.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9/build-helper-maven-plugin-1.9.jar (46 KB at 816.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar (33 KB at 871.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qulice-findbugs ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.9:add-test-source (jcabi-add-test-sources) @ qulice-findbugs ---
[INFO] Test Source directory: /home/r/repo/qulice-findbugs/src/mock/java added.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ qulice-findbugs ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ qulice-findbugs ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qulice-findbugs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-findbugs/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ qulice-findbugs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/r/repo/qulice-findbugs/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qulice-findbugs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ qulice-findbugs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/r/repo/qulice-findbugs/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qulice-findbugs ---
[INFO] Surefire report directory: /home/r/repo/qulice-findbugs/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.qulice.findbugs.FindBugsValidatorTest
[DEBUG] com.qulice.findbugs.BytecodeMocker: #findIn('/tmp/1448216820275-2'): found file '/tmp/1448216820275-2/Foo.class' with 400 bytes
[DEBUG] com.qulice.findbugs.BytecodeMocker: #mock(): produced 400 bytes in bytecode for 'class Foo { public Foo clone() { return this; } }'
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(com.qulice.findbugs.Wrap): found at /home/r/repo/qulice-findbugs/target/classes
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(edu.umd.cs.findbugs.FindBugs2): found at /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.apache.bcel.classfile.ClassFormatException): found at /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.dom4j.DocumentException): found at /home/r/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.jaxen.JaxenException): found at /home/r/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.objectweb.asm.tree.ClassNode): found at /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.objectweb.asm.ClassVisitor): found at /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(javax.annotation.meta.When): found at /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(edu.umd.cs.findbugs.formatStringChecker.FormatterNumberFormatException): found at /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.apache.commons.lang.StringEscapeUtils): found at /home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[WARN ] com.qulice.findbugs.FindBugsValidator: FindBugs: H B CN: Foo defines clone() but doesn't implement Cloneable  At input1045141263259011532.java:[line 1]
[DEBUG] com.qulice.findbugs.BytecodeMocker: #findIn('/tmp/1448216820275-1'): found file '/tmp/1448216820275-1/Foo.class' with 400 bytes
[DEBUG] com.qulice.findbugs.BytecodeMocker: #mock(): produced 400 bytes in bytecode for 'class Foo { public Foo clone() { return this; } }'
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(com.qulice.findbugs.Wrap): found at /home/r/repo/qulice-findbugs/target/classes
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(edu.umd.cs.findbugs.FindBugs2): found at /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.apache.bcel.classfile.ClassFormatException): found at /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.dom4j.DocumentException): found at /home/r/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.jaxen.JaxenException): found at /home/r/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.objectweb.asm.tree.ClassNode): found at /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.objectweb.asm.ClassVisitor): found at /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(javax.annotation.meta.When): found at /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(edu.umd.cs.findbugs.formatStringChecker.FormatterNumberFormatException): found at /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.apache.commons.lang.StringEscapeUtils): found at /home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[ERROR] com.jcabi.aspects.aj.MethodValidator: JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html)
[DEBUG] com.qulice.findbugs.BytecodeMocker: #findIn('/tmp/1448216820275-0'): found file '/tmp/1448216820275-0/Foo.class' with 399 bytes
[DEBUG] com.qulice.findbugs.BytecodeMocker: #mock(): produced 399 bytes in bytecode for 'class Foo { public Foo clone() { return this; } }'
[DEBUG] com.qulice.findbugs.BytecodeMocker: #findIn('/tmp/1448216821905-0'): found file '/tmp/1448216821905-0/Bar.class' with 399 bytes
[DEBUG] com.qulice.findbugs.BytecodeMocker: #mock(): produced 399 bytes in bytecode for 'class Bar { public Bar clone() { return this; } }'
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(com.qulice.findbugs.Wrap): found at /home/r/repo/qulice-findbugs/target/classes
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(edu.umd.cs.findbugs.FindBugs2): found at /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.apache.bcel.classfile.ClassFormatException): found at /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.dom4j.DocumentException): found at /home/r/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.jaxen.JaxenException): found at /home/r/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.objectweb.asm.tree.ClassNode): found at /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.objectweb.asm.ClassVisitor): found at /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(javax.annotation.meta.When): found at /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(edu.umd.cs.findbugs.formatStringChecker.FormatterNumberFormatException): found at /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.apache.commons.lang.StringEscapeUtils): found at /home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(com.qulice.findbugs.Wrap): found at /home/r/repo/qulice-findbugs/target/classes
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(edu.umd.cs.findbugs.FindBugs2): found at /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.apache.bcel.classfile.ClassFormatException): found at /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.dom4j.DocumentException): found at /home/r/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.jaxen.JaxenException): found at /home/r/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.objectweb.asm.tree.ClassNode): found at /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.objectweb.asm.ClassVisitor): found at /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(javax.annotation.meta.When): found at /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(edu.umd.cs.findbugs.formatStringChecker.FormatterNumberFormatException): found at /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar
[DEBUG] com.qulice.findbugs.FindBugsValidator: #jar(org.apache.commons.lang.StringEscapeUtils): found at /home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.328 sec - in com.qulice.findbugs.FindBugsValidatorTest

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ qulice-findbugs ---
[INFO] Versionalizing /home/r/repo/qulice-findbugs/target/classes directory
[INFO] File /home/r/repo/qulice-findbugs/target/classes/com/qulice/findbugs/com-qulice-qulice-findbugs-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qulice-findbugs ---
[INFO] Building jar: /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (jcabi-mock-artifact) @ qulice-findbugs ---
[INFO] Building jar: /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT-mock.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ qulice-findbugs ---
[INFO] LICENSE found: file:/home/r/repo/qulice-findbugs/LICENSE.txt
[INFO] No Checkstyle violations found in 10 files
[INFO] No PMD violations found in 7 files
[INFO] /src/site/site.xml: to be validated
[INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-findbugs/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 3s
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ qulice-findbugs ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ qulice-findbugs ---
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-findbugs/pom.xml to /home/r/.m2/repository/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT-mock.jar to /home/r/.m2/repository/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT-mock.jar
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.jar.asc to /home/r/.m2/repository/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.pom.asc to /home/r/.m2/repository/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT-mock.jar.asc to /home/r/.m2/repository/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT-mock.jar.asc
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building qulice-xml 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.15/jcabi-xml-0.15.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.15/jcabi-xml-0.15.pom (10 KB at 207.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.15/jcabi-xml-0.15.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.15/jcabi-xml-0.15.jar (50 KB at 1294.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qulice-xml ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ qulice-xml ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ qulice-xml ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qulice-xml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-xml/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ qulice-xml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/r/repo/qulice-xml/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qulice-xml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ qulice-xml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/qulice-xml/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qulice-xml ---
[INFO] Surefire report directory: /home/r/repo/qulice-xml/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
SLF4J: The following loggers will not work because they were created
SLF4J: during the default configuration phase of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
SLF4J: com.qulice.xml.XmlValidator
SLF4J: com.qulice.xml.XmlValidator
SLF4J: com.qulice.xml.XmlValidator
SLF4J: com.qulice.xml.XmlValidator
SLF4J: com.qulice.xml.XmlValidator
SLF4J: com.qulice.xml.XmlValidator
SLF4J: com.qulice.xml.XmlValidator
SLF4J: com.qulice.xml.XmlValidator
Running com.qulice.xml.XmlValidatorTest
[WARN ] com.qulice.xml.XmlValidator: Failed to validate file /src/main/resources/valid4.xml against schema(s). Cause: java.lang.IllegalStateException: org.xml.sax.SAXParseException; systemId: http://simple.com/test.xsd; lineNumber: 1; columnNumber: 1; Premature end of file.
[WARN ] com.jcabi.xml.StrictXML: 1 XML validation error(s):
  -1:-1: cvc-elt.1: Cannot find the declaration of element 'a'.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<a/>

[ERROR] com.jcabi.aspects.aj.MethodValidator: JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html)
[INFO ] com.qulice.xml.XmlValidator: /src/main/resources/valid.xml: to be validated
[WARN ] com.jcabi.xml.StrictXML: 3 XML validation error(s):
  6:195: TargetNamespace.2: Expecting no namespace, but the schema document has a target namespace of 'http://maven.apache.org/DECORATION/1.3.0'.
  -1:-1: cvc-elt.1: Cannot find the declaration of element 'project'.
  6:195: TargetNamespace.2: Expecting no namespace, but the schema document has a target namespace of 'http://maven.apache.org/DECORATION/1.3.0'.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="test" xsi:noNamespaceSchemaLocation="http://maven.apache.org/xsd/decoration-1.3.0.xsd">
</project>

[WARN ] com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-complex-type.3.2.2: Attribute 'noSuchAttribute' is not allowed to appear in element 'bean'.
  -1:-1: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'util:shouldFail'.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:util="http://www.springframework.org/schema/util" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.0.xsd">
<bean noSuchAttribute="fail"/>
<util:shouldFail/>
</beans>

Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.947 sec - in com.qulice.xml.XmlValidatorTest

Results :

Tests run: 10, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ qulice-xml ---
[INFO] Versionalizing /home/r/repo/qulice-xml/target/classes directory
[INFO] File /home/r/repo/qulice-xml/target/classes/com/qulice/xml/com-qulice-qulice-xml-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qulice-xml ---
[INFO] Building jar: /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ qulice-xml ---
[INFO] LICENSE found: file:/home/r/repo/qulice-xml/LICENSE.txt
[INFO] No Checkstyle violations found in 8 files
[INFO] No PMD violations found in 5 files
[INFO] /src/site/site.xml: to be validated
[INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-xml/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 9s
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ qulice-xml ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ qulice-xml ---
[INFO] Installing /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-xml/pom.xml to /home/r/.m2/repository/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.jar.asc to /home/r/.m2/repository/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.pom.asc to /home/r/.m2/repository/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.pom.asc
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building qulice-ant 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.6/maven-invoker-plugin-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.6/maven-invoker-plugin-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.6/maven-invoker-plugin-1.6.pom (11 KB at 502.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.6/maven-invoker-plugin-1.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.6/maven-invoker-plugin-1.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.6/maven-invoker-plugin-1.6.jar (89 KB at 4001.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (10 KB at 447.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (6 KB at 288.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (3 KB at 126.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 KB at 619.0 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (1972 KB at 15902.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qulice-ant ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ qulice-ant ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ qulice-ant ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qulice-ant ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ qulice-ant ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/r/repo/qulice-ant/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qulice-ant ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ qulice-ant ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/qulice-ant/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qulice-ant ---
[INFO] Surefire report directory: /home/r/repo/qulice-ant/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.qulice.ant.AntEnvironmentTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 sec - in com.qulice.ant.AntEnvironmentTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 3

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ qulice-ant ---
[INFO] Versionalizing /home/r/repo/qulice-ant/target/classes directory
[INFO] File /home/r/repo/qulice-ant/target/classes/com/qulice/ant/com-qulice-qulice-ant-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qulice-ant ---
[INFO] Building jar: /home/r/repo/qulice-ant/target/qulice-ant-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.6:install (default) @ qulice-ant ---
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (8 KB at 180.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.13/log4j-1.2.13.pom
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.13/log4j-1.2.13.pom (389 B at 10.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/1.7.5/groovy-all-1.7.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/1.7.5/groovy-all-1.7.5.pom (27 KB at 810.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom (5 KB at 119.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom (5 KB at 119.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.12.1/jcabi-log-0.12.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.12.1/jcabi-log-0.12.1.pom (5 KB at 138.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.0.2/jcabi-1.0.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.0.2/jcabi-1.0.2.pom (11 KB at 281.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.13.1/parent-0.13.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.13.1/parent-0.13.1.pom (76 KB at 1753.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.pom (2 KB at 26.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.pom (2 KB at 24.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 52.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom (4 KB at 163.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom (32 KB at 609.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm/3.2/asm-3.2.pom
Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (264 B at 11.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.2/asm-parent-3.2.pom
Downloading: http://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (5 KB at 128.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.pom
Downloading: http://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom (415 B at 16.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.pom
Downloading: http://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom (404 B at 14.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-util/3.2/asm-util-3.2.pom
Downloading: http://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom (409 B at 18.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.pom
Downloading: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom (417 B at 10.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom (2 KB at 48.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom (19 KB at 558.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom (2 KB at 45.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom (6 KB at 298.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom (16 KB at 782.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom (4 KB at 181.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom (3 KB at 116.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom (2 KB at 52.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom (3 KB at 79.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom (6 KB at 184.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/1.8.6/groovy-1.8.6.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/1.8.6/groovy-1.8.6.pom (32 KB at 773.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.pom (3 KB at 141.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/1.7.5/groovy-all-1.7.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar (79 KB at 1629.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/1.8.6/groovy-1.8.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm/3.2/asm-3.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-util/3.2/asm-util-3.2.jar
Downloading:1https://oss.sonatype.org/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/1.7.5/groovy-all-1.7.5.jar (5354 KB at 18397.7 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/1.8.6/groovy-1.8.6.jar (5417 KB at 18422.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
Downloaded:1http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 1958.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar (21 KB at 845.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.jar (13 KB at 825.8 KB/sec)
Downloading:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 3864.7 KB/sec)
Downloading:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar
Downloaded:7http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 7091.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar (12 KB at 651.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar (50 KB at 4132.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar
Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar (52 KB at 4645.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar
Downloaded:3http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 20781.3 KB/sec)
Downloading:7http://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar (37 KB at 2029.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar (33 KB at 4039.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar (43 KB at 2230.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar (36 KB at 4461.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar (15 KB at 638.1 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar (18 KB at 2509.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.jar (36 KB at 4376.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar (22 KB at 1068.3 KB/sec)
[INFO] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice/1.0-SNAPSHOT/qulice-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-codenarc/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-codenarc/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-findbugs/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-findbugs/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT-mock.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT-mock.jar
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT-mock.jar.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT-mock.jar.asc
[INFO] Installing /home/r/repo/qulice-xml/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-xml/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-ant/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-ant/1.0-SNAPSHOT/qulice-ant-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-ant/target/qulice-ant-1.0-SNAPSHOT.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-ant/1.0-SNAPSHOT/qulice-ant-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.6:run (default) @ qulice-ant ---
[INFO] Building: findbugs-violations/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building findbugs-violations 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 478.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 1273.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 2860.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom (15 KB at 3613.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 4009.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 2641.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 2994.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 4841.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom (15 KB at 3616.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 4804.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 89.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 2441.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 852.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 1224.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 2288.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 474.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 2215.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (5 KB at 335.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar (31 KB at 2374.0 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ findbugs-violations ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 1420.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 2945.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 3720.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom (4 KB at 1674.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 1985.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 2720.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 2722.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 6493.3 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ findbugs-violations ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 2575.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 977.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 1487.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 932.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 4379.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 1928.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 480.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 5602.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 974.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 6695.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 3054.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 1933.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 2560.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 1806.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 1540.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 1900.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 6553.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 933.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 1710.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 1405.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 414.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 3821.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 1664.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 1027.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 1970.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 6924.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 1224.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 1623.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 3255.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 16370.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 5653.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 4249.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 3344.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 11337.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 868.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 2852.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 2795.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 2944.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 4915.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 3937.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 869.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 2781.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 7549.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 4854.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 5796.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 29411.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 6546.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 6649.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 21047.9 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 29558.1 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 14906.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 24215.6 KB/sec)
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-ant/target/it/findbugs-violations/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ findbugs-violations ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 1459.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 18463.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 23567.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 1581.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 2242.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 7602.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 2009.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 1533.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 959.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 1001.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 1856.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 1703.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 1323.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 1318.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 1924.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 2026.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 1254.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 1667.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 94.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 468.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 368.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 2019.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 6600.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 13242.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 75.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 67.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 151.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 2089.3 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 211.9 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 499.2 KB/sec)
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/qulice-ant/target/it/findbugs-violations/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ findbugs-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-ant/target/it/findbugs-violations/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ findbugs-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ findbugs-violations ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 269.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 270.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 415.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 79.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 1436.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 3068.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 9153.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 1759.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 1441.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 1697.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 16319.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 13645.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 361.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 4559.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 11051.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom (13 KB at 6248.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 603.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 9899.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 38550.4 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 1092.6 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 2527.6 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 1711.8 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 7806.5 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 4932.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 3588.3 KB/sec)
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ findbugs-violations ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 2215.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 1371.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 1692.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 2634.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 9088.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 994.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 9695.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 10650.9 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 29528.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 10595.1 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 3161.1 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 10142.7 KB/sec)
[INFO] [INFO] Building jar: /home/r/repo/qulice-ant/target/it/findbugs-violations/target/findbugs-violations-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- maven-antrun-plugin:1.7:run (antrun) @ findbugs-violations ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.pom (389 B at 189.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 723.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom (950 B at 927.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2 KB at 968.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (3 KB at 2034.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (2 KB at 944.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom (5 KB at 4409.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom (5 KB at 2205.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom (8 KB at 3874.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.pom (8 KB at 3691.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/1.11/jcabi-1.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi/1.11/jcabi-1.11.pom (11 KB at 10593.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.24/parent-0.24.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/parent/0.24/parent-0.24.pom (76 KB at 18842.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.12.1/jcabi-log-0.12.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.12.1/jcabi-log-0.12.1.pom (5 KB at 4290.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/1.0.2/jcabi-1.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi/1.0.2/jcabi-1.0.2.pom (11 KB at 10423.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.13.1/parent-0.13.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/parent/0.13.1/parent-0.13.1.pom (76 KB at 25135.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.pom (2 KB at 63.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.pom (2 KB at 1017.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (2 KB at 158.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 KB at 2665.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/12/maven-parent-12.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 KB at 2653.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (3 KB at 339.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (3 KB at 355.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (4 KB at 528.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 5177.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 9570.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2 KB at 285.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (3 KB at 428.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (3 KB at 367.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (2 KB at 221.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (2 KB at 269.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom (10 KB at 1377.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom (5 KB at 763.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom (3 KB at 337.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar (13 KB at 1504.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 KB at 2038.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.jar (1889 KB at 48421.0 KB/sec)
[INFO] [INFO] Executing tasks
[INFO]
[INFO] main:
[INFO]      [echo] plugin classpath:  /home/r/repo/qulice-ant/target/local-repo/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar:/home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-ant/1.0-SNAPSHOT/qulice-ant-1.0-SNAPSHOT.jar:/home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.jar:/home/r/repo/qulice-ant/target/local-repo/com/google/guava/guava/18.0/guava-18.0.jar:/home/r/repo/qulice-ant/target/local-repo/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.jar:/home/r/repo/qulice-ant/target/local-repo/antlr/antlr/2.7.7/antlr-2.7.7.jar:/home/r/repo/qulice-ant/target/local-repo/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.jar:/home/r/repo/qulice-ant/target/local-repo/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar:/home/r/repo/qulice-ant/target/local-repo/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/home/r/repo/qulice-ant/target/local-repo/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar:/usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar:/home/r/repo/qulice-ant/target/local-repo/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar:/home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.jar:/home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd-core/5.3.4/pmd-core-5.3.4.jar:/home/r/repo/qulice-ant/target/local-repo/com/beust/jcommander/1.35/jcommander-1.35.jar:/home/r/repo/qulice-ant/target/local-repo/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar:/home/r/repo/qulice-ant/target/local-repo/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar:/home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd-java/5.3.4/pmd-java-5.3.4.jar:/home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd-jsp/5.3.4/pmd-jsp-5.3.4.jar:/home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.jar:/home/r/repo/qulice-ant/target/local-repo/org/codenarc/CodeNarc/0.21/CodeNarc-0.21.jar:/home/r/repo/qulice-ant/target/local-repo/org/gmetrics/GMetrics/0.5/GMetrics-0.5.jar:/home/r/repo/qulice-ant/target/local-repo/org/codehaus/groovy/groovy-all/1.7.5/groovy-all-1.7.5.jar:/home/r/repo/qulice-ant/target/local-repo/log4j/log4j/1.2.17/log4j-1.2.17.jar:/home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.jar:/home/r/repo/qulice-ant/target/local-repo/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/home/r/repo/qulice-ant/target/local-repo/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar:/home/r/repo/qulice-ant/target/local-repo/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar:/home/r/repo/qulice-ant/target/local-repo/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar:/home/r/repo/qulice-ant/target/local-repo/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar:/home/r/repo/qulice-ant/target/local-repo/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar:/home/r/repo/qulice-ant/target/local-repo/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar:/home/r/repo/qulice-ant/target/local-repo/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar:/home/r/repo/qulice-ant/target/local-repo/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar:/home/r/repo/qulice-ant/target/local-repo/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar:/home/r/repo/qulice-ant/target/local-repo/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar:/home/r/repo/qulice-ant/target/local-repo/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar:/home/r/repo/qulice-ant/target/local-repo/xalan/xalan/2.7.1/xalan-2.7.1.jar:/home/r/repo/qulice-ant/target/local-repo/xalan/serializer/2.7.1/serializer-2.7.1.jar:/home/r/repo/qulice-ant/target/local-repo/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar:/home/r/repo/qulice-ant/target/local-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/home/r/repo/qulice-ant/target/local-repo/com/jcabi/incubator/xembly/0.19.2/xembly-0.19.2.jar:/home/r/repo/qulice-ant/target/local-repo/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.jar:/home/r/repo/qulice-ant/target/local-repo/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar:/home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.jar:/home/r/repo/qulice-ant/target/local-repo/com/jcabi/jcabi-xml/0.15/jcabi-xml-0.15.jar:/home/r/repo/qulice-ant/target/local-repo/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/home/r/repo/qulice-ant/target/local-repo/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.jar:/home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.jar:/home/r/repo/qulice-ant/target/local-repo/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.jar:/home/r/repo/qulice-ant/target/local-repo/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar:/home/r/repo/qulice-ant/target/local-repo/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar:/home/r/repo/qulice-ant/target/local-repo/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar:/home/r/repo/qulice-ant/target/local-repo/commons-io/commons-io/2.4/commons-io-2.4.jar:/home/r/repo/qulice-ant/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar:/home/r/repo/qulice-ant/target/local-repo/junit/junit/3.8.1/junit-3.8.1.jar:/home/r/repo/qulice-ant/target/local-repo/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar:/home/r/repo/qulice-ant/target/local-repo/org/apache/ant/ant/1.8.2/ant-1.8.2.jar:/home/r/repo/qulice-ant/target/local-repo/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
[INFO]
[INFO] qulice:
[INFO] [INFO] LICENSE found: file:/home/r/repo/qulice-ant/target/it/findbugs-violations/LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] No Checkstyle violations found in 2 files
[INFO] [INFO] No PMD violations found in 2 files
[INFO] [INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-ant/target/it/findbugs-violations/src
[INFO] [WARNING] FindBugs: H P Dm: com.qulice.foo.Main.list is or uses a map or set of URLs, which can be a performance hog  In Main.java
[INFO] [INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 12.700 s
[INFO] [INFO] Finished at: 2015-11-22T18:27:54+00:00
[INFO] [INFO] Final Memory: 23M/458M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (antrun) on project findbugs-violations: An Ant BuildException has occured: The following error occurred while executing this line:
[INFO] [ERROR] /home/r/repo/qulice-ant/target/it/findbugs-violations/build.xml:14: Failure
[INFO] [ERROR] around Ant part ...<ant antfile="/home/r/repo/qulice-ant/target/it/findbugs-violations/build.xml">... @ 7:82 in /home/r/repo/qulice-ant/target/it/findbugs-violations/target/antrun/build-main.xml: 1 FindBugs violations (see log above)
[INFO] [ERROR] -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (antrun) on project findbugs-violations: An Ant BuildException has occured: The following error occurred while executing this line:
[INFO] /home/r/repo/qulice-ant/target/it/findbugs-violations/build.xml:14: Failure
[INFO] around Ant part ...<ant antfile="/home/r/repo/qulice-ant/target/it/findbugs-violations/build.xml">... @ 7:82 in /home/r/repo/qulice-ant/target/it/findbugs-violations/target/antrun/build-main.xml
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
[INFO]  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.MojoExecutionException: An Ant BuildException has occured: The following error occurred while executing this line:
[INFO] /home/r/repo/qulice-ant/target/it/findbugs-violations/build.xml:14: Failure
[INFO] around Ant part ...<ant antfile="/home/r/repo/qulice-ant/target/it/findbugs-violations/build.xml">... @ 7:82 in /home/r/repo/qulice-ant/target/it/findbugs-violations/target/antrun/build-main.xml
[INFO]  at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:355)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[INFO]  ... 19 more
[INFO] Caused by: /home/r/repo/qulice-ant/target/it/findbugs-violations/target/antrun/build-main.xml:7: The following error occurred while executing this line:
[INFO] /home/r/repo/qulice-ant/target/it/findbugs-violations/build.xml:14: Failure
[INFO]  at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)
[INFO]  at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)
[INFO]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[INFO]  at org.apache.tools.ant.Task.perform(Task.java:348)
[INFO]  at org.apache.tools.ant.Target.execute(Target.java:390)
[INFO]  at org.apache.tools.ant.Target.performTasks(Target.java:411)
[INFO]  at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
[INFO]  at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
[INFO]  at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:327)
[INFO]  ... 21 more
[INFO] Caused by: /home/r/repo/qulice-ant/target/it/findbugs-violations/build.xml:14: Failure
[INFO]  at com.qulice.ant.QuliceTask.execute(QuliceTask.java:113)
[INFO]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[INFO]  at org.apache.tools.ant.Task.perform(Task.java:348)
[INFO]  at org.apache.tools.ant.Target.execute(Target.java:390)
[INFO]  at org.apache.tools.ant.Target.performTasks(Target.java:411)
[INFO]  at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
[INFO]  at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
[INFO]  at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
[INFO]  at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
[INFO]  ... 33 more
[INFO] Caused by: com.qulice.spi.ValidationException: 1 FindBugs violations (see log above)
[INFO]  at com.qulice.findbugs.FindBugsValidator.check(FindBugsValidator.java:239)
[INFO]  at com.qulice.findbugs.FindBugsValidator.validate(FindBugsValidator.java:78)
[INFO]  at com.qulice.ant.QuliceTask.validate(QuliceTask.java:146)
[INFO]  at com.qulice.ant.QuliceTask.execute(QuliceTask.java:102)
[INFO]  ... 46 more
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] run script /home/r/repo/qulice-ant/target/it/findbugs-violations/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-ant/target/it/findbugs-violations/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-ant/target/it/findbugs-violations/verify.groovy
[INFO] ..SUCCESS (15.1 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ qulice-ant ---
[INFO] LICENSE found: file:/home/r/repo/qulice-ant/LICENSE.txt
[INFO] No Checkstyle violations found in 15 files
[INFO] No PMD violations found in 7 files
[INFO] /src/it/findbugs-violations/pom.xml: skipped
[INFO] /src/it/findbugs-violations/build.xml: skipped
[INFO] /src/it/settings.xml: skipped
[INFO] /src/site/site.xml: to be validated
CodeNarc completed: (p1=0; p2=0; p3=0) 6044ms
[INFO] CodeNarc validated 1 file(s)
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 8s
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ qulice-ant ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ qulice-ant ---
[INFO] Installing /home/r/repo/qulice-ant/target/qulice-ant-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/qulice/qulice-ant/1.0-SNAPSHOT/qulice-ant-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-ant/pom.xml to /home/r/.m2/repository/com/qulice/qulice-ant/1.0-SNAPSHOT/qulice-ant-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-ant/target/qulice-ant-1.0-SNAPSHOT.jar.asc to /home/r/.m2/repository/com/qulice/qulice-ant/1.0-SNAPSHOT/qulice-ant-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-ant/target/qulice-ant-1.0-SNAPSHOT.pom.asc to /home/r/.m2/repository/com/qulice/qulice-ant/1.0-SNAPSHOT/qulice-ant-1.0-SNAPSHOT.pom.asc
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building qulice-maven-plugin 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom (12 KB at 592.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar (49 KB at 2290.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom (3 KB at 142.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom (12 KB at 615.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 174.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 163.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1009.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 136.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 94.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom (13 KB at 662.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom (26 KB at 932.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6 KB at 283.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/7/jboss-parent-7.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 KB at 1077.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (7 KB at 164.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom (12 KB at 601.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (131 KB at 2669.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar (59 KB at 1388.3 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.jar (195 KB at 3961.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (37 KB at 3354.0 KB/sec)
Downloading:1http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 KB at 2448.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (46 KB at 2848.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (16 KB at 1507.1 KB/sec)
Downloading:5http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (128 KB at 11554.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (546 KB at 20995.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloading:5http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (148 KB at 5447.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (56 KB at 2759.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (88 KB at 8756.4 KB/sec)
Downloading:0http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (46 KB at 5106.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 KB at 4816.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar (48 KB at 4702.3 KB/sec)
Downloading:/http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded:6http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (51 KB at 3391.8 KB/sec)
Downloading:0http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (160 KB at 7260.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (57 KB at 3557.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 8602.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.jar (20 KB at 1730.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar (60 KB at 5397.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar (115 KB at 11482.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (212 KB at 7052.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (560 KB at 14720.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qulice-maven-plugin ---
[INFO]
[INFO] --- maven-plugin-plugin:3.3:helpmojo (default) @ qulice-maven-plugin ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom (5 KB at 221.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom (3 KB at 156.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom (5 KB at 222.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom (4 KB at 197.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom (3 KB at 125.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom (2 KB at 57.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom (4 KB at 161.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar (23 KB at 2796.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar (46 KB at 3790.1 KB/sec)
Downloading:9http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (29 KB at 2363.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar (18 KB at 2178.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar (39 KB at 2283.2 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (52 KB at 2599.2 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar (14 KB at 1663.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar (27 KB at 3748.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar (237 KB at 8445.7 KB/sec)
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ qulice-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/r/repo/qulice-maven-plugin/target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (compile-helpmojo) @ qulice-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/qulice-maven-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.3:descriptor (default) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[WARNING] Deprecated @component for project field in com.qulice.maven.InstrumentMojo.: replace with @parameter name="${project}" @readonly
[WARNING] Deprecated @component for session field in com.qulice.maven.InstrumentMojo.: replace with @parameter name="${session}" @readonly
[WARNING] Deprecated @component for project field in com.qulice.maven.CheckMojo.: replace with @parameter name="${project}" @readonly
[WARNING] Deprecated @component for session field in com.qulice.maven.CheckMojo.: replace with @parameter name="${session}" @readonly
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ qulice-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/r/repo/qulice-maven-plugin/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qulice-maven-plugin ---
[INFO] Surefire report directory: /home/r/repo/qulice-maven-plugin/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.qulice.maven.DefaultValidatorsProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in com.qulice.maven.DefaultValidatorsProviderTest
Running com.qulice.maven.DefaultMavenEnvironmentTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in com.qulice.maven.DefaultMavenEnvironmentTest
Running com.qulice.maven.CheckMojoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec - in com.qulice.maven.CheckMojoTest
Running com.qulice.maven.DependenciesValidatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 sec - in com.qulice.maven.DependenciesValidatorTest
Running com.qulice.maven.SvnPropertiesValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in com.qulice.maven.SvnPropertiesValidatorTest
Running com.qulice.maven.PomXpathValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 sec - in com.qulice.maven.PomXpathValidatorTest
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ qulice-maven-plugin ---
[INFO] Versionalizing /home/r/repo/qulice-maven-plugin/target/classes directory
[INFO] File /home/r/repo/qulice-maven-plugin/target/classes/com/qulice/maven/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qulice-maven-plugin ---
[INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ qulice-maven-plugin ---
[INFO]
[INFO] --- maven-invoker-plugin:1.6:install (default) @ qulice-maven-plugin ---
[INFO] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-spi/1.0-SNAPSHOT/qulice-spi-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice/1.0-SNAPSHOT/qulice-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-checkstyle/1.0-SNAPSHOT/qulice-checkstyle-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-pmd/1.0-SNAPSHOT/qulice-pmd-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-codenarc/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-codenarc/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-codenarc/target/qulice-codenarc-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-codenarc/1.0-SNAPSHOT/qulice-codenarc-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-findbugs/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-findbugs/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT-mock.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT-mock.jar
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-findbugs/target/qulice-findbugs-1.0-SNAPSHOT-mock.jar.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-findbugs/1.0-SNAPSHOT/qulice-findbugs-1.0-SNAPSHOT-mock.jar.asc
[INFO] Installing /home/r/repo/qulice-xml/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/qulice-xml/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.jar.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/r/repo/qulice-xml/target/qulice-xml-1.0-SNAPSHOT.pom.asc to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-xml/1.0-SNAPSHOT/qulice-xml-1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/r/repo/qulice-maven-plugin/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-maven-plugin/1.0-SNAPSHOT/qulice-maven-plugin-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-1.0-SNAPSHOT.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-maven-plugin/1.0-SNAPSHOT/qulice-maven-plugin-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.6:run (default) @ qulice-maven-plugin ---
[INFO] Building: checkstyle-newlines/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building checkstyle-newlines 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 478.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 1273.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 4290.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom (15 KB at 3613.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 4009.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 3962.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 4491.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 7206.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 78.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1133.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 487.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 641.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 991.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 299.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1510.2 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle-newlines ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 710.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 4417.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 7439.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom (4 KB at 1674.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 1985.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 4081.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 4083.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 7884.8 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle-newlines ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 1287.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 977.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 2975.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 1864.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 4379.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 1928.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 480.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 2801.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 487.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 2231.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 1527.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 966.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 1280.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 1806.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 1540.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 1900.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 3276.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 933.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 1710.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 1405.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 414.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 1910.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 832.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 2055.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 985.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 3462.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 1224.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 3246.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 3255.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 5456.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 5653.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 4249.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 3344.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 5668.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 868.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 5705.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 2795.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 2944.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 4915.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 7874.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 869.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 2781.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 7549.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 9708.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 5796.9 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 13092.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 29411.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 39410.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 43588.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 21047.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 6649.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 29813.0 KB/sec)
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 1 resource
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ checkstyle-newlines ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 1459.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 18463.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 23567.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 1581.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 2242.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 7602.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 2009.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 3066.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 1918.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 2002.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 1856.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 2646.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 2636.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 1924.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 2026.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 1254.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 3334.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 40.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 197.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 2946.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 18178.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 35.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 37.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 60.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 1099.6 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 178.0 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 482.0 KB/sec)
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /home/r/repo/qulice-maven-plugin/target/it/checkstyle-newlines/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle-newlines ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/checkstyle-newlines/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ checkstyle-newlines ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle-newlines ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 118.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 128.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 300.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 83.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 878.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 3068.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 9153.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 1759.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 1441.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 3394.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 16319.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 40935.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 150.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 9118.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 22103.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 1207.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 4949.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 61680.7 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 1516.6 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 1472.6 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 684.7 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 2496.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 4271.5 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 4071.0 KB/sec)
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle-newlines ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 2215.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 2743.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 1692.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 2634.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 9088.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 994.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 9695.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 10650.9 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 29528.3 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 2845.0 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 6543.7 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3398.4 KB/sec)
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/checkstyle-newlines/target/checkstyle-newlines-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ checkstyle-newlines ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 941.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (4 KB at 1627.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 6473.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 3800.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 5026.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 941.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 2234.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 1310.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 3054.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 2544.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 1219.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 3797.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 795.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (5 KB at 4140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 KB at 8470.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 3903.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 2664.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 10801.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 1096.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 1206.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 816.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 1803.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 850.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 942.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom (950 B at 927.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2 KB at 1936.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (3 KB at 2034.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (2 KB at 1889.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (3 KB at 2823.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (2 KB at 1790.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (3 KB at 2205.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6 KB at 5999.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (4 KB at 1856.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3 KB at 2966.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (2 KB at 1170.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (4 KB at 3160.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 3939.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7 KB at 6953.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 9911.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 10669.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (2 KB at 1115.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 KB at 10749.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (2 KB at 841.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (3 KB at 2658.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (6 KB at 2785.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 749.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 710.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 4891.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 3072.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 KB at 10367.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (4 KB at 3086.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (4 KB at 3193.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (5 KB at 4252.0 KB/sec)
[INFO] [INFO] LICENSE found: file:/home/r/repo/qulice-maven-plugin/target/it/checkstyle-newlines/LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [ERROR] /src/main/resources/tabs.txt[1]: Line contains a tab character. (FileTabCharacterCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[0]: Cant find method comment (MultilineJavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[0]: Missing package-info.java file. (JavadocPackageCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[0]: Problem finding class/interface comment (JavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[1]: Missing a header - not enough lines in file. (HeaderCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[2]: Missing a Javadoc comment. (JavadocTypeCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[3]: Method 'test' is not designed for extension - needs to be abstract, final or empty. (DesignForExtensionCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[3]: Missing a Javadoc comment. (JavadocMethodCheck)
[INFO] [INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 5.602 s
[INFO] [INFO] Finished at: 2015-11-22T18:28:20+00:00
[INFO] [INFO] Final Memory: 24M/625M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project checkstyle-newlines: Failure: 8 Checkstyle violations (see log above) -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project checkstyle-newlines: Failure
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
[INFO]  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.MojoFailureException: Failure
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:65)
[INFO]  at com.qulice.maven.AbstractQuliceMojo.execute(AbstractQuliceMojo.java:175)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[INFO]  ... 19 more
[INFO] Caused by: com.qulice.spi.ValidationException: 8 Checkstyle violations (see log above)
[INFO]  at com.qulice.checkstyle.CheckstyleValidator.validate(CheckstyleValidator.java:96)
[INFO]  at com.qulice.maven.CheckMojo.run(CheckMojo.java:83)
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:59)
[INFO]  ... 22 more
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/checkstyle-newlines/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/checkstyle-newlines/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/checkstyle-newlines/verify.groovy
[INFO] ..SUCCESS (7.2 s)
[INFO] Building: codenarc-violations/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO]
[INFO] [INFO] module
[INFO] [INFO] codenarc-violations
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building module 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom (5 KB at 42.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 470.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar (29 KB at 965.4 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ module ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ module ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/codenarc-violations/module/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ module ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-antrun-plugin:1.6:run (default) @ module ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (2 KB at 75.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 KB at 1015.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/12/maven-parent-12.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 KB at 1011.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (3 KB at 142.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (3 KB at 106.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (4 KB at 166.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 2588.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 4785.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 1403.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2 KB at 110.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (3 KB at 128.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (3 KB at 116.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (2 KB at 86.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (2 KB at 104.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom (5 KB at 247.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (5 KB at 4180.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (9 KB at 4296.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom (3 KB at 2327.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar (13 KB at 4007.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1479 KB at 18484.7 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 KB at 1443.7 KB/sec)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] module ............................................ FAILURE [02:08 min]
[INFO] [INFO] codenarc-violations ............................... SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 02:08 min
[INFO] [INFO] Finished at: 2015-11-22T18:30:30+00:00
[INFO] [INFO] Final Memory: 9M/219M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (default) on project module: Execution default of goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.6 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (default) on project module: Execution default of goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.6 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
[INFO]  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.6 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:104)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[INFO]  ... 19 more
[INFO] Caused by: org.apache.maven.plugin.PluginResolutionException: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.6 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
[INFO]  at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:208)
[INFO]  at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm(DefaultMavenPluginManager.java:359)
[INFO]  at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm(DefaultMavenPluginManager.java:327)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm(DefaultBuildPluginManager.java:230)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:100)
[INFO]  ... 20 more
[INFO] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
[INFO]  at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459)
[INFO]  at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262)
[INFO]  at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
[INFO]  at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:200)
[INFO]  ... 24 more
[INFO] Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
[INFO]  at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
[INFO]  at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
[INFO]  at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:725)
[INFO]  at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
[INFO]  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[INFO]  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[INFO]  at java.lang.Thread.run(Thread.java:745)
[INFO] Caused by: org.apache.maven.wagon.TransferFailedException: Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
[INFO]  at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:935)
[INFO]  at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
[INFO]  at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
[INFO]  at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
[INFO]  at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:660)
[INFO]  ... 4 more
[INFO] Caused by: org.apache.maven.wagon.providers.http.httpclient.conn.ConnectTimeoutException: Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:136)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:357)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute(MainClientExec.java:218)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute(ProtocolExec.java:194)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute(RetryExec.java:85)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[INFO]  at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:756)
[INFO]  at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:854)
[INFO]  ... 8 more
[INFO] Caused by: java.net.ConnectException: Connection timed out
[INFO]  at java.net.PlainSocketImpl.socketConnect(Native Method)
[INFO]  at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[INFO]  at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[INFO]  at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[INFO]  at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[INFO]  at java.net.Socket.connect(Socket.java:579)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:72)
[INFO]  at org.apache.maven.wagon.providers.http.httpclient.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:118)
[INFO]  ... 18 more
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/codenarc-violations/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/codenarc-violations/verify.groovy
[INFO] ..FAILED (130.4 s)
[INFO]   The post-build script did not succeed. assert log.text.findAll('println should be replaced with something more robust').size() == 1
       |   |    |                                                                |      |
       |   |    []                                                               0      false
       |   [INFO] Error stacktraces are turned on.
       |   [INFO] Scanning for projects...
       |   [INFO] ------------------------------------------------------------------------
       |   [INFO] Reactor Build Order:
       |   [INFO]
       |   [INFO] module
       |   [INFO] codenarc-violations
       |   [INFO]
       |   [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
       |   [INFO]
       |   [INFO] ------------------------------------------------------------------------
       |   [INFO] Building module 1.0-SNAPSHOT
       |   [INFO] ------------------------------------------------------------------------
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom (5 KB at 42.8 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 470.2 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar (29 KB at 965.4 KB/sec)
       |   [INFO]
       |   [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ module ---
       |   [INFO]
       |   [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ module ---
       |   [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
       |   [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/codenarc-violations/module/src/main/resources
       |   [INFO]
       |   [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ module ---
       |   [INFO] No sources to compile
       |   [INFO]
       |   [INFO] --- maven-antrun-plugin:1.6:run (default) @ module ---
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (2 KB at 75.2 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 KB at 1015.4 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/12/maven-parent-12.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 KB at 1011.0 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (3 KB at 142.7 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (3 KB at 106.6 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (4 KB at 166.7 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
       |   [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 2588.9 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
       |   [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 4785.2 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
       |   [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 1403.3 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2 KB at 110.8 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (3 KB at 128.5 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (3 KB at 116.1 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (2 KB at 86.0 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (2 KB at 104.8 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom (5 KB at 247.6 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
       |   [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (5 KB at 4180.7 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
       |   [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (9 KB at 4296.4 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom
       |   [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom (3 KB at 2327.1 KB/sec)
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
       |   [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar
       |   [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar (13 KB at 4007.8 KB/sec)
       |   [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1479 KB at 18484.7 KB/sec)
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
       |   [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar
       |   [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 KB at 1443.7 KB/sec)
       |   [INFO] ------------------------------------------------------------------------
       |   [INFO] Reactor Summary:
       |   [INFO]
       |   [INFO] module ............................................ FAILURE [02:08 min]
       |   [INFO] codenarc-violations ............................... SKIPPED
       |   [INFO] ------------------------------------------------------------------------
       |   [INFO] BUILD FAILURE
       |   [INFO] ------------------------------------------------------------------------
       |   [INFO] Total time: 02:08 min
       |   [INFO] Finished at: 2015-11-22T18:30:30+00:00
       |   [INFO] Final Memory: 9M/219M
       |   [INFO] ------------------------------------------------------------------------
       |   [WARNING] The requested profile "qulice" could not be activated because it does not exist.
       |   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (default) on project module: Execution default of goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.6 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out -> [Help 1]
       |   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (default) on project module: Execution default of goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.6 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
       |        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
       |        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
       |        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
       |        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
       |        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
       |        at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
       |        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
       |        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
       |        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
       |        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
       |        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
       |        at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
       |        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       |        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
       |        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
       |        at java.lang.reflect.Method.invoke(Method.java:606)
       |        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
       |        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
       |        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
       |        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
       |   Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.6 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
       |        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:104)
       |        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
       |        ... 19 more
       |   Caused by: org.apache.maven.plugin.PluginResolutionException: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.6 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
       |        at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:208)
       |        at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm(DefaultMavenPluginManager.java:359)
       |        at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm(DefaultMavenPluginManager.java:327)
       |        at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm(DefaultBuildPluginManager.java:230)
       |        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:100)
       |        ... 20 more
       |   Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
       |        at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459)
       |        at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262)
       |        at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
       |        at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:200)
       |        ... 24 more
       |   Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.ant:ant-nodeps:jar:1.8.1 from/to central (http://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
       |        at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
       |        at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
       |        at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:725)
       |        at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
       |        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
       |        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
       |        at java.lang.Thread.run(Thread.java:745)
       |   Caused by: org.apache.maven.wagon.TransferFailedException: Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
       |        at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:935)
       |        at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
       |        at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
       |        at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
       |        at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:660)
       |        ... 4 more
       |   Caused by: org.apache.maven.wagon.providers.http.httpclient.conn.ConnectTimeoutException: Connect to repo.maven.apache.org:80 [repo.maven.apache.org/199.27.76.215] failed: Connection timed out
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:136)
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314)
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:357)
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute(MainClientExec.java:218)
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute(ProtocolExec.java:194)
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute(RetryExec.java:85)
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186)
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
       |        at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:756)
       |        at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:854)
       |        ... 8 more
       |   Caused by: java.net.ConnectException: Connection timed out
       |        at java.net.PlainSocketImpl.socketConnect(Native Method)
       |        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
       |        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
       |        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
       |        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
       |        at java.net.Socket.connect(Socket.java:579)
       |        at org.apache.maven.wagon.providers.http.httpclient.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:72)
       |        at org.apache.maven.wagon.providers.http.httpclient.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:118)
       |        ... 18 more
       |   [ERROR]
       |   [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/PluginResolutionException
       |   Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/codenarc-violations/verify.groovy
       /home/r/repo/qulice-maven-plugin/target/it/codenarc-violations/build.log
[INFO] Building: findbugs-violations/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building findbugs-violations 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ findbugs-violations ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ findbugs-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/findbugs-violations/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ findbugs-violations ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/qulice-maven-plugin/target/it/findbugs-violations/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ findbugs-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/findbugs-violations/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ findbugs-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ findbugs-violations ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ findbugs-violations ---
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/findbugs-violations/target/findbugs-violations-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ findbugs-violations ---
[INFO] [INFO] LICENSE found: file:./LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] No Checkstyle violations found in 2 files
[INFO] [INFO] No PMD violations found in 2 files
[INFO] [INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-maven-plugin/target/it/findbugs-violations/src
[INFO] [WARNING] FindBugs: H P Dm: com.qulice.foo.Main.list is or uses a map or set of URLs, which can be a performance hog  In Main.java
[INFO] [INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 9.988 s
[INFO] [INFO] Finished at: 2015-11-22T18:30:42+00:00
[INFO] [INFO] Final Memory: 29M/397M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project findbugs-violations: Failure: 1 FindBugs violations (see log above) -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project findbugs-violations: Failure
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
[INFO]  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.MojoFailureException: Failure
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:65)
[INFO]  at com.qulice.maven.AbstractQuliceMojo.execute(AbstractQuliceMojo.java:175)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[INFO]  ... 19 more
[INFO] Caused by: com.qulice.spi.ValidationException: 1 FindBugs violations (see log above)
[INFO]  at com.qulice.findbugs.FindBugsValidator.check(FindBugsValidator.java:239)
[INFO]  at com.qulice.findbugs.FindBugsValidator.validate(FindBugsValidator.java:78)
[INFO]  at com.qulice.maven.CheckMojo.run(CheckMojo.java:83)
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:59)
[INFO]  ... 22 more
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/findbugs-violations/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/findbugs-violations/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/findbugs-violations/verify.groovy
[INFO] ..SUCCESS (11.6 s)
[INFO] Building: multi-module/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO]
[INFO] [INFO] mod-tk
[INFO] [INFO] mod
[INFO] [INFO] mod-alpha
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building mod-tk 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mod-tk ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mod-tk ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 1 resource
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ mod-tk ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mod-tk ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-tk/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ mod-tk ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mod-tk ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mod-tk ---
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-tk/target/mod-tk-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building mod 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mod ---
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ mod ---
[INFO] [INFO] LICENSE found: jar:file:/home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-tk/target/mod-tk-1.0-SNAPSHOT.jar!/LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] No Checkstyle violations found in 1 files
[INFO] [INFO] No files to check with PMD
[INFO] [INFO] No PMD violations found in 0 files
[INFO] [INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-maven-plugin/target/it/multi-module/src
[INFO] [INFO] No classes at /home/r/repo/qulice-maven-plugin/target/it/multi-module/target/classes, no FindBugs validation
[INFO] [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom (6 KB at 780.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom (12 KB at 3688.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 3956.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom (5 KB at 2000.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar (21 KB at 4188.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 364.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 657.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 2236.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 KB at 3915.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 KB at 3618.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom (4 KB at 1605.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom (5 KB at 679.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (2 KB at 389.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (2 KB at 689.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar (10 KB at 2418.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar (10 KB at 599.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar (53 KB at 4809.9 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (240 KB at 3802.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (262 KB at 3189.9 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (276 KB at 4366.5 KB/sec)
[INFO] [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom (12 KB at 2967.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar (25 KB at 4134.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 4549.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.pom (13 KB at 4285.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/7/commons-parent-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/7/commons-parent-7.pom (18 KB at 3417.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.pom (10 KB at 3324.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/20/commons-parent-20.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 KB at 8153.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 KB at 6621.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom (2 KB at 807.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 9104.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 2923.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom (2 KB at 620.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom (2 KB at 900.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom (14 KB at 13200.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.pom (3 KB at 1159.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 293.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 8562.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 353.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 22860.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar (107 KB at 15212.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar (10 KB at 4762.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 8299.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.jar (72 KB at 7138.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar (4 KB at 1818.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 15979.6 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 39187.4 KB/sec)
[INFO] [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] [INFO] Checking compile classpath
[INFO] [INFO] Checking runtime classpath
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.pom (10 KB at 4526.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 KB at 12901.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 2005.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.jar (47 KB at 23189.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.pom (2 KB at 721.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 136.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm/3.0/asm-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm/3.0/asm-3.0.pom (360 B at 175.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm-parent/3.0/asm-parent-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm-parent/3.0/asm-parent-3.0.pom (3 KB at 2508.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm-tree/3.0/asm-tree-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm-tree/3.0/asm-tree-3.0.pom (499 B at 243.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.9/log4j-1.2.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.9/log4j-1.2.9.pom (144 B at 140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.pom (10 KB at 4764.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom (5 KB at 4275.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom (3 KB at 2327.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom (2 KB at 1311.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.pom (157 B at 76.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.pom (7 KB at 6595.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 KB at 11811.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (3 KB at 1004.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (4 KB at 3066.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (3 KB at 2211.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.pom (2 KB at 1918.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.pom (2 KB at 1758.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.8/maven-reporting-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.8/maven-reporting-2.0.8.pom (2 KB at 1441.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.pom (2 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-9/doxia-1.0-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-9/doxia-1.0-alpha-9.pom (9 KB at 8941.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2 KB at 1989.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (2 KB at 1581.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (2 KB at 1856.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.pom (2 KB at 1703.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (3 KB at 2646.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (3 KB at 2636.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2 KB at 1952.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.pom (3 KB at 2026.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.pom (2 KB at 1254.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (2 KB at 1459.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.pom (6 KB at 5056.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (9 KB at 8145.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 1798.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 KB at 11518.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 1587.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 2646.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 1326.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 1452.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 747.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 8871.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 348.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 845.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 951.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (3 KB at 2255.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 159.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 167.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (4 KB at 3257.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (3 KB at 2196.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (6 KB at 5140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 337.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (3 KB at 2338.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8 KB at 7874.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (4 KB at 3395.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (2 KB at 1849.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (3 KB at 2211.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (4 KB at 3147.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 8056.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 880.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 341.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (5 KB at 2161.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (10 KB at 9361.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (2 KB at 517.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3 KB at 2932.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2 KB at 1911.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3 KB at 2920.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (2 KB at 1841.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (2 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 7060.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (3 KB at 2316.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (8 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.pom (8 KB at 7583.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6 KB at 5941.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (4 KB at 3080.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (3 KB at 2200.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (3 KB at 2337.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (3 KB at 2628.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (3 KB at 2189.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (2 KB at 1561.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.pom (4 KB at 3264.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5 KB at 4955.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm/3.0/asm-3.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm/3.0/asm-3.0.jar (42 KB at 41709.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm-tree/3.0/asm-tree-3.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar (64 KB at 31865.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.9/log4j-1.2.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar (12 KB at 5729.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar (53 KB at 26306.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.jar (10 KB at 9906.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar (10 KB at 9674.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar (20 KB at 19634.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.9/log4j-1.2.9.jar (345 KB at 49147.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 29659.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (185 KB at 46062.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 37124.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 41124.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 53377.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm-tree/3.0/asm-tree-3.0.jar (22 KB at 1500.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (54 KB at 26831.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 KB at 10262.7 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (8 KB at 7488.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (46 KB at 22713.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar (443 KB at 20124.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (46 KB at 22987.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 KB at 18110.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar (1260 KB at 50383.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (48 KB at 6834.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 KB at 21293.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar (383 KB at 47866.7 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 KB at 28231.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 KB at 5429.1 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (558 KB at 55787.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar (218 KB at 54357.2 KB/sec)
[INFO] [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] [INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] [INFO] This is not an SVN project
[INFO] [INFO] No dependency analysis in this project
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.pom (4 KB at 1742.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/29/mojo-parent-29.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/29/mojo-parent-29.pom (26 KB at 12803.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (5 KB at 4708.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.jar (21 KB at 20935.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (12 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.pom (2 KB at 1770.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/googlecode/jslint4java/jslint4java-parent/1.4.7/jslint4java-parent-1.4.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/googlecode/jslint4java/jslint4java-parent/1.4.7/jslint4java-parent-1.4.7.pom (12 KB at 11188.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/rhino/js/1.7R2/js-1.7R2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/rhino/js/1.7R2/js-1.7R2.pom (832 B at 812.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/beust/jcommander/1.15/jcommander-1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/beust/jcommander/1.15/jcommander-1.15.pom (8 KB at 7822.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/rhino/js/1.7R2/js-1.7R2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/beust/jcommander/1.15/jcommander-1.15.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.jar (92 KB at 30534.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/beust/jcommander/1.15/jcommander-1.15.jar (31 KB at 15298.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 55690.9 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/rhino/js/1.7R2/js-1.7R2.jar (851 KB at 70903.3 KB/sec)
[INFO] [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] [INFO] Qulice quality check completed in 4s
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building mod-alpha 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 1447.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 46356.2 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mod-alpha ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mod-alpha ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-alpha/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ mod-alpha ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-alpha/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mod-alpha ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-alpha/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ mod-alpha ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-alpha/target/test-classes
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mod-alpha ---
[INFO] [INFO] Surefire report directory: /home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-alpha/target/surefire-reports
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 19.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 71.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 751.2 KB/sec)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.qulice.plugin.alpha.MainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mod-alpha ---
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-alpha/target/mod-alpha-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ mod-alpha ---
[INFO] [INFO] LICENSE found: jar:file:/home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-tk/target/mod-tk-1.0-SNAPSHOT.jar!/LICENSE.txt
[INFO] [INFO] No Checkstyle violations found in 4 files
[INFO] [INFO] No PMD violations found in 4 files
[INFO] [INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-maven-plugin/target/it/multi-module/mod-alpha/src
[INFO] [INFO] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] [INFO] Checking compile classpath
[INFO] [INFO] Checking runtime classpath
[INFO] [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] [INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] [INFO] This is not an SVN project
[INFO] [INFO] No dependency analysis in this project
[INFO] [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] [INFO] Qulice quality check completed in 7s
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] mod-tk ............................................ SUCCESS [  1.057 s]
[INFO] [INFO] mod ............................................... SUCCESS [  4.432 s]
[INFO] [INFO] mod-alpha ......................................... SUCCESS [  8.845 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 14.444 s
[INFO] [INFO] Finished at: 2015-11-22T18:30:58+00:00
[INFO] [INFO] Final Memory: 38M/478M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/multi-module/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/multi-module/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/multi-module/verify.groovy
[INFO] ..SUCCESS (16.1 s)
[INFO] Building: relocation/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building relocation 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/xml/jaxb-api/2.0/jaxb-api-2.0.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/javax/xml/jaxb-api/2.0/jaxb-api-2.0.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/javax/xml/jaxb-api/2.0/jaxb-api-2.0.pom (2 KB at 9.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.pom (715 B at 20.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.pom (157 B at 4.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.pom (2 KB at 1033.2 KB/sec)
[INFO] [WARNING] The artifact javax.xml:jaxb-api:jar:2.0 has been relocated to javax.xml.bind:jaxb-api:jar:2.0
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.jar (72 KB at 1065.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar (49 KB at 646.8 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (62 KB at 809.3 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ relocation ---
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ relocation ---
[INFO] [INFO] No files to check with Checkstyle
[INFO] [INFO] No files to check with PMD
[INFO] [INFO] No PMD violations found in 0 files
[INFO] [INFO] CodeNarc not required since no sources in /home/r/repo/qulice-maven-plugin/target/it/relocation/src
[INFO] [INFO] No classes at /home/r/repo/qulice-maven-plugin/target/it/relocation/target/classes, no FindBugs validation
[INFO] log4j:WARN No appenders could be found for logger (org.jboss.logging).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[INFO] [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] [INFO] Checking compile classpath
[INFO] [INFO] Checking runtime classpath
[INFO] [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] [INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] [INFO] This is not an SVN project
[INFO] [INFO] No dependency analysis in this project
[INFO] [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] [INFO] Qulice quality check completed in 2s
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 3.675 s
[INFO] [INFO] Finished at: 2015-11-22T18:31:03+00:00
[INFO] [INFO] Final Memory: 17M/276M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/relocation/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/relocation/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/relocation/verify.groovy
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: hibernate-validator-check/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building hibernate-validator-check 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-validator-check ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-validator-check ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/hibernate-validator-check/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hibernate-validator-check ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/qulice-maven-plugin/target/it/hibernate-validator-check/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-validator-check ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/hibernate-validator-check/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hibernate-validator-check ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ hibernate-validator-check ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-validator-check ---
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/hibernate-validator-check/target/hibernate-validator-check-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ hibernate-validator-check ---
[INFO] [INFO] LICENSE found: file:/home/r/repo/qulice-maven-plugin/target/it/hibernate-validator-check/LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] No Checkstyle violations found in 2 files
[INFO] [INFO] No PMD violations found in 2 files
[INFO] [INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-maven-plugin/target/it/hibernate-validator-check/src
[INFO] [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[INFO] [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] [INFO] Checking compile classpath
[INFO] [INFO] Checking runtime classpath
[INFO] [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] [INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] [INFO] This is not an SVN project
[INFO] [INFO] No dependency problems found
[INFO] [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] [INFO] Qulice quality check completed in 9s
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 11.667 s
[INFO] [INFO] Finished at: 2015-11-22T18:31:16+00:00
[INFO] [INFO] Final Memory: 28M/473M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/hibernate-validator-check/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/hibernate-validator-check/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/hibernate-validator-check/verify.groovy
[INFO] ..SUCCESS (13.2 s)
[INFO] Building: xml-violations/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building xml-violations 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xml-violations ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xml-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/xml-violations/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ xml-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xml-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/xml-violations/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ xml-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ xml-violations ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ xml-violations ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/xml-violations/target/xml-violations-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ xml-violations ---
[INFO] [INFO] LICENSE found: file:/home/r/repo/qulice-maven-plugin/target/it/xml-violations/LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] No Checkstyle violations found in 1 files
[INFO] [INFO] No files to check with PMD
[INFO] [INFO] No PMD violations found in 0 files
[INFO] [INFO] /src/site.xml: to be validated
[INFO] [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[INFO] [INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-maven-plugin/target/it/xml-violations/src
[INFO] [INFO] No classes at /home/r/repo/qulice-maven-plugin/target/it/xml-violations/target/classes, no FindBugs validation
[INFO] [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] [INFO] Checking compile classpath
[INFO] [INFO] Checking runtime classpath
[INFO] [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] [INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] [INFO] This is not an SVN project
[INFO] [INFO] No dependency analysis in this project
[INFO] [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] [INFO] Qulice quality check completed in 4s
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 6.075 s
[INFO] [INFO] Finished at: 2015-11-22T18:31:24+00:00
[INFO] [INFO] Final Memory: 24M/395M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/xml-violations/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/xml-violations/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/xml-violations/verify.groovy
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: pmd-violations/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building pmd-violations 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pmd-violations ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pmd-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/pmd-violations/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ pmd-violations ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/qulice-maven-plugin/target/it/pmd-violations/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pmd-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/pmd-violations/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ pmd-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ pmd-violations ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pmd-violations ---
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/pmd-violations/target/pmd-violations-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ pmd-violations ---
[INFO] [INFO] LICENSE found: file:/home/r/repo/qulice-maven-plugin/target/it/pmd-violations/LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] No Checkstyle violations found in 2 files
[INFO] [ERROR] /src/main/java/com/qulice/foo/Violations.java[83-83]: System.out.println is used (SystemPrintln)
[INFO] [ERROR] /src/main/java/com/qulice/foo/Violations.java[41-41]: Avoid unused private fields such as 'var'. (UnusedPrivateField)
[INFO] [INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 6.879 s
[INFO] [INFO] Finished at: 2015-11-22T18:31:33+00:00
[INFO] [INFO] Final Memory: 29M/397M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project pmd-violations: Failure: 2 PMD violations (see log above) -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project pmd-violations: Failure
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
[INFO]  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.MojoFailureException: Failure
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:65)
[INFO]  at com.qulice.maven.AbstractQuliceMojo.execute(AbstractQuliceMojo.java:175)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[INFO]  ... 19 more
[INFO] Caused by: com.qulice.spi.ValidationException: 2 PMD violations (see log above)
[INFO]  at com.qulice.pmd.PMDValidator.validate(PMDValidator.java:59)
[INFO]  at com.qulice.maven.CheckMojo.run(CheckMojo.java:83)
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:59)
[INFO]  ... 22 more
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/pmd-violations/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/pmd-violations/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/pmd-violations/verify.groovy
[INFO] ..SUCCESS (8.9 s)
[INFO] Building: js-violations/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building js-violations 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ js-violations ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ js-violations ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/js-violations/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ js-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ js-violations ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/js-violations/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ js-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ js-violations ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ js-violations ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/js-violations/target/js-violations-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ js-violations ---
[INFO] [INFO] LICENSE found: file:/home/r/repo/qulice-maven-plugin/target/it/js-violations/LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] No Checkstyle violations found in 1 files
[INFO] [INFO] No files to check with PMD
[INFO] [INFO] No PMD violations found in 0 files
[INFO] [INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-maven-plugin/target/it/js-violations/src
[INFO] [INFO] No classes at /home/r/repo/qulice-maven-plugin/target/it/js-violations/target/classes, no FindBugs validation
[INFO] [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[INFO] [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] [INFO] Checking compile classpath
[INFO] [INFO] Checking runtime classpath
[INFO] [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] [INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] [INFO] This is not an SVN project
[INFO] [INFO] No dependency analysis in this project
[INFO] [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] [INFO] Parsing: violations.js
[INFO] [ERROR] violations.js:2:15:'c' has not been fully defined yet.
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 6.449 s
[INFO] [INFO] Finished at: 2015-11-22T18:31:41+00:00
[INFO] [INFO] Final Memory: 24M/395M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project js-violations: Execution default of goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check failed: org.apache.maven.plugin.MojoExecutionException: Issues found in project. -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project js-violations: Execution default of goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check failed: org.apache.maven.plugin.MojoExecutionException: Issues found in project.
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
[INFO]  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check failed: org.apache.maven.plugin.MojoExecutionException: Issues found in project.
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:144)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[INFO]  ... 19 more
[INFO] Caused by: java.lang.IllegalArgumentException: org.apache.maven.plugin.MojoExecutionException: Issues found in project.
[INFO]  at com.qulice.maven.MojoExecutor.execute(MojoExecutor.java:136)
[INFO]  at com.qulice.maven.JslintValidator.validate(JslintValidator.java:52)
[INFO]  at com.qulice.maven.CheckMojo.run(CheckMojo.java:86)
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:59)
[INFO]  at com.qulice.maven.AbstractQuliceMojo.execute(AbstractQuliceMojo.java:175)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
[INFO]  ... 20 more
[INFO] Caused by: org.apache.maven.plugin.MojoExecutionException: Issues found in project.
[INFO]  at org.codehaus.mojo.jslint.AbstractJSLintMojo.execute(AbstractJSLintMojo.java:409)
[INFO]  at com.qulice.maven.MojoExecutor.execute(MojoExecutor.java:134)
[INFO]  ... 25 more
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/js-violations/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/js-violations/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/js-violations/verify.groovy
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: findbugs-exclude/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building findbugs-exclude 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ findbugs-exclude ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ findbugs-exclude ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/findbugs-exclude/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ findbugs-exclude ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 3 source files to /home/r/repo/qulice-maven-plugin/target/it/findbugs-exclude/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ findbugs-exclude ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/findbugs-exclude/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ findbugs-exclude ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ findbugs-exclude ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ findbugs-exclude ---
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/findbugs-exclude/target/findbugs-exclude-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ findbugs-exclude ---
[INFO] [INFO] LICENSE found: file:./LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] No Checkstyle violations found in 3 files
[INFO] [INFO] No PMD violations found in 3 files
[INFO] [INFO] CodeNarc not required since no groovy files in /home/r/repo/qulice-maven-plugin/target/it/findbugs-exclude/src
[INFO] [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[INFO] [INFO] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] [INFO] Checking compile classpath
[INFO] [INFO] Checking runtime classpath
[INFO] [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] [INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] [INFO] This is not an SVN project
[INFO] [INFO] No dependency problems found
[INFO] [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] [INFO] Qulice quality check completed in 11s
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 14.116 s
[INFO] [INFO] Finished at: 2015-11-22T18:31:57+00:00
[INFO] [INFO] Final Memory: 35M/397M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/findbugs-exclude/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/findbugs-exclude/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/findbugs-exclude/verify.groovy
[INFO] ..SUCCESS (16.0 s)
[INFO] Building: checkstyle-violations/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building checkstyle-violations 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle-violations ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 2 resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ checkstyle-violations ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 9 source files to /home/r/repo/qulice-maven-plugin/target/it/checkstyle-violations/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/checkstyle-violations/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ checkstyle-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle-violations ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle-violations ---
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/checkstyle-violations/target/checkstyle-violations-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ checkstyle-violations ---
[INFO] [INFO] LICENSE found: file:/home/r/repo/qulice-maven-plugin/target/it/checkstyle-violations/LICENSE.txt
[INFO] log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [ERROR] /src/main/resources/tabs.txt[1]: Line contains a tab character. (FileTabCharacterCheck)
[INFO] [ERROR] /src/main/resources/newlines.txt[3]: Lines in file should end with Unix-like end of line (RegexpMultilineCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[0]: Cant find method comment (MultilineJavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[0]: Missing package-info.java file. (JavadocPackageCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[0]: Problem finding class/interface comment (JavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[1]: Line does not match expected header line of '/**'. (HeaderCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[5]: Missing a Javadoc comment. (JavadocTypeCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[6]: Method 'test' is not designed for extension - needs to be abstract, final or empty. (DesignForExtensionCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[6]: Missing a Javadoc comment. (JavadocMethodCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[7]: The String "test" appears 2 times in the file. (MultipleStringLiteralsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[16]: Parameter txt should be final. (FinalParametersCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[29]: Parameter ex should be final. (FinalParametersCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[39]: ArrayList should be initialized with a size parameter (ConditionalRegexpMultilineCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Violations.java[40]: ArrayList should be initialized with a size parameter (RegexpMultilineCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/SomeTest.java[0]: Cant find method comment (MultilineJavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/SomeTest.java[0]: Problem finding class/interface comment (JavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/SomeTest.java[1]: Missing a header - not enough lines in file. (HeaderCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/SomeTest.java[3]: Missing a Javadoc comment. (JavadocTypeCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/SomeTest.java[5]: Method 'testing' is not designed for extension - needs to be abstract, final or empty. (DesignForExtensionCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/SomeTest.java[5]: Missing a Javadoc comment. (JavadocMethodCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/IndentationChecks.java[1]: Missing a header - not enough lines in file. (HeaderCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/IndentationChecks.java[6]: Missing '@author' tag in class/interface comment (JavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/IndentationChecks.java[6]: Missing '@version' tag in class/interface comment (JavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Constants.java[39]: Missing a Javadoc comment. (JavadocVariableCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Constants.java[39]: The String "test" appears 2 times in the file. (MultipleStringLiteralsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Constants.java[41]: Missing a Javadoc comment. (JavadocVariableCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Constants.java[43]: Missing a Javadoc comment. (JavadocMethodCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Constants.java[47]: Missing a Javadoc comment. (JavadocMethodCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Pdd.java[0]: Problem finding class/interface comment (JavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Pdd.java[1]: Missing a header - not enough lines in file. (HeaderCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Pdd.java[3]: Missing a Javadoc comment. (JavadocTypeCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Pdd.java[9]: Method 'test' is not designed for extension - needs to be abstract, final or empty. (DesignForExtensionCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Pdd.java[23]: Method 'inner' is not designed for extension - needs to be abstract, final or empty. (DesignForExtensionCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Pdd.java[24]: Comments in method body are prohibited (MethodBodyCommentsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Pdd.java[25]: Comments in method body are prohibited (MethodBodyCommentsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Brackets.java[47]: Parameters should start on a new line (BracketsStructureCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Brackets.java[50]: Parameters should start on a new line (BracketsStructureCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Brackets.java[53]: Parameters should start on a new line (BracketsStructureCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Brackets.java[57]: Closing bracket should be on a new line (BracketsStructureCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Brackets.java[60]: Missing a Javadoc comment. (JavadocMethodCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Iface.java[0]: Cant find method comment (MultilineJavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Iface.java[0]: Problem finding class/interface comment (JavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Iface.java[1]: Missing a header - not enough lines in file. (HeaderCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Iface.java[3]: Missing a Javadoc comment. (JavadocTypeCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Iface.java[3]: The name of the outer type and the file do not match. (OuterTypeFilenameCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Iface.java[4]: Private constant "name" is not used (ConstantUsageCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Iface.java[4]: Missing a Javadoc comment. (JavadocVariableCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Iface.java[5]: Missing a Javadoc comment. (JavadocVariableCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Iface.java[6]: Missing a Javadoc comment. (JavadocMethodCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Tabs.java[0]: Cant find method comment (MultilineJavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Tabs.java[0]: Problem finding class/interface comment (JavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Tabs.java[1]: Missing a header - not enough lines in file. (HeaderCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Tabs.java[2]: Missing a Javadoc comment. (JavadocTypeCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Tabs.java[3]: Method 'test' is not designed for extension - needs to be abstract, final or empty. (DesignForExtensionCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Tabs.java[3]: Missing a Javadoc comment. (JavadocMethodCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/Tabs.java[4]: Line contains a tab character. (FileTabCharacterCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/NewLines.java[0]: Cant find method comment (MultilineJavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/NewLines.java[0]: Problem finding class/interface comment (JavadocTagsCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/NewLines.java[1]: Missing a Javadoc comment. (JavadocTypeCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/NewLines.java[1]: Missing a header - not enough lines in file. (HeaderCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/NewLines.java[1]: Missing package declaration. (PackageDeclarationCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/NewLines.java[2]: Missing a Javadoc comment. (JavadocMethodCheck)
[INFO] [ERROR] /src/main/java/com/qulice/plugin/violations/NewLines.java[4]: Lines in file should end with Unix-like end of line (RegexpMultilineCheck)
[INFO] [INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 5.423 s
[INFO] [INFO] Finished at: 2015-11-22T18:32:04+00:00
[INFO] [INFO] Final Memory: 22M/397M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project checkstyle-violations: Failure: 63 Checkstyle violations (see log above) -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project checkstyle-violations: Failure
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
[INFO]  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.MojoFailureException: Failure
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:65)
[INFO]  at com.qulice.maven.AbstractQuliceMojo.execute(AbstractQuliceMojo.java:175)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[INFO]  ... 19 more
[INFO] Caused by: com.qulice.spi.ValidationException: 63 Checkstyle violations (see log above)
[INFO]  at com.qulice.checkstyle.CheckstyleValidator.validate(CheckstyleValidator.java:96)
[INFO]  at com.qulice.maven.CheckMojo.run(CheckMojo.java:83)
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:59)
[INFO]  ... 22 more
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/checkstyle-violations/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/checkstyle-violations/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/checkstyle-violations/verify.groovy
[INFO] ..SUCCESS (7.2 s)
[INFO] Building: pom-xpath-validator-violations/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building pom-xpath-validator-violations 1.0
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pom-xpath-validator-violations ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pom-xpath-validator-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/pom-xpath-validator-violations/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ pom-xpath-validator-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pom-xpath-validator-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/pom-xpath-validator-violations/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ pom-xpath-validator-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ pom-xpath-validator-violations ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pom-xpath-validator-violations ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/pom-xpath-validator-violations/target/pom-xpath-validator-violations-1.0.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ pom-xpath-validator-violations ---
[INFO] [INFO] No files to check with Checkstyle
[INFO] [INFO] No files to check with PMD
[INFO] [INFO] No PMD violations found in 0 files
[INFO] [INFO] CodeNarc not required since no sources in /home/r/repo/qulice-maven-plugin/target/it/pom-xpath-validator-violations/src
[INFO] [INFO] No classes at /home/r/repo/qulice-maven-plugin/target/it/pom-xpath-validator-violations/target/classes, no FindBugs validation
[INFO] log4j:WARN No appenders could be found for logger (org.jboss.logging).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[INFO] [INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 3.150 s
[INFO] [INFO] Finished at: 2015-11-22T18:32:09+00:00
[INFO] [INFO] Final Memory: 14M/276M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project pom-xpath-validator-violations: Failure: pom.xml don't match the xpath query [/pom:project/pom:dependencies/pom:dependency[pom:artifactId='commons-io']/pom:version[.='1.2.5']/text()] -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project pom-xpath-validator-violations: Failure
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
[INFO]  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.MojoFailureException: Failure
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:65)
[INFO]  at com.qulice.maven.AbstractQuliceMojo.execute(AbstractQuliceMojo.java:175)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[INFO]  ... 19 more
[INFO] Caused by: com.qulice.spi.ValidationException: pom.xml don't match the xpath query [/pom:project/pom:dependencies/pom:dependency[pom:artifactId='commons-io']/pom:version[.='1.2.5']/text()]
[INFO]  at com.qulice.maven.PomXpathValidator.validate(PomXpathValidator.java:73)
[INFO]  at com.qulice.maven.PomXpathValidator.validate(PomXpathValidator.java:60)
[INFO]  at com.qulice.maven.CheckMojo.run(CheckMojo.java:86)
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:59)
[INFO]  ... 22 more
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/pom-xpath-validator-violations/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/pom-xpath-validator-violations/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/pom-xpath-validator-violations/verify.groovy
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: duplicate-finder-violations/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building duplicate-finder-violations 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.pom (4 KB at 23.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 889.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (190 KB at 7300.0 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.jar (11 KB at 286.2 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ duplicate-finder-violations ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ duplicate-finder-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/duplicate-finder-violations/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ duplicate-finder-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ duplicate-finder-violations ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/target/it/duplicate-finder-violations/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ duplicate-finder-violations ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ duplicate-finder-violations ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ duplicate-finder-violations ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/it/duplicate-finder-violations/target/duplicate-finder-violations-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- qulice-maven-plugin:1.0-SNAPSHOT:check (default) @ duplicate-finder-violations ---
[INFO] [INFO] No files to check with Checkstyle
[INFO] [INFO] No files to check with PMD
[INFO] [INFO] No PMD violations found in 0 files
[INFO] [INFO] CodeNarc not required since no sources in /home/r/repo/qulice-maven-plugin/target/it/duplicate-finder-violations/src
[INFO] [INFO] No classes at /home/r/repo/qulice-maven-plugin/target/it/duplicate-finder-violations/target/classes, no FindBugs validation
[INFO] log4j:WARN No appenders could be found for logger (org.jboss.logging).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[INFO] [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] [INFO] Checking compile classpath
[INFO] [WARNING] Found duplicate and different classes in [org.apache.xmlgraphics:batik-ext:1.7,xml-apis:xml-apis:1.3.04] :
[INFO] [WARNING]   org.w3c.dom.events.DocumentEvent
[INFO] [WARNING]   org.w3c.dom.events.Event
[INFO] [WARNING]   org.w3c.dom.events.EventException
[INFO] [WARNING]   org.w3c.dom.events.EventListener
[INFO] [WARNING]   org.w3c.dom.events.EventTarget
[INFO] [WARNING]   org.w3c.dom.events.MouseEvent
[INFO] [WARNING]   org.w3c.dom.events.MutationEvent
[INFO] [WARNING]   org.w3c.dom.events.UIEvent
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 3.797 s
[INFO] [INFO] Finished at: 2015-11-22T18:32:15+00:00
[INFO] [INFO] Final Memory: 17M/276M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project duplicate-finder-violations: Execution default of goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check failed: org.apache.maven.plugin.MojoExecutionException: Found duplicate classes/resources -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check (default) on project duplicate-finder-violations: Execution default of goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check failed: org.apache.maven.plugin.MojoExecutionException: Found duplicate classes/resources
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
[INFO]  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal com.qulice:qulice-maven-plugin:1.0-SNAPSHOT:check failed: org.apache.maven.plugin.MojoExecutionException: Found duplicate classes/resources
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:144)
[INFO]  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[INFO]  ... 19 more
[INFO] Caused by: java.lang.IllegalArgumentException: org.apache.maven.plugin.MojoExecutionException: Found duplicate classes/resources
[INFO]  at com.qulice.maven.MojoExecutor.execute(MojoExecutor.java:136)
[INFO]  at com.qulice.maven.DuplicateFinderValidator.validate(DuplicateFinderValidator.java:91)
[INFO]  at com.qulice.maven.CheckMojo.run(CheckMojo.java:86)
[INFO]  at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:59)
[INFO]  at com.qulice.maven.AbstractQuliceMojo.execute(AbstractQuliceMojo.java:175)
[INFO]  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
[INFO]  ... 20 more
[INFO] Caused by: org.apache.maven.plugin.MojoExecutionException: Found duplicate classes/resources
[INFO]  at com.ning.maven.plugins.duplicatefinder.DuplicateFinderMojo.checkClasspath(DuplicateFinderMojo.java:250)
[INFO]  at com.ning.maven.plugins.duplicatefinder.DuplicateFinderMojo.checkCompileClasspath(DuplicateFinderMojo.java:201)
[INFO]  at com.ning.maven.plugins.duplicatefinder.DuplicateFinderMojo.execute(DuplicateFinderMojo.java:178)
[INFO]  at com.qulice.maven.MojoExecutor.execute(MojoExecutor.java:134)
[INFO]  ... 25 more
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[INFO] run script /home/r/repo/qulice-maven-plugin/target/it/duplicate-finder-violations/verify.groovy
[INFO] Running post-build script: /home/r/repo/qulice-maven-plugin/target/it/duplicate-finder-violations/verify.groovy
[INFO] Finished post-build script: /home/r/repo/qulice-maven-plugin/target/it/duplicate-finder-violations/verify.groovy
[INFO] ..SUCCESS (5.5 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 12, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  codenarc-violations/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] qulice ............................................ SUCCESS [  7.944 s]
[INFO] qulice-spi ........................................ SUCCESS [ 12.545 s]
[INFO] qulice-checkstyle ................................. SUCCESS [ 25.656 s]
[INFO] qulice-pmd ........................................ SUCCESS [ 18.140 s]
[INFO] qulice-codenarc ................................... SUCCESS [ 16.667 s]
[INFO] qulice-findbugs ................................... SUCCESS [ 24.453 s]
[INFO] qulice-xml ........................................ SUCCESS [ 10.870 s]
[INFO] qulice-ant ........................................ SUCCESS [ 28.267 s]
[INFO] qulice-maven-plugin ............................... FAILURE [04:12 min]
[INFO] qulice-gradle-plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:38 min
[INFO] Finished at: 2015-11-22T18:32:15+00:00
[INFO] Final Memory: 133M/526M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.6:run (default) on project qulice-maven-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.6:run (default) on project qulice-maven-plugin: 1 build failed. See console output above for details.
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
        at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See console output above for details.
        at org.apache.maven.plugin.invoker.InvokerSession.handleFailures(InvokerSession.java:258)
        at org.apache.maven.plugin.invoker.InvokerMojo.processResults(InvokerMojo.java:59)
        at org.apache.maven.plugin.invoker.AbstractInvokerMojo.execute(AbstractInvokerMojo.java:692)
        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        ... 19 more
[ERROR]
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qulice-maven-plugin