See 
http://ci.sonatype.org/job/plugins-CI-with-maven-2.0.x/org.apache.maven.plugins$maven-source-plugin/458/changes

------------------------------------------
started
Reusing existing maven process
Executing Maven:  -B -N -B -D 
maven.repo.local=/home/j2ee-hudson/.hudson/jobs/plugins-CI-with-maven-2.0.x/workspace/.repository
 -f 
http://ci.sonatype.org/job/plugins-CI-with-maven-2.0.x/org.apache.maven.plugins$maven-source-plugin/ws/pom.xml
  clean deploy -B -U -e -fae
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/2.2/maven-clean-plugin-2.2.pom
3K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom
7K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
20K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/apache/4/apache-4.pom
4K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/2.2/maven-clean-plugin-2.2.jar
11K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.2/maven-resources-plugin-2.2.pom
1K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-plugins/1/maven-plugins-1.pom
3K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/maven-parent/1/maven-parent-1.pom
6K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/apache/1/apache-1.pom
3K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.2/maven-resources-plugin-2.2.jar
13K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.pom
2K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-plugins/8/maven-plugins-8.pom
5K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
14K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/apache/3/apache-3.pom
3K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.jar
17K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.pom
6K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/surefire/surefire/2.4.2/surefire-2.4.2.pom
6K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.jar
21K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom
8K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar
26K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.pom
2K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.jar
15K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.3/maven-deploy-plugin-2.3.pom
1K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-plugins/7/maven-plugins-7.pom
13K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/maven-plugin-surrogate-parent/5/maven-plugin-surrogate-parent-5.pom
10K downloaded
Downloading: 
http://localhost:8081/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.3/maven-deploy-plugin-2.3.jar
15K downloaded
[INFO] Error for project: Maven Default Project (during deploy)
[INFO] ------------------------------------------------------------------------
[INFO] Cannot execute mojo: resources. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Cannot execute mojo: 
resources. It requires a project with an existing pom.xml, but the build is not 
using one.
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:583)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:42)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:133)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:139)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:53)
        at hudson.remoting.UserRequest.perform(UserRequest.java:69)
        at hudson.remoting.UserRequest.perform(UserRequest.java:23)
        at hudson.remoting.Request$2.run(Request.java:213)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Cannot execute mojo: 
resources. It requires a project with an existing pom.xml, but the build is not 
using one.
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:377)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:159)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        ... 27 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Fri Sep 19 14:25:48 CDT 2008
[INFO] Final Memory: 16M/214M
[INFO] ------------------------------------------------------------------------

Reply via email to