Hi,

Am 25.06.2007 um 18:57 schrieb Gross, Ryan (GE Healthcare):

    I recently upgraded from 2.0.3 to 2.0.6 because of a bug in the
cargo plugin that required at least maven 2.0.4 for the fixed version.
However, since upgrading I have been unable to build any of my projects.
I am getting the exception below even though there is a relative path
specified for the parent.  The POM file has not changed, and the build
worked in 2.0.3.  The parent section of the POM file for the project I
am trying to build is:

  <parent>
    <groupId>csf</groupId>
    <artifactId>dot-net</artifactId>
    <version>0.5</version>
    <relativePath>..\..\..\csf_infra\config\dot-net.pom</relativePath>
  </parent>

Just a guess: Have you tried to use forward slashes instead of backslashes? Perhaps a "\" is used for quoting the next character since 2.0.4...?


HTH

Thorsten

Attachment: PGP.sig
Description: Signierter Teil der Nachricht

Reply via email to