You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "David Smiley (JIRA)" <ji...@codehaus.org> on 2006/05/12 15:50:42 UTC

[jira] Created: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

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


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


[jira] Updated: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Kenney Westerhof (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2294?page=all ]

Kenney Westerhof updated MNG-2294:
----------------------------------

    Fix Version/s:     (was: 2.0.5)
                   2.0.6

> 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
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>            Reporter: David Smiley
>         Assigned To: Maria Odea Ching
>             Fix For: 2.0.6
>
>   Original Estimate: 15 hours
>  Remaining Estimate: 15 hours
>
> 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

        

[jira] Updated: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2294?page=all ]

Maria Odea Ching updated MNG-2294:
----------------------------------

              Due Date: 13/Sep/06
    Remaining Estimate: 15 hours
     Original Estimate: 15 hours

> 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
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>            Reporter: David Smiley
>         Assigned To: Maria Odea Ching
>             Fix For: 2.0.5
>
>   Original Estimate: 15 hours
>  Remaining Estimate: 15 hours
>
> 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

        

[jira] Commented: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2294?page=comments#action_69932 ] 
            
Brett Porter commented on MNG-2294:
-----------------------------------

this is by design. If the relativePath doesn't exist, it is assumed to have been checked out in isolation and the parent is resolved from the repository.

relativePath is just a development convience, not a strict part of the build.

Perhaps we can improve the reporting of it, though.

> 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
>          Issue Type: Bug
>    Affects 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

        

[jira] Closed: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-2294.
-----------------------------

    Resolution: Won't Fix

> 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
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 2.0.4
>            Reporter: David Smiley
>            Assignee: Maria Odea Ching
>             Fix For: 2.0.x
>
>   Original Estimate: 15 hours
>  Remaining Estimate: 15 hours
>
> 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

        

[jira] Updated: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-2294:
------------------------------

    Fix Version/s:     (was: 2.0.x)

> 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
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 2.0.4
>            Reporter: David Smiley
>            Assignee: Maria Odea Ching
>   Original Estimate: 15 hours
>  Remaining Estimate: 15 hours
>
> 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

        

[jira] Updated: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2294?page=all ]

Maria Odea Ching updated MNG-2294:
----------------------------------

    Due Date: 19/Sep/06  (was: 18/Sep/06)

> 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
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>            Reporter: David Smiley
>         Assigned To: Maria Odea Ching
>             Fix For: 2.0.5
>
>   Original Estimate: 15 hours
>  Remaining Estimate: 15 hours
>
> 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

        

[jira] Updated: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2294?page=all ]

Maria Odea Ching updated MNG-2294:
----------------------------------

    Due Date: 18/Sep/06  (was: 13/Sep/06)

> 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
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>            Reporter: David Smiley
>         Assigned To: Maria Odea Ching
>             Fix For: 2.0.5
>
>   Original Estimate: 15 hours
>  Remaining Estimate: 15 hours
>
> 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

        

[jira] Closed: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl closed MNG-2294.
------------------------------

    Resolution: Fixed

This is by design as noted. The only way this could be addressed is to have a flag to validate that the entire project is checked out. That a project root is on disk.

> 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
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 2.0.4
>            Reporter: David Smiley
>            Assignee: Maria Odea Ching
>             Fix For: 2.0.x
>
>   Original Estimate: 15 hours
>  Remaining Estimate: 15 hours
>
> 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

        

[jira] Updated: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-2294:
------------------------------

    Component/s: Logging

> 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
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 2.0.4
>            Reporter: David Smiley
>            Assignee: Maria Odea Ching
>             Fix For: 2.0.x
>
>   Original Estimate: 15 hours
>  Remaining Estimate: 15 hours
>
> 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

        

[jira] Updated: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ 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


[jira] Reopened: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter reopened MNG-2294:
-------------------------------


> 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
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 2.0.4
>            Reporter: David Smiley
>            Assignee: Maria Odea Ching
>             Fix For: 2.0.x
>
>   Original Estimate: 15 hours
>  Remaining Estimate: 15 hours
>
> 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