You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "lo ti (JIRA)" <ji...@apache.org> on 2006/07/27 03:22:13 UTC

[jira] Created: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Maven build fail for org.apache.axis2.jibx.Test
-----------------------------------------------

                 Key: AXIS2-936
                 URL: http://issues.apache.org/jira/browse/AXIS2-936
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: samples, build,site  & docs
    Affects Versions: 1.0
         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
            Reporter: lo ti


test:test:
    [junit] Running org.apache.axis2.jibx.Test
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
    [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED

BUILD FAILED
File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
Total time: 7 minutes 8 seconds
Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12424342 ] 
            
Dennis Sosnoski commented on AXIS2-936:
---------------------------------------

How long has this been failing for you, dims? I hadn't realized anyone was having problems with the test. I can probably just move the executiion of the binding compiler into a separate step of the test build, since this probably doesn't need to be part of the actual test. I just need to figure out how to do that in maven. Can anyone point me at an example of where maven is executing a Java program as part of the build?

> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site  & docs
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "lo ti (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12442185 ] 
            
lo ti commented on AXIS2-936:
-----------------------------


   [[ Old comment, sent by email on Thu, 27 Jul 2006 12:14:41 -0700 (PDT) ]]

Hi Davanum,
   
  Sorry I don't know how to reply back from JIRA forum.  It has not any options to reply back.  Please direct me of how to reply back from your forum.
   
  Thanks a lot for your help on this.  I am NOT using JROCKET 1.5.  Looked into this folder "axis2/modules/jibx/target/test-classes/org/apache/axis2/jibx" and all classes that you mentioned are already compiled and existed.  Could you please advice for another solution, please?
   
  Thanks,
  Tilo

"Davanum Srinivas (JIRA)" <ji...@apache.org> wrote:
  [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12423820 ] 

Davanum Srinivas commented on AXIS2-936:
----------------------------------------

it fails for me 100% of the time when i use JROCKIT 1.5. Basically i need to run it twice, first to compile the Customer/Person classes and then run maven again to run the tests. Otherwise it fails. It somehow picks up a undecorated (jibx uses BCEL to decorate the classes) Customer/Person in some jdk's.

-- dims


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




 		
---------------------------------
Do you Yahoo!?
 Everyone is raving about the  all-new Yahoo! Mail Beta.


> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "lo ti (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12442186 ] 
            
lo ti commented on AXIS2-936:
-----------------------------


   [[ Old comment, sent by email on Thu, 27 Jul 2006 17:02:41 -0700 (PDT) ]]

After fixed the java file "../jibx/test.java" by changing the port number in the code, the build went successful.
   
  Regards,
   
  -Ti Lo
  

Ti Lo <ti...@yahoo.com> wrote:
    Hi Davanum,
   
  Sorry I don't know how to reply back from JIRA forum.  It has not any options to reply back.  Please direct me of how to reply back from your forum.
   
  Thanks a lot for your help on this.  I am NOT using JROCKET 1.5.  Looked into this folder "axis2/modules/jibx/target/test-classes/org/apache/axis2/jibx" and all classes that you mentioned are already compiled and existed.  Could you please advice for another solution, please?
   
  Thanks,
  Tilo

"Davanum Srinivas (JIRA)" <ji...@apache.org> wrote:
  [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12423820 ] 

Davanum Srinivas commented on AXIS2-936:
----------------------------------------

it fails for me 100% of the time when i use JROCKIT 1.5. Basically i need to run it twice, first to compile the Customer/Person classes and then run maven again to run the tests. Otherwise it fails. It somehow picks up a undecorated (jibx uses BCEL to decorate the classes) Customer/Person in some jdk's.

-- dims


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



    
---------------------------------
  Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail Beta.

 		
---------------------------------
Groups are talking. We&acute;re listening. Check out the handy changes to Yahoo! Groups. 


> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "lo ti (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12442184 ] 
            
lo ti commented on AXIS2-936:
-----------------------------


   [[ Old comment, sent by email on Thu, 27 Jul 2006 12:07:32 -0700 (PDT) ]]

Hi Eran,
   
  Thanks so much for looking into this.  I got the build successful on windows but I could not get this build successful on Unix because of this error.  Please advice.
   
  Thanks,
  Tilo

"Eran Chinthaka (JIRA)" <ji...@apache.org> wrote:
  [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12423797 ] 

Eran Chinthaka commented on AXIS2-936:
--------------------------------------

I just test the build in JDK 1.4 and JDK 1.5. I got the build successful. Can u please re-check and comment on this?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




 		
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1"/min.


> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-936?page=all ]

Eran Chinthaka resolved AXIS2-936.
----------------------------------

    Resolution: Fixed

Fixed long time back :)

> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site  & docs
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12424382 ] 
            
Davanum Srinivas commented on AXIS2-936:
----------------------------------------

Sorry Dennis. I was just lazy and switch compilers. Yes, it was happening from the time the test was added. Plz look at all the maven.xml's you can run any ant task from there.

-- dims

> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site  & docs
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "Nick Gallardo (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12424347 ] 
            
Nick Gallardo commented on AXIS2-936:
-------------------------------------

Dennis,

Take a look at the maven.xml under the jaxws module.  We changed our code to do exactly the same thing.

You'll see inside of the <preGoal name="test:compile"> element that we run the JAX-B schema compiler supplying it the necessary classpath and command line arguments.

Hope that helps...

> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site  & docs
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12423797 ] 
            
Eran Chinthaka commented on AXIS2-936:
--------------------------------------

I just test the build in JDK 1.4 and JDK 1.5. I got the build successful. Can u please re-check and comment on this?

> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site  & docs
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12423820 ] 
            
Davanum Srinivas commented on AXIS2-936:
----------------------------------------

it fails for me 100% of the time when i use JROCKIT 1.5. Basically i need to run it twice, first to compile the Customer/Person classes and then run maven again to run the tests. Otherwise it fails. It somehow picks up a undecorated (jibx uses BCEL to decorate the classes) Customer/Person in some jdk's.

-- dims

> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site  & docs
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

Posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12441885 ] 
            
Dennis Sosnoski commented on AXIS2-936:
---------------------------------------

Finally fixed with http://svn.apache.org/viewvc?view=rev&rev=463524

> Maven build fail for org.apache.axis2.jibx.Test
> -----------------------------------------------
>
>                 Key: AXIS2-936
>                 URL: http://issues.apache.org/jira/browse/AXIS2-936
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site
>    Affects Versions: 1.0
>         Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02
>            Reporter: lo ti
>
> test:test:
>     [junit] Running org.apache.axis2.jibx.Test
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec
>     [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
> BUILD FAILED
> File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 7 minutes 8 seconds
> Finished at: Wed Jul 26 17:16:28 CDT 2006 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org