Hi Guys, It appears that the build is tripping over the deploy execution nested within the wagon-ssh plugin configuration. Our maven-deploy-plugin configuration considers no <distributionManagement> section which should specify a remote repository.
I totally understand that wagon-ssh step, but it doesn't seem to be correctly configured therefore Maven is not reading it correctly. This is of course based on the assumption that I am correct in what I say above. I'll have a look at it in due course. Lewis On Sat, Apr 7, 2012 at 8:45 AM, Apache Jenkins Server < [email protected]> wrote: > See <https://builds.apache.org/job/Any23-trunk/163/> > > ------------------------------------------ > [...truncated 3954 lines...] > -------- Example Output -------- > > [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 'deploy' (or one of its required components) 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: 28 minutes 43 seconds > [INFO] Finished at: Sat Apr 07 07:45:23 GMT+00:00 2012 > [INFO] Final Memory: 75M/418M > [INFO] > ------------------------------------------------------------------------ > channel stopped > -- *Lewis*
