You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2016/10/20 15:14:00 UTC

[jira] [Updated] (BVAL-142) bval-xstream Failed to execute goal org.apache.commons:commons-weaver-maven-plugin

     [ https://issues.apache.org/jira/browse/BVAL-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Benson updated BVAL-142:
-----------------------------
    Fix Version/s: 1.1.2

> bval-xstream Failed to execute goal org.apache.commons:commons-weaver-maven-plugin
> ----------------------------------------------------------------------------------
>
>                 Key: BVAL-142
>                 URL: https://issues.apache.org/jira/browse/BVAL-142
>             Project: BVal
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>         Environment: Apache Maven 3.3.3 (NON-CANONICAL_2015-07-10T12:37:52_mockbuild; 2015-07-10T14:37:52+02:00)
> Maven home: /usr/share/maven
> Java version: 1.8.0_65, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-4.b17.fc23.i386/jre
> Default locale: it_IT, platform encoding: UTF-8
> OS name: "linux", version: "4.2.6-301.fc23.i686", arch: "i386", family: "unix"
>            Reporter: gil cattaneo
>             Fix For: 1.1.2
>
>
> Hi
> any ideas?
> thanks in advance
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache BVal :: bval-xstream (optional) 1.1.0
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-enforcer-plugin:1.4:enforce (default) @ bval-xstream ---
> [INFO] 
> [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ bval-xstream ---
> [INFO] 
> [INFO] --- commons-weaver-maven-plugin:1.1:prepare (default) @ bval-xstream ---
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.4:process (process-remote-resources) @ bval-xstream ---
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ bval-xstream ---
> [INFO] 
> [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bval-xstream ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/gil/rpmbuild/BUILD/bval-1.1.0/bval-xstream/src/main/resources
> [INFO] Copying 5 resources
> [INFO] Copying 5 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ bval-xstream ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 23 source files to /home/gil/rpmbuild/BUILD/bval-1.1.0/bval-xstream/target/classes
> [INFO] 
> [INFO] --- commons-weaver-maven-plugin:1.1:weave (default) @ bval-xstream ---
> [INFO] 
> [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bval-xstream ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] Copying 5 resources
> [INFO] Copying 5 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ bval-xstream ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 8 source files to /home/gil/rpmbuild/BUILD/bval-1.1.0/bval-xstream/target/test-classes
> [INFO] /home/gil/rpmbuild/BUILD/bval-1.1.0/bval-xstream/src/test/java/org/apache/bval/xml/XMLMetaBeanInfosTest.java: /home/gil/rpmbuild/BUILD/bval-1.1.0/bval-xstream/src/test/java/org/apache/bval/xml/XMLMetaBeanInfosTest.java uses or overrides a deprecated API.
> [INFO] /home/gil/rpmbuild/BUILD/bval-1.1.0/bval-xstream/src/test/java/org/apache/bval/xml/XMLMetaBeanInfosTest.java: Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bval-xstream ---
> [INFO] Surefire report directory: /home/gil/rpmbuild/BUILD/bval-1.1.0/bval-xstream/target/surefire-reports
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.bval.routines.StandardValidationTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.apache.bval.routines.StandardValidationTest
> Running org.apache.bval.xml.XMLMetaBeanManagerTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.apache.bval.xml.XMLMetaBeanManagerTest
> Running org.apache.bval.xml.XMLMetaBeanInfosTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.apache.bval.xml.XMLMetaBeanInfosTest
> Running org.apache.bval.xml.BeanValidatorTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.bval.xml.BeanValidatorTest
> Results :
> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ bval-xstream ---
> [INFO] Building jar: /home/gil/rpmbuild/BUILD/bval-1.1.0/bval-xstream/target/bval-xstream-1.1.0.jar
> [INFO] 
> [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ bval-xstream ---
> [INFO] Building jar: /home/gil/rpmbuild/BUILD/bval-1.1.0/bval-xstream/target/bval-xstream-1.1.0-tests.jar
> [INFO] 
> [INFO] --- apache-rat-plugin:0.11:check (default) @ bval-xstream ---
> [INFO] 51 implicit excludes (use -debug for more details).
> [INFO] Exclude: **/*/MANIFEST.MF
> [INFO] Exclude: .git
> [INFO] Exclude: .gitignore
> [INFO] Exclude: README.txt
> [INFO] Exclude: CHANGES.txt
> [INFO] Exclude: .idea
> [INFO] Exclude: release.properties
> [INFO] Exclude: DEPENDENCIES
> [INFO] Exclude: **/.*/**
> [INFO] Exclude: **/*.log
> [INFO] Exclude: **/maven-eclipse.xml
> [INFO] Exclude: **/rat.txt
> [INFO] Exclude: **/target/**/*
> [INFO] Exclude: **/*.iml
> [INFO] Exclude: **/*.ipr
> [INFO] Exclude: **/*.iws
> [INFO] Exclude: .idea
> [INFO] Exclude: **/META-INF/services/*
> [INFO] 37 resources included (use -debug for more details)
> [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 37 licence.
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache BVal :: bval-jsr 1.1.0
> [INFO] ------------------------------------------------------------------------
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] Forking Apache BVal :: bval-xstream (optional) 1.1.0
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] 
> [INFO] --- maven-enforcer-plugin:1.4:enforce (default) @ bval-xstream ---
> [INFO] 
> [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ bval-xstream ---
> [INFO] 
> [INFO] --- commons-weaver-maven-plugin:1.1:prepare (default) @ bval-xstream ---
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache BVal :: bval-parent (Parent POM) ............ FAILURE [  0.284 s]
> [INFO] Apache BVal :: bval-core ........................... SUCCESS [  4.405 s]
> [INFO] Apache BVal :: bval-xstream (optional) ............. SUCCESS [  2.095 s]
> [INFO] Apache BVal :: bval-jsr ............................ SUCCESS [  8.700 s]
> [INFO] Apache BVal :: bval-json (optional) ................ SUCCESS [  2.860 s]
> [INFO] Apache BVal :: bval-extras (optional) .............. SUCCESS [  2.758 s]
> [INFO] Apache BVal :: org.apache.bval.bundle .............. SUCCESS [  1.142 s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 27.890 s
> [INFO] Finished at: 2015-12-08T21:06:25+01:00
> [INFO] Final Memory: 46M/303M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.commons:commons-weaver-maven-plugin:1.1:prepare (default) on project bval-xstream: cleaning failed due to java.lang.ClassNotFoundException: org.apache.bval.util.reflection.Reflection -> [Help 1]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)