Sorry about that. I had a copy in my local repo.

Does the expression in plugin.jelly still find it?

- Brett

[EMAIL PROTECTED] wrote:

>Author: aheritier
>Date: Sat Sep  3 23:35:00 2005
>New Revision: 278563
>
>URL: http://svn.apache.org/viewcvs?rev=278563&view=rev
>Log:
>xerces-1.6.2.jar doesn't exist.
>
>Modified:
>    maven/maven-1/plugins/trunk/jdiff/project.xml
>
>Modified: maven/maven-1/plugins/trunk/jdiff/project.xml
>URL: 
>http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jdiff/project.xml?rev=278563&r1=278562&r2=278563&view=diff
>==============================================================================
>--- maven/maven-1/plugins/trunk/jdiff/project.xml (original)
>+++ maven/maven-1/plugins/trunk/jdiff/project.xml Sat Sep  3 23:35:00 2005
>@@ -1,5 +1,4 @@
> <?xml version="1.0" encoding="UTF-8"?>
>-
> <!-- 
> /*
>  * Copyright 2001-2004 The Apache Software Foundation.
>@@ -17,7 +16,6 @@
>  * limitations under the License.
>  */
>  -->
>-
> <project>
>   <extend>../plugin-parent/project.xml</extend>
>   <pomVersion>3</pomVersion>
>@@ -82,7 +80,7 @@
>     </dependency>
>     <dependency>
>       <groupId>xerces</groupId>
>-      <artifactId>xerces</artifactId>
>+      <artifactId>xercesImpl</artifactId>
>       <version>2.6.2</version>
>     </dependency>
>   </dependencies>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>

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

Reply via email to