You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2010/02/23 16:25:56 UTC

[jira] Created: (MRM-1339) dependency tree fails with invalid POM that otherwise succeeds in Maven

dependency tree fails with invalid POM that otherwise succeeds in Maven
-----------------------------------------------------------------------

                 Key: MRM-1339
                 URL: http://jira.codehaus.org/browse/MRM-1339
             Project: Archiva
          Issue Type: Bug
          Components: Maven 2 Support, Web Interface
    Affects Versions: 1.4
            Reporter: Brett Porter


for example, view /archiva/browse/org.apache.archiva/archiva-proxy/1.2.2/dependencyTree

the errors shown result in a stacktrace, but instead should show a simple set of information.

-- 
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: (MRM-1339) dependency tree fails with invalid POM that otherwise succeeds in Maven

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

Brett Porter updated MRM-1339:
------------------------------

    Description: 
for example, view /archiva/browse/org.apache.archiva/archiva-proxy/1.2.2/dependencyTree

this POM is parseable by Maven 2.2.1 and I believe more recent versions of Maven 3.0. It may just need a library upgrade - but there might be more to the population of the versions that is needed.

{code}
org.apache.maven.archiva.common.ArchivaException: Unable to build dependency tree: Cannot build project dependency tree Unable to get dependency information: 1 problem was encountered while building the effective model for jpox:jpox:1.1.9
[ERROR] 'dependencies.dependency.version' is missing for oracle:ojdbc:jar @ jpox:jpox:1.1.9

  jpox:jpox:jar:1.1.9
{code}

  was:
for example, view /archiva/browse/org.apache.archiva/archiva-proxy/1.2.2/dependencyTree

this POM is parseable by Maven 2.2.1 and I believe more recent versions of Maven 3.0. It may just need a library upgrade - but there might be more to the population of the versions that is needed.


> dependency tree fails with invalid POM that otherwise succeeds in Maven
> -----------------------------------------------------------------------
>
>                 Key: MRM-1339
>                 URL: http://jira.codehaus.org/browse/MRM-1339
>             Project: Archiva
>          Issue Type: Bug
>          Components: Maven 2 Support, Web Interface
>    Affects Versions: 1.4
>            Reporter: Brett Porter
>
> for example, view /archiva/browse/org.apache.archiva/archiva-proxy/1.2.2/dependencyTree
> this POM is parseable by Maven 2.2.1 and I believe more recent versions of Maven 3.0. It may just need a library upgrade - but there might be more to the population of the versions that is needed.
> {code}
> org.apache.maven.archiva.common.ArchivaException: Unable to build dependency tree: Cannot build project dependency tree Unable to get dependency information: 1 problem was encountered while building the effective model for jpox:jpox:1.1.9
> [ERROR] 'dependencies.dependency.version' is missing for oracle:ojdbc:jar @ jpox:jpox:1.1.9
>   jpox:jpox:jar:1.1.9
> {code}

-- 
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: (MRM-1339) dependency tree fails with invalid POM that otherwise succeeds in Maven

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

Brett Porter updated MRM-1339:
------------------------------

    Fix Version/s: 1.4

> dependency tree fails with invalid POM that otherwise succeeds in Maven
> -----------------------------------------------------------------------
>
>                 Key: MRM-1339
>                 URL: http://jira.codehaus.org/browse/MRM-1339
>             Project: Archiva
>          Issue Type: Bug
>          Components: Maven 2 Support, Web Interface
>    Affects Versions: 1.4
>            Reporter: Brett Porter
>             Fix For: 1.4
>
>
> for example, view /archiva/browse/org.apache.archiva/archiva-proxy/1.2.2/dependencyTree
> this POM is parseable by Maven 2.2.1 and I believe more recent versions of Maven 3.0. It may just need a library upgrade - but there might be more to the population of the versions that is needed.
> {code}
> org.apache.maven.archiva.common.ArchivaException: Unable to build dependency tree: Cannot build project dependency tree Unable to get dependency information: 1 problem was encountered while building the effective model for jpox:jpox:1.1.9
> [ERROR] 'dependencies.dependency.version' is missing for oracle:ojdbc:jar @ jpox:jpox:1.1.9
>   jpox:jpox:jar:1.1.9
> {code}

-- 
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: (MRM-1339) dependency tree fails with invalid POM that otherwise succeeds in Maven

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

Brett Porter updated MRM-1339:
------------------------------

    Description: 
for example, view /archiva/browse/org.apache.archiva/archiva-proxy/1.2.2/dependencyTree

this POM is parseable by Maven 2.2.1 and I believe more recent versions of Maven 3.0. It may just need a library upgrade - but there might be more to the population of the versions that is needed.

  was:
for example, view /archiva/browse/org.apache.archiva/archiva-proxy/1.2.2/dependencyTree

the errors shown result in a stacktrace, but instead should show a simple set of information.


> dependency tree fails with invalid POM that otherwise succeeds in Maven
> -----------------------------------------------------------------------
>
>                 Key: MRM-1339
>                 URL: http://jira.codehaus.org/browse/MRM-1339
>             Project: Archiva
>          Issue Type: Bug
>          Components: Maven 2 Support, Web Interface
>    Affects Versions: 1.4
>            Reporter: Brett Porter
>
> for example, view /archiva/browse/org.apache.archiva/archiva-proxy/1.2.2/dependencyTree
> this POM is parseable by Maven 2.2.1 and I believe more recent versions of Maven 3.0. It may just need a library upgrade - but there might be more to the population of the versions that is needed.

-- 
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: (MRM-1339) dependency tree fails with invalid POM that otherwise succeeds in Maven

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MRM-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching closed MRM-1339.
---------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 1.4-M1)

> dependency tree fails with invalid POM that otherwise succeeds in Maven
> -----------------------------------------------------------------------
>
>                 Key: MRM-1339
>                 URL: https://jira.codehaus.org/browse/MRM-1339
>             Project: Archiva
>          Issue Type: Bug
>          Components: Maven 2 Support, Web Interface
>    Affects Versions: 1.4
>            Reporter: Brett Porter
>
> for example, view /archiva/browse/org.apache.archiva/archiva-proxy/1.2.2/dependencyTree
> this POM is parseable by Maven 2.2.1 and I believe more recent versions of Maven 3.0. It may just need a library upgrade - but there might be more to the population of the versions that is needed.
> {code}
> org.apache.maven.archiva.common.ArchivaException: Unable to build dependency tree: Cannot build project dependency tree Unable to get dependency information: 1 problem was encountered while building the effective model for jpox:jpox:1.1.9
> [ERROR] 'dependencies.dependency.version' is missing for oracle:ojdbc:jar @ jpox:jpox:1.1.9
>   jpox:jpox:jar:1.1.9
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira