Hi everybody,

I am in the process of writing a maven.xml file which tries to use ant
tasks such as p4sync, p4edit etc. These are built in Ant tasks. In
order to do this , i have put the jakarta-oro-2.0.8.jar file in to the
lib folder of the Maven Installation. However, after doing so and
executing the following maven script,


<p4sync port="172.20.5.53:1666" client="CD-MAHENP" user="somename"
view="\\test\test.java" />


I get the following error.

BUILD FAILED
File...... E:\work\infrastructure\perforce\maven.xml
Element... p4sync
Line...... 100
Column.... 125
org/apache/oro/text/perl/Perl5Util
Total time: 1 seconds
Finished at: Wed Jan 05 11:24:22 GMT+06:00 2005


Can someone please help me on this. 

Thanks in advance

Mahen

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

Reply via email to