[ http://jira.codehaus.org/browse/MNG-2294?page=all ]

John Casey updated MNG-2294:
----------------------------

    Fix Version: 2.0.5

This is currently done by design.

The relativePath is meant only as a hint to the current build. If it fails to 
resolve, or resolve to the correct version of the parent, then the repository 
is checked. If the parent isn't resolved on the repository system, then the 
build fails.

However, this is a documentation point that needs to be incorporated.

> If /project/parent/relativePath fails to resolve, no error is reported.
> -----------------------------------------------------------------------
>
>          Key: MNG-2294
>          URL: http://jira.codehaus.org/browse/MNG-2294
>      Project: Maven 2
>         Type: Bug

>     Versions: 2.0.4
>     Reporter: David Smiley
>      Fix For: 2.0.5

>
>
> If I have a bad /project/parent/relativePath specified, maven does not tell 
> me.  Instead the build proceeds as if there is no parent.  The build should 
> fail if the parent can't be resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to