I have commented this dependency and all the project has compiled successfully. Have you tried this?

Best regards.
hi

there is no package in the repository and also I'm a little bit confused about the different writing of the Id in core-build.xml pom.xml and .classpath.
So wrote in core-build.xml: <id>DdlUtils</id>
in pom.xml:
<groupId>ddlutils</groupId>
<artifactId>ddlutils</artifactId>
<version>${ddlutils.version}</version>

and .classpath
<classpathentry kind="var" path="MAVEN_REPO/ddlutils/jars/DdlUtils-1.0-RC1-PATCHED.jar"/>

so maven allClean is searching for http://www.ibiblio.org/maven/DdlUtils/jars/DdlUtils-1.0-RC1-PATCHED.jar
try to put in in $MAVEN_REPO/DdlUtils/jars/
and this lastone won't be found in classpath.

thx for hints or solution
Ralf Rublack

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

Reply via email to