You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/06/08 12:34:12 UTC

[jira] Created: (JAMES-1016) Snapshot deployment of spring-deployment fails.

Snapshot deployment of spring-deployment fails.
-----------------------------------------------

                 Key: JAMES-1016
                 URL: https://issues.apache.org/jira/browse/JAMES-1016
             Project: JAMES Server
          Issue Type: Bug
          Components: Build System
    Affects Versions: 3.0, 3.0-M1, Trunk
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M1


The deployment of the spring-deployment fails with the following error message:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy': Unable to find the mojo 'org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy' in the plugin 'org.apache.maven.plugins:maven-deploy-plugin'
Component descriptor cannot be found in the component repository: org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayoutflat.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 minutes 18 seconds
[INFO] Finished at: Tue Jun 08 08:11:38 UTC 2010
[INFO] Final Memory: 91M/245M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Finished: FAILURE


This cause to report all of our hudson builds as failed

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (JAMES-1016) Snapshot deployment of spring-deployment fails.

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-1016.
----------------------------------

    Resolution: Fixed

Use maven-deploy plugin 2.4 as workaround.

See http://jira.codehaus.org/browse/MAPPASM-96

> Snapshot deployment of spring-deployment fails.
> -----------------------------------------------
>
>                 Key: JAMES-1016
>                 URL: https://issues.apache.org/jira/browse/JAMES-1016
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 3.0, 3.0-M1, Trunk
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>
> The deployment of the spring-deployment fails with the following error message:
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy': Unable to find the mojo 'org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy' in the plugin 'org.apache.maven.plugins:maven-deploy-plugin'
> Component descriptor cannot be found in the component repository: org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayoutflat.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 19 minutes 18 seconds
> [INFO] Finished at: Tue Jun 08 08:11:38 UTC 2010
> [INFO] Final Memory: 91M/245M
> [INFO] ------------------------------------------------------------------------
> Waiting for Hudson to finish collecting data
> channel stopped
> [locks-and-latches] Releasing all the locks
> [locks-and-latches] All the locks released
> Finished: FAILURE
> This cause to report all of our hudson builds as failed

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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