Re: Need help on Maven - Perforce connectivity !!!

Henri Yandell <[email protected]> Wed, 5 Jan 2005 01:20:08 -0500 (EST)
Newsgroups gmane.comp.jakarta.oro.user
Message-ID <Pine.LNX.4.61.0501050118260.13558@kongo>
Hi Mahen,

This definitely sounds like an issue for the maven user list; the fact the 
error is happening with ORO is a smokescreen I think, the real problem 
will be something to do with classpath's and the correct way to use maven 
etc.

http://maven.apache.org/mail-lists.html

Hen

On Wed, 5 Jan 2005, Mahen Perera wrote:

> 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]
>
>