For our evaluation we need SOAP over HTTP. I  understand that this has not been 
released in SM 2.0.3 but is in SVN. I  am trying to build the current codebase.
  
  I have installed Maven 2.X and Subversion. Using JDK 5.0 I ran the commands:
  
  svn co svn://svn.servicemix.org/servicemix/scm/trunk
  
  and then 
  
  mvn install -Dmaven.test.skip=true -e
  
  I am experiencing this error. I seem to have lost my mojo, baby :)
  
  [INFO] 
----------------------------------------------------------------------------
  [ERROR] BUILD ERROR
  [INFO] 
----------------------------------------------------------------------------
  [INFO] Cannot execute mojo: resources. It requires a project with an existing 
pom.xml, but the build is not using o
  ne.
  [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:555)
          at  
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.ja
  va:472)
          at  
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:451)
          at  
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecuto
  r.java:303)
          at  
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:27
  0)
          at  
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:139)
          at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
          at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
          at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
          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 
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
          at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
  Caused by: org.apache.maven.plugin.MojoExecutionException: Cannot execute 
mojo: resources. It requires a project wi
  th an existing pom.xml, but the build is not using one.
          at  
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:359)
          at  
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:530)
          ... 16 more
  [INFO] 
----------------------------------------------------------------------------
  [INFO] Total time: 1 minute 54 seconds
  [INFO] Finished at: Wed Jan 11 09:17:38 MST 2006
  [INFO] Final Memory: 2M/4M
  [INFO] 
----------------------------------------------------------------------------
  
  1. Have I exercised the correct commands?
  2. I understand you are moving back to Maven 1.X. Will this fix the build 
problem? Do you have an ETA for this?
  
  Thanks in advance.
  
  Franz
  

                        
---------------------------------
Yahoo! Photos
 Got holiday prints? See all the ways to get quality prints in your hands ASAP.

Reply via email to