You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Vincent Massol (JIRA)" <ji...@codehaus.org> on 2005/06/28 23:41:52 UTC

[jira] Created: (MEV-36) Exo POM(s) missing dependency versions

Exo POM(s) missing dependency versions
--------------------------------------

         Key: MEV-36
         URL: http://jira.codehaus.org/browse/MEV-36
     Project: Maven Evangelism
        Type: Bug
  Components: Invalid POM  
    Reporter: Vincent Massol


For example, exoplatform.container-1.0.pom is missing the version for the jibx dependency.


C:\dev\xwiki\trunk>m2 install
[INFO] ----------------------------------------------------------------------------
[INFO] Building XWiki
[INFO] ----------------------------------------------------------------------------
[INFO] maven-surefire-plugin: using locally installed snapshot
[INFO] maven-war-plugin: using locally installed snapshot
[INFO] [resources:resources]
Downloading: http://repo1.maven.org/maven2/exo/exoplatform.container/1.0/exoplatform.container-1.0.pom
2K downloaded
---------------------------------------------------
constituent[0]: file:/c:/apps/maven2/lib/commons-cli-1.0-beta-2.jar
constituent[1]: file:/c:/apps/maven2/lib/commons-validator-1.1.4.jar
constituent[2]: file:/c:/apps/maven2/lib/doxia-core-1.0-alpha-3.jar
constituent[3]: file:/c:/apps/maven2/lib/jline-0.9.1.jar
constituent[4]: file:/c:/apps/maven2/lib/jsch-0.1.17.jar
constituent[5]: file:/c:/apps/maven2/lib/maven-artifact-2.0-beta-1-SNAPSHOT.jar
constituent[6]: file:/c:/apps/maven2/lib/maven-artifact-manager-2.0-beta-1-SNAPSHOT.jar
constituent[7]: file:/c:/apps/maven2/lib/maven-core-2.0-beta-1-SNAPSHOT.jar
constituent[8]: file:/c:/apps/maven2/lib/maven-model-2.0-beta-1-SNAPSHOT.jar
constituent[9]: file:/c:/apps/maven2/lib/maven-monitor-2.0-beta-1-SNAPSHOT.jar
constituent[10]: file:/c:/apps/maven2/lib/maven-plugin-api-2.0-beta-1-SNAPSHOT.jar
constituent[11]: file:/c:/apps/maven2/lib/maven-plugin-descriptor-2.0-beta-1-SNAPSHOT.jar
constituent[12]: file:/c:/apps/maven2/lib/maven-plugin-registry-2.0-beta-1-SNAPSHOT.jar
constituent[13]: file:/c:/apps/maven2/lib/maven-profile-2.0-beta-1-SNAPSHOT.jar
constituent[14]: file:/c:/apps/maven2/lib/maven-project-2.0-beta-1-SNAPSHOT.jar
constituent[15]: file:/c:/apps/maven2/lib/maven-reporting-api-2.0-beta-1-SNAPSHOT.jar
constituent[16]: file:/c:/apps/maven2/lib/maven-settings-2.0-beta-1-SNAPSHOT.jar
constituent[17]: file:/c:/apps/maven2/lib/oro-2.0.7.jar
constituent[18]: file:/c:/apps/maven2/lib/plexus-input-handler-1.0-alpha-2.jar
constituent[19]: file:/c:/apps/maven2/lib/wagon-file-1.0-alpha-4.jar
constituent[20]: file:/c:/apps/maven2/lib/wagon-http-lightweight-1.0-alpha-4.jar
constituent[21]: file:/c:/apps/maven2/lib/wagon-provider-api-1.0-alpha-4.jar
constituent[22]: file:/c:/apps/maven2/lib/wagon-ssh-1.0-alpha-4.jar
---------------------------------------------------
org.apache.maven.artifact.InvalidArtifactRTException: For artifact {jibx:jibx-bind:null:jar}: The version cannot be empty.
        at org.apache.maven.artifact.DefaultArtifact.validateIdentity(DefaultArtifact.java:108)


-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MEV-36) Exo POM(s) missing dependency versions

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-36?page=comments#action_42220 ] 

Vincent Massol commented on MEV-36:
-----------------------------------

Got some answers. Basically it seems they messed up their 1.0 release. They'd like to remove it and put a 1.0.1 instead. They're working on that. More later.

> Exo POM(s) missing dependency versions
> --------------------------------------
>
>          Key: MEV-36
>          URL: http://jira.codehaus.org/browse/MEV-36
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Vincent Massol

>
>
> For example, exoplatform.container-1.0.pom is missing the version for the jibx dependency.
> C:\dev\xwiki\trunk>m2 install
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building XWiki
> [INFO] ----------------------------------------------------------------------------
> [INFO] maven-surefire-plugin: using locally installed snapshot
> [INFO] maven-war-plugin: using locally installed snapshot
> [INFO] [resources:resources]
> Downloading: http://repo1.maven.org/maven2/exo/exoplatform.container/1.0/exoplatform.container-1.0.pom
> 2K downloaded
> ---------------------------------------------------
> constituent[0]: file:/c:/apps/maven2/lib/commons-cli-1.0-beta-2.jar
> constituent[1]: file:/c:/apps/maven2/lib/commons-validator-1.1.4.jar
> constituent[2]: file:/c:/apps/maven2/lib/doxia-core-1.0-alpha-3.jar
> constituent[3]: file:/c:/apps/maven2/lib/jline-0.9.1.jar
> constituent[4]: file:/c:/apps/maven2/lib/jsch-0.1.17.jar
> constituent[5]: file:/c:/apps/maven2/lib/maven-artifact-2.0-beta-1-SNAPSHOT.jar
> constituent[6]: file:/c:/apps/maven2/lib/maven-artifact-manager-2.0-beta-1-SNAPSHOT.jar
> constituent[7]: file:/c:/apps/maven2/lib/maven-core-2.0-beta-1-SNAPSHOT.jar
> constituent[8]: file:/c:/apps/maven2/lib/maven-model-2.0-beta-1-SNAPSHOT.jar
> constituent[9]: file:/c:/apps/maven2/lib/maven-monitor-2.0-beta-1-SNAPSHOT.jar
> constituent[10]: file:/c:/apps/maven2/lib/maven-plugin-api-2.0-beta-1-SNAPSHOT.jar
> constituent[11]: file:/c:/apps/maven2/lib/maven-plugin-descriptor-2.0-beta-1-SNAPSHOT.jar
> constituent[12]: file:/c:/apps/maven2/lib/maven-plugin-registry-2.0-beta-1-SNAPSHOT.jar
> constituent[13]: file:/c:/apps/maven2/lib/maven-profile-2.0-beta-1-SNAPSHOT.jar
> constituent[14]: file:/c:/apps/maven2/lib/maven-project-2.0-beta-1-SNAPSHOT.jar
> constituent[15]: file:/c:/apps/maven2/lib/maven-reporting-api-2.0-beta-1-SNAPSHOT.jar
> constituent[16]: file:/c:/apps/maven2/lib/maven-settings-2.0-beta-1-SNAPSHOT.jar
> constituent[17]: file:/c:/apps/maven2/lib/oro-2.0.7.jar
> constituent[18]: file:/c:/apps/maven2/lib/plexus-input-handler-1.0-alpha-2.jar
> constituent[19]: file:/c:/apps/maven2/lib/wagon-file-1.0-alpha-4.jar
> constituent[20]: file:/c:/apps/maven2/lib/wagon-http-lightweight-1.0-alpha-4.jar
> constituent[21]: file:/c:/apps/maven2/lib/wagon-provider-api-1.0-alpha-4.jar
> constituent[22]: file:/c:/apps/maven2/lib/wagon-ssh-1.0-alpha-4.jar
> ---------------------------------------------------
> org.apache.maven.artifact.InvalidArtifactRTException: For artifact {jibx:jibx-bind:null:jar}: The version cannot be empty.
>         at org.apache.maven.artifact.DefaultArtifact.validateIdentity(DefaultArtifact.java:108)

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MEV-36) Exo POM(s) missing dependency versions

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-36?page=comments#action_42155 ] 

Vincent Massol commented on MEV-36:
-----------------------------------

Email sent to Exo's mailing list to ask them to fix their POM. Awaiting answer.

> Exo POM(s) missing dependency versions
> --------------------------------------
>
>          Key: MEV-36
>          URL: http://jira.codehaus.org/browse/MEV-36
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Vincent Massol

>
>
> For example, exoplatform.container-1.0.pom is missing the version for the jibx dependency.
> C:\dev\xwiki\trunk>m2 install
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building XWiki
> [INFO] ----------------------------------------------------------------------------
> [INFO] maven-surefire-plugin: using locally installed snapshot
> [INFO] maven-war-plugin: using locally installed snapshot
> [INFO] [resources:resources]
> Downloading: http://repo1.maven.org/maven2/exo/exoplatform.container/1.0/exoplatform.container-1.0.pom
> 2K downloaded
> ---------------------------------------------------
> constituent[0]: file:/c:/apps/maven2/lib/commons-cli-1.0-beta-2.jar
> constituent[1]: file:/c:/apps/maven2/lib/commons-validator-1.1.4.jar
> constituent[2]: file:/c:/apps/maven2/lib/doxia-core-1.0-alpha-3.jar
> constituent[3]: file:/c:/apps/maven2/lib/jline-0.9.1.jar
> constituent[4]: file:/c:/apps/maven2/lib/jsch-0.1.17.jar
> constituent[5]: file:/c:/apps/maven2/lib/maven-artifact-2.0-beta-1-SNAPSHOT.jar
> constituent[6]: file:/c:/apps/maven2/lib/maven-artifact-manager-2.0-beta-1-SNAPSHOT.jar
> constituent[7]: file:/c:/apps/maven2/lib/maven-core-2.0-beta-1-SNAPSHOT.jar
> constituent[8]: file:/c:/apps/maven2/lib/maven-model-2.0-beta-1-SNAPSHOT.jar
> constituent[9]: file:/c:/apps/maven2/lib/maven-monitor-2.0-beta-1-SNAPSHOT.jar
> constituent[10]: file:/c:/apps/maven2/lib/maven-plugin-api-2.0-beta-1-SNAPSHOT.jar
> constituent[11]: file:/c:/apps/maven2/lib/maven-plugin-descriptor-2.0-beta-1-SNAPSHOT.jar
> constituent[12]: file:/c:/apps/maven2/lib/maven-plugin-registry-2.0-beta-1-SNAPSHOT.jar
> constituent[13]: file:/c:/apps/maven2/lib/maven-profile-2.0-beta-1-SNAPSHOT.jar
> constituent[14]: file:/c:/apps/maven2/lib/maven-project-2.0-beta-1-SNAPSHOT.jar
> constituent[15]: file:/c:/apps/maven2/lib/maven-reporting-api-2.0-beta-1-SNAPSHOT.jar
> constituent[16]: file:/c:/apps/maven2/lib/maven-settings-2.0-beta-1-SNAPSHOT.jar
> constituent[17]: file:/c:/apps/maven2/lib/oro-2.0.7.jar
> constituent[18]: file:/c:/apps/maven2/lib/plexus-input-handler-1.0-alpha-2.jar
> constituent[19]: file:/c:/apps/maven2/lib/wagon-file-1.0-alpha-4.jar
> constituent[20]: file:/c:/apps/maven2/lib/wagon-http-lightweight-1.0-alpha-4.jar
> constituent[21]: file:/c:/apps/maven2/lib/wagon-provider-api-1.0-alpha-4.jar
> constituent[22]: file:/c:/apps/maven2/lib/wagon-ssh-1.0-alpha-4.jar
> ---------------------------------------------------
> org.apache.maven.artifact.InvalidArtifactRTException: For artifact {jibx:jibx-bind:null:jar}: The version cannot be empty.
>         at org.apache.maven.artifact.DefaultArtifact.validateIdentity(DefaultArtifact.java:108)

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org