Discussion:
compile errors!!!
Henry Lu
2008-05-20 19:48:54 UTC
Permalink
WHen I ran the maven to compile the current version (658208) of wsrp4j,
I got the following errors:
Tests run: 34, Failures: 13, Errors: 0, Skipped: 0

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to
C:\1\wsrp4j658208\trunk\persistence-producer\producer-persistenc
e-xml\target\surefire-reports for the individual test results.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Tue May 20 15:39:57 EDT 2008
[INFO] Final Memory: 12M/21M
[INFO]
------------------------------------------------------------------------

The command is: mvn package

How to fix it?

-Henry
Elliot Metsger
2008-05-20 19:53:31 UTC
Permalink
Yeah,

trunk is broke right now, patches welcome!

I'll get trunk into a working state this week.

Elliot
Post by Henry Lu
WHen I ran the maven to compile the current version (658208) of wsrp4j,
Tests run: 34, Failures: 13, Errors: 0, Skipped: 0
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
C:\1\wsrp4j658208\trunk\persistence-producer\producer-persistenc
e-xml\target\surefire-reports for the individual test results.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Tue May 20 15:39:57 EDT 2008
[INFO] Final Memory: 12M/21M
[INFO]
------------------------------------------------------------------------
The command is: mvn package
How to fix it?
-Henry
Henry Lu
2008-05-21 12:42:38 UTC
Permalink
Can you send out an email to me when the bug is fixed?

-Henry
Post by Elliot Metsger
Yeah,
trunk is broke right now, patches welcome!
I'll get trunk into a working state this week.
Elliot
Post by Henry Lu
WHen I ran the maven to compile the current version (658208) of
Tests run: 34, Failures: 13, Errors: 0, Skipped: 0
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
C:\1\wsrp4j658208\trunk\persistence-producer\producer-persistenc
e-xml\target\surefire-reports for the individual test results.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Tue May 20 15:39:57 EDT 2008
[INFO] Final Memory: 12M/21M
[INFO]
------------------------------------------------------------------------
The command is: mvn package
How to fix it?
-Henry
Loading...