Hi,
I am using Maven2.0.3.I have a multiple module project and I want ot use
Ajax Anywhere 1.2-RC1.I put the dependecy in my web modue pom.xml file as
below.

   <dependency>
        <groupId>org.ajaxanywhere</groupId>
     <artifactId>ajaxanywhere</artifactId>
        <version>1.2-RC1</version>
        <scope>system</scope>

<systemPath>C:/workspaces/dms/userlibs/ajax/ajaxanywhere-1.2-RC1.jar</system
Path>
     </dependency>

But it is throwing error.I tried to change the group ids and artifact id but
still error is coming.Please help

Thanks in advance
Anshuman


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

Reply via email to