You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Karan Malhi <ka...@gmail.com> on 2007/06/12 11:49:49 UTC

Re: [Build] OpenEJB: Failed for

Prasad,

are you running maven from the root directory? I just build using
maven and did not get any build errors

Did  you switch to the new repository url. If not, then could you
please do the following first
svn switch http://svn.apache.org/repos/asf/openejb/trunk/openejb3/

now run the build from the root directory.



On 12 Jun 2007 03:00:11 -0000, prasad@apache.org <pr...@apache.org> wrote:
> Building OpenEJB trunk at
> [INFO] Scanning for projects...
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building Maven Default Project
> [INFO]    task-segment: [install]
> [INFO] ----------------------------------------------------------------------------
> [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from central
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.2/maven-resources-plugin-2.2.pom
> 1K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/1/maven-plugins-1.pom
> 3K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/1/maven-parent-1.pom
> 6K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/apache/1/apache-1.pom
> 3K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.2/maven-resources-plugin-2.2.jar
> 13K downloaded
> [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from central
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.pom
> 2K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/8/maven-plugins-8.pom
> 5K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
> 14K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom
> 3K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.jar
> 17K downloaded
> [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from central
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.3/maven-surefire-plugin-2.3.pom
> 4K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/2.3/surefire-2.3.pom
> 5K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.3/maven-surefire-plugin-2.3.jar
> 14K downloaded
> [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from central
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.pom
> 2K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/3/maven-plugins-3.pom
> 6K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
> 9K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.jar
> 18K downloaded
> [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from central
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.pom
> 2K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.jar
> 15K downloaded
> [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 one.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 9 seconds
> [INFO] Finished at: Mon Jun 11 23:00:33 EDT 2007
> [INFO] Final Memory: 3M/504M
> [INFO] ------------------------------------------------------------------------
>


-- 
Karan Malhi

Re: [Build] OpenEJB: Failed for

Posted by Prasad Kashyap <go...@gmail.com>.
Thanx Karan. That did the trick. (new svn url)

Cheers
Prasad

On 6/12/07, Karan Malhi <ka...@gmail.com> wrote:
> Prasad,
>
> are you running maven from the root directory? I just build using
> maven and did not get any build errors
>
> Did  you switch to the new repository url. If not, then could you
> please do the following first
> svn switch http://svn.apache.org/repos/asf/openejb/trunk/openejb3/
>
> now run the build from the root directory.
>
>
>
> On 12 Jun 2007 03:00:11 -0000, prasad@apache.org <pr...@apache.org> wrote:
> > Building OpenEJB trunk at
> > [INFO] Scanning for projects...
> > [INFO] ----------------------------------------------------------------------------
> > [INFO] Building Maven Default Project
> > [INFO]    task-segment: [install]
> > [INFO] ----------------------------------------------------------------------------
> > [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from central
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.2/maven-resources-plugin-2.2.pom
> > 1K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/1/maven-plugins-1.pom
> > 3K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/1/maven-parent-1.pom
> > 6K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/apache/1/apache-1.pom
> > 3K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.2/maven-resources-plugin-2.2.jar
> > 13K downloaded
> > [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from central
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.pom
> > 2K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/8/maven-plugins-8.pom
> > 5K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
> > 14K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom
> > 3K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.jar
> > 17K downloaded
> > [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from central
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.3/maven-surefire-plugin-2.3.pom
> > 4K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/2.3/surefire-2.3.pom
> > 5K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.3/maven-surefire-plugin-2.3.jar
> > 14K downloaded
> > [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from central
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.pom
> > 2K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/3/maven-plugins-3.pom
> > 6K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
> > 9K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.jar
> > 18K downloaded
> > [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from central
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.pom
> > 2K downloaded
> > Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.jar
> > 15K downloaded
> > [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 one.
> > [INFO] ------------------------------------------------------------------------
> > [INFO] For more information, run Maven with the -e switch
> > [INFO] ------------------------------------------------------------------------
> > [INFO] Total time: 9 seconds
> > [INFO] Finished at: Mon Jun 11 23:00:33 EDT 2007
> > [INFO] Final Memory: 3M/504M
> > [INFO] ------------------------------------------------------------------------
> >
>
>
> --
> Karan Malhi
>