You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2005/07/11 05:35:11 UTC

[jira] Closed: (GERONIMO-737) Build failed

     [ http://issues.apache.org/jira/browse/GERONIMO-737?page=all ]
     
Aaron Mulder closed GERONIMO-737:
---------------------------------

    Resolution: Invalid
     Assign To: Aaron Mulder

This is temporary.  If you build OpenEJB from current source this will not happen (for example, from your geronimo dir, run "maven m:co && maven m:rebuild-all").  Otherwise, you may need to run an online build or just wait for more current OpenEJB JARs to be pushed to the Maven repository and then do an online build (to get the latest OpenEJB JARs).

I'm marking this bug as "invalid" because there's no category for "just wait".  I believe that it's a real problem and you're having it, but it doesn't need a specific code fix.  Thanks.

> Build failed
> ------------
>
>          Key: GERONIMO-737
>          URL: http://issues.apache.org/jira/browse/GERONIMO-737
>      Project: Geronimo
>         Type: Bug
>  Environment: Windows XP
>     Reporter: Kenneth Phang
>     Assignee: Aaron Mulder

>
> BUILD FAILED
> File...... C:\Documents and Settings\Administrator\.maven\cache\maven-multiproje
> ct-plugin-1.3.1\plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [default] -- C:\research\geronimo\modules\assembly\maven.x
> ml:151:45: <ant:move> C:\research\geronimo\modules\assembly\target\geronimo-1.0-
> SNAPSHOT\META-INF\schema not found.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Closed: (GERONIMO-737) Build failed

Posted by Jacek Laskowski <jl...@apache.org>.
Aaron Mulder (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/GERONIMO-737?page=all ]
>      
> Aaron Mulder closed GERONIMO-737:
> ---------------------------------
> 
>     Resolution: Invalid
>      Assign To: Aaron Mulder
> 
> This is temporary.  If you build OpenEJB from current source this will not happen (for example, from your geronimo dir, run "maven m:co && maven m:rebuild-all").  Otherwise, you may need to run an online build or just wait for more current OpenEJB JARs to be pushed to the Maven repository and then do an online build (to get the latest OpenEJB JARs).

Having read this, I've just finished uploading the latest OpenEJB jars 
to iBiblio.

maven -o -Dmaven.username=jlaskowski jar:deploy
...
BUILD SUCCESSFUL
Total time: 76 minutes 13 seconds
Finished at: Mon Jul 11 17:56:56 CEST 2005

Jacek