You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-user@jakarta.apache.org by Mahen Perera <ma...@gmail.com> on 2005/01/05 07:16:34 UTC

Need help on Maven - Perforce connectivity !!!

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: oro-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: oro-user-help@jakarta.apache.org


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

Posted by Mahen Perera <ma...@gmail.com>.
Hi Henry, 

Thanx. It was a Maven settings issue. After changing the MAVEN config
file it worked.

Mahen


On Wed, 5 Jan 2005 01:20:08 -0500 (EST), Henri Yandell
<ba...@generationjava.com> wrote:
> 
> 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: oro-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: oro-user-help@jakarta.apache.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: oro-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: oro-user-help@jakarta.apache.org


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

Posted by Henri Yandell <ba...@generationjava.com>.
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: oro-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: oro-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: oro-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: oro-user-help@jakarta.apache.org