DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24754>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24754



[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
            Summary|maven plugin should work    |
                   |with ear file testing       |



------- Additional Comments From [EMAIL PROTECTED]  2004-02-09 18:59 -------
Not sure if I am the only one getting this, but there seems to be a bug in the 
current development (and CVS build) with the cactus:test-ear target where the 
value of "cactus.ear" is empty causing an access is denied problem.

ejb:ejb:
    [echo] Building ejb cactustest-1.0
    [jar] Building jar: C:\Projects\cactustest\target\cactustest-1.0.jar

    [ear] error while reading original manifest: Access is denied
    [ear] Building ear: C:\Projects\cactustest

BUILD FAILED
File...... file:/C:/Documents and Settings/trajano/.maven/plugins/cactus-maven-
1
.6dev/
Element... ant:ear
Line...... 882
Column.... 53
Problem creating ear: C:\Projects\cactustest (Access is denied) (and the 
archive
 is probably corrupt but I could not delete it)
Total time: 9 seconds
Finished at: Mon Feb 09 13:56:23 EST 2004


Also if I hard code it into the project.properties (which shouldn't be the 
case) I get the following:

ejb:ejb:
    [echo] Building ejb cactustest-1.0

    [ear] Building ear: C:\Projects\cactustest\target\cactustest-cactus.ear

BUILD FAILED
File...... file:/C:/Documents and Settings/trajano/.maven/plugins/cactus-maven-
1
.6dev/
Element... cactus
Line...... 935
Column.... 53
Could not find cactified web module in the EAR
Total time: 8 seconds
Finished at: Mon Feb 09 13:58:12 EST 2004

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to