You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Sanjay Dwivedi <sa...@gmail.com> on 2006/02/12 04:51:56 UTC

Build Failed - Building from SVN Geronimo 1.0

Hello,

I get following error while building Geronimo 1.0 from SVN source (not the zip file).
I have followed the email trails and JIRA to copy geronimo-corba_2.3_spec-1.0.jar in
.maven/repository/org.apache.geronimo.specs, still get the error. Also tried creating
 geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar there and copying the corba jar. Still get the error.

Any help is appreciated.

-- Sanjay

---------------------------------------------------------------------------------------------------------------------


multiproject:install-callback:
    [echo] Running car:install for openejb Configuration for the J2EE Server
22:44:00,265 ERROR [PackageBuilder] org.apache.geronimo.common.DeploymentExcepti
on: org.apache.geronimo.kernel.repository.MissingDependencyException: uri org.ap
ache.geronimo.specs/geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar not found in reposi
tory
org.apache.geronimo.common.DeploymentException: org.apache.geronimo.kernel.repos
itory.MissingDependencyException: uri org.apache.geronimo.specs/geronimo-corba_2
.3_spec/1.1-SNAPSHOT/jar not found in repository
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.getDepend
encyURI(ServiceConfigBuilder.java:402)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.addDepend
encies(ServiceConfigBuilder.java:276)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.addDepend
encies(ServiceConfigBuilder.java:303)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConf
iguration(ServiceConfigBuilder.java:204)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConf
iguration(ServiceConfigBuilder.java:167)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder$$FastClas
sByCGLIB$$9f173be6.invoke(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod
Invoker.java:38)
        at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio
n.java:118)
        at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.
java:800)
        at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:5
7)
        at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperat
ionInvoker.java:36)
        at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Pro
xyMethodInterceptor.java:96)
        at org.apache.geronimo.deployment.ConfigurationBuilder$$EnhancerByCGLIB$
$50d44f45.buildConfiguration(<generated>)
        at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:279)
        at org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.i
nvoke(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod
Invoker.java:38)
        at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio
n.java:118)
        at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.
java:835)
        at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:
178)
        at org.apache.geronimo.plugin.packaging.PackageBuilder.invokeDeployer(Pa
ckageBuilder.java:389)
        at org.apache.geronimo.plugin.packaging.PackageBuilder.execute(PackageBu
ilder.java:294)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.apache.geronimo.plugin.packaging.PackageBuilderShell.execute(Pack
ageBuilderShell.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.jav
a:230)
        at org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
a:145)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTa
g.java:79)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.perfor
mAction(MavenGoalTag.java:110)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
        at com.werken.werkz.Goal.attain(Goal.java:573)
        at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttai
nGoalTag.java:127)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTa
g.java:79)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.perfor
mAction(MavenGoalTag.java:110)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
671)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:36
8)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTa
g.java:79)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.perfor
mAction(MavenGoalTag.java:110)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttai
nGoalTag.java:127)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTa
g.java:79)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.perfor
mAction(MavenGoalTag.java:110)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
671)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.cli.App.doMain(App.java:488)
        at org.apache.maven.cli.App.main(App.java:1239)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
Caused by: org.apache.geronimo.kernel.repository.MissingDependencyException: uri
 org.apache.geronimo.specs/geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar not found in
 repository
        ... 76 more
java.lang.reflect.InvocationTargetException: null
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.apache.geronimo.plugin.packaging.PackageBuilderShell.execute(Pack
ageBuilderShell.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.jav
a:230)
        at org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
a:145)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTa
g.java:79)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.perfor
mAction(MavenGoalTag.java:110)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
        at com.werken.werkz.Goal.attain(Goal.java:573)
        at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttai
nGoalTag.java:127)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTa
g.java:79)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.perfor
mAction(MavenGoalTag.java:110)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
671)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:36
8)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTa
g.java:79)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.perfor
mAction(MavenGoalTag.java:110)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttai
nGoalTag.java:127)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTa
g.java:79)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.perfor
mAction(MavenGoalTag.java:110)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
671)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.cli.App.doMain(App.java:488)
        at org.apache.maven.cli.App.main(App.java:1239)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
Caused by: org.apache.geronimo.common.DeploymentException: org.apache.geronimo.k
ernel.repository.MissingDependencyException: uri org.apache.geronimo.specs/geron
imo-corba_2.3_spec/1.1-SNAPSHOT/jar not found in repository
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.getDepend
encyURI(ServiceConfigBuilder.java:402)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.addDepend
encies(ServiceConfigBuilder.java:276)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.addDepend
encies(ServiceConfigBuilder.java:303)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConf
iguration(ServiceConfigBuilder.java:204)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConf
iguration(ServiceConfigBuilder.java:167)
        at org.apache.geronimo.deployment.service.ServiceConfigBuilder$$FastClas
sByCGLIB$$9f173be6.invoke(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod
Invoker.java:38)
        at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio
n.java:118)
        at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.
java:800)
        at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:5
7)
        at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperat
ionInvoker.java:36)
        at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Pro
xyMethodInterceptor.java:96)
        at org.apache.geronimo.deployment.ConfigurationBuilder$$EnhancerByCGLIB$
$50d44f45.buildConfiguration(<generated>)
        at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:279)
        at org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.i
nvoke(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod
Invoker.java:38)
        at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio
n.java:118)
        at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.
java:835)
        at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:
178)
        at org.apache.geronimo.plugin.packaging.PackageBuilder.invokeDeployer(Pa
ckageBuilder.java:389)
        at org.apache.geronimo.plugin.packaging.PackageBuilder.execute(PackageBu
ilder.java:294)
        ... 53 more
Caused by: org.apache.geronimo.kernel.repository.MissingDependencyException: uri
 org.apache.geronimo.specs/geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar not found in
 repository
        ... 76 more

BUILD FAILED
File...... C:\home\sdwivedi\geronimo\geronimo\maven.xml
Element... maven:reactor
Line...... 58
Column.... 112
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
gs\sdwivedi\.maven\cache\geronimo-packaging-plugin-1.1.3\plugin.jelly:69:15: <ca
r:package> null

Re: Build Failed - Building from SVN Geronimo 1.0

Posted by Bruce Snyder <br...@gmail.com>.
On 2/12/06, Sanjay Dwivedi <sa...@gmail.com> wrote:
> Thanks Bruce, yes I did checkout the HEAD. I will follow the steps you
> mention.
> In case I want 1.0 what should I do?

The 1.0 code line has different dependencies in the Maven POMs and the
project.properties so it should build just fine. But be aware that
there is a difference between the 1.0 branch and the 1.0 tag. The 1.0
branch is undergoing changes for 1.1 right now while the 1.0 tag is
locked in to the 1.0 release.

Bruce
--
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo (http://geronimo.apache.org/)

Castor (http://castor.org/)

Re: Build Failed - Building from SVN Geronimo 1.0

Posted by Sanjay Dwivedi <sa...@gmail.com>.
Thanks Bruce, yes I did checkout the HEAD. I will follow the steps you 
mention.
In case I want 1.0 what should I do?

--
Sanjay

----- Original Message ----- 
From: "Bruce Snyder" <br...@gmail.com>
To: <us...@geronimo.apache.org>
Sent: Sunday, February 12, 2006 3:24 PM
Subject: Re: Build Failed - Building from SVN Geronimo 1.0


On 2/11/06, Sanjay Dwivedi <sa...@gmail.com> wrote:

> I get following error while building Geronimo 1.0 from SVN source (not the
> zip file).
> I have followed the email trails and JIRA to copy
> geronimo-corba_2.3_spec-1.0.jar in
> .maven/repository/org.apache.geronimo.specs, still get the
> error. Also tried creating
>  geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar there and copying
> the corba jar. Still get the error.

It looks to me like you're compiling from SVN HEAD which is actually
Geronimo 1.1. The error that you're getting is due to the fact that
the 1.1-SNAPSHOT version of the geronimo-corba_2.3_spec jar is not
available in any Maven repos. You can get around this by checking out
the Geronimo specs project and building it on your machine. Then
Geronimo HEAD should build correctly. Below are the steps:

1) Install Maven 2
2) Download the Geronimo specs trunk:

svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk

3) Compile the specs:

mvn install

4) Build Geronimo HEAD:

maven -Dmaven.itest.skip=true -Dmaven.test.skip=true new

Please let us know if you have any additional problems.

Bruce
--
perl -e 'print 
unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo (http://geronimo.apache.org/)

Castor (http://castor.org/) 


Re: Build Failed - Building from SVN Geronimo 1.0

Posted by Sanjay Dwivedi <sa...@gmail.com>.
Bruce,

Followed the steps you described below. The build failed at exactly the same 
place, this time I started with clean maven cache/repository.

The geronimo spec build was perfectly fine i.e. steps 1, 2, 3 were 
successful. Don't know what else to do, guess am stuck. Tried advise from 
Mark Kirkwood i.e.

>ii) Fetch geronimo-spec-corba-2.3-rc4.jar and place in
>.maven/repository/geronimo-spec/jars.

Here kept the rc4 and also copied and renamed the jar with 1.1-SNAPSHOT 
suffix instead of rc4, guess something must have changed in open EJB.

>iii) Fetch geronimo-corba_2.3_spec-1.0.jar and place in
>.maven/repository/org.apache.geronimo.specs/jars.
copied and renamed this with 1.1 suffix instead of 1.0 (kept the original as 
well).

--
Sanjay

----- Original Message ----- 
From: "Bruce Snyder" <br...@gmail.com>
To: <us...@geronimo.apache.org>
Sent: Sunday, February 12, 2006 3:24 PM
Subject: Re: Build Failed - Building from SVN Geronimo 1.0


On 2/11/06, Sanjay Dwivedi <sa...@gmail.com> wrote:

> I get following error while building Geronimo 1.0 from SVN source (not the
> zip file).
> I have followed the email trails and JIRA to copy
> geronimo-corba_2.3_spec-1.0.jar in
> .maven/repository/org.apache.geronimo.specs, still get the
> error. Also tried creating
>  geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar there and copying
> the corba jar. Still get the error.

It looks to me like you're compiling from SVN HEAD which is actually
Geronimo 1.1. The error that you're getting is due to the fact that
the 1.1-SNAPSHOT version of the geronimo-corba_2.3_spec jar is not
available in any Maven repos. You can get around this by checking out
the Geronimo specs project and building it on your machine. Then
Geronimo HEAD should build correctly. Below are the steps:

1) Install Maven 2
2) Download the Geronimo specs trunk:

svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk

3) Compile the specs:

mvn install

4) Build Geronimo HEAD:

maven -Dmaven.itest.skip=true -Dmaven.test.skip=true new

Please let us know if you have any additional problems.

Bruce
--
perl -e 'print 
unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo (http://geronimo.apache.org/)

Castor (http://castor.org/) 


Re: Build Failed - Building from SVN Geronimo 1.0

Posted by Sanjay Dwivedi <sa...@gmail.com>.
Thanks guys, I was finally able to build today after svn update and rebuild. No problems.

1) Used maven 2.0.2 to build geronimo-specs using steps from Bruce Snyder's email.
2) Used maven 1.1 beta2 to build geronimo using steps from the Wiki.

One of the things I did different this time was to build geronimo-specs in a different directory i.e $PROJECT_HOME/geronimo-specs (check out and build here, it updated $HOME/.maven respository appropriately for specs) and built geronimo in $PROJECT_HOME/geronimo. Not sure if this or svn update made the difference.

--
Sanjay
  ----- Original Message ----- 
  From: leonard flournoy 
  To: user@geronimo.apache.org 
  Sent: Friday, February 17, 2006 12:55 PM
  Subject: Re: Build Failed - Building from SVN Geronimo 1.0


  Worked like a charm, thanks


  On 2/17/06, Kevan Miller <ke...@gmail.com> wrote:


    On Feb 17, 2006, at 10:22 AM, leonard flournoy wrote:


      I have done the following:

      1) Install Maven 2
      2) Download the Geronimo specs trunk:

      svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk

      3) Compile the specs: 

      mvn install

      at this point mvn just loops - any suggestions?



    Hi Leonard,
    Are you using Maven 2.0? If you aren't, then I suggest you upgrade. I've seen this behavior with Maven 2.0, but not Maven 2.0.2.
    --kevan




      On 2/12/06, Bruce Snyder <br...@gmail.com> wrote:
        On 2/11/06, Sanjay Dwivedi <sa...@gmail.com> wrote:

        > I get following error while building Geronimo 1.0 from SVN source (not the
        > zip file).
        > I have followed the email trails and JIRA to copy
        > geronimo-corba_2.3_spec-1.0.jar in
        > .maven/repository/org.apache.geronimo.specs, still get the
        > error. Also tried creating 
        >  geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar there and copying 
        > the corba jar. Still get the error.

        It looks to me like you're compiling from SVN HEAD which is actually
        Geronimo 1.1. The error that you're getting is due to the fact that 
        the 1.1-SNAPSHOT version of the geronimo-corba_2.3_spec jar is not 
        available in any Maven repos. You can get around this by checking out
        the Geronimo specs project and building it on your machine. Then
        Geronimo HEAD should build correctly. Below are the steps: 

        1) Install Maven 2 
        2) Download the Geronimo specs trunk:

        svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk 

        3) Compile the specs:

        mvn install 

        4) Build Geronimo HEAD:

        maven -Dmaven.itest.skip=true -Dmaven.test.skip=true new

        Please let us know if you have any additional problems.

        Bruce 
        --
        perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" 
        );'

        Apache Geronimo ( http://geronimo.apache.org/)

        Castor (http://castor.org/)







Re: Build Failed - Building from SVN Geronimo 1.0

Posted by leonard flournoy <le...@gmail.com>.
Worked like a charm, thanks

On 2/17/06, Kevan Miller <ke...@gmail.com> wrote:
>
>
> On Feb 17, 2006, at 10:22 AM, leonard flournoy wrote:
>
> I have done the following:
>
> 1) Install Maven 2
> 2) Download the Geronimo specs trunk:
>
> svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk
>
> 3) Compile the specs:
>
> mvn install
>
> at this point mvn just loops - any suggestions?
>
>
> Hi Leonard,
> Are you using Maven 2.0? If you aren't, then I suggest you upgrade. I've
> seen this behavior with Maven 2.0, but not Maven 2.0.2.
> --kevan
>
>
> On 2/12/06, Bruce Snyder <br...@gmail.com> wrote:
> >
> > On 2/11/06, Sanjay Dwivedi <sa...@gmail.com> wrote:
> >
> > > I get following error while building Geronimo 1.0 from SVN source (not
> > the
> > > zip file).
> > > I have followed the email trails and JIRA to copy
> > > geronimo-corba_2.3_spec-1.0.jar in
> > > .maven/repository/org.apache.geronimo.specs, still get the
> > > error. Also tried creating
> > >  geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar there and copying
> > > the corba jar. Still get the error.
> >
> > It looks to me like you're compiling from SVN HEAD which is actually
> > Geronimo 1.1. The error that you're getting is due to the fact that
> > the 1.1-SNAPSHOT version of the geronimo-corba_2.3_spec jar is not
> > available in any Maven repos. You can get around this by checking out
> > the Geronimo specs project and building it on your machine. Then
> > Geronimo HEAD should build correctly. Below are the steps:
> >
> > 1) Install Maven 2
> > 2) Download the Geronimo specs trunk:
> >
> > svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk
> >
> > 3) Compile the specs:
> >
> > mvn install
> >
> > 4) Build Geronimo HEAD:
> >
> > maven -Dmaven.itest.skip=true -Dmaven.test.skip=true new
> >
> > Please let us know if you have any additional problems.
> >
> > Bruce
> > --
> > perl -e 'print
> > unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> > );'
> >
> > Apache Geronimo (http://geronimo.apache.org/)
> >
> > Castor (http://castor.org/)
> >
>
>
>

Re: Build Failed - Building from SVN Geronimo 1.0

Posted by Kevan Miller <ke...@gmail.com>.
On Feb 17, 2006, at 10:22 AM, leonard flournoy wrote:

> I have done the following:
>
> 1) Install Maven 2
> 2) Download the Geronimo specs trunk:
>
> svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk
>
> 3) Compile the specs:
>
> mvn install
>
> at this point mvn just loops - any suggestions?

Hi Leonard,
Are you using Maven 2.0? If you aren't, then I suggest you upgrade.  
I've seen this behavior with Maven 2.0, but not Maven 2.0.2.
--kevan

>
> On 2/12/06, Bruce Snyder <br...@gmail.com> wrote:
> On 2/11/06, Sanjay Dwivedi <sa...@gmail.com> wrote:
>
> > I get following error while building Geronimo 1.0 from SVN source  
> (not the
> > zip file).
> > I have followed the email trails and JIRA to copy
> > geronimo-corba_2.3_spec-1.0.jar in
> > .maven/repository/org.apache.geronimo.specs, still get the
> > error. Also tried creating
> >  geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar there and copying
> > the corba jar. Still get the error.
>
> It looks to me like you're compiling from SVN HEAD which is actually
> Geronimo 1.1. The error that you're getting is due to the fact that
> the 1.1-SNAPSHOT version of the geronimo-corba_2.3_spec jar is not
> available in any Maven repos. You can get around this by checking out
> the Geronimo specs project and building it on your machine. Then
> Geronimo HEAD should build correctly. Below are the steps:
>
> 1) Install Maven 2
> 2) Download the Geronimo specs trunk:
>
> svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk
>
> 3) Compile the specs:
>
> mvn install
>
> 4) Build Geronimo HEAD:
>
> maven -Dmaven.itest.skip=true -Dmaven.test.skip=true new
>
> Please let us know if you have any additional problems.
>
> Bruce
> --
> perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\! 
> G;6%I;\"YC;VT*"
> );'
>
> Apache Geronimo (http://geronimo.apache.org/)
>
> Castor (http://castor.org/)
>


Re: Build Failed - Building from SVN Geronimo 1.0

Posted by leonard flournoy <le...@gmail.com>.
I have done the following:

1) Install Maven 2
2) Download the Geronimo specs trunk:

svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk

3) Compile the specs:

mvn install

at this point mvn just loops - any suggestions?

On 2/12/06, Bruce Snyder <br...@gmail.com> wrote:
>
> On 2/11/06, Sanjay Dwivedi <sa...@gmail.com> wrote:
>
> > I get following error while building Geronimo 1.0 from SVN source (not
> the
> > zip file).
> > I have followed the email trails and JIRA to copy
> > geronimo-corba_2.3_spec-1.0.jar in
> > .maven/repository/org.apache.geronimo.specs, still get the
> > error. Also tried creating
> >  geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar there and copying
> > the corba jar. Still get the error.
>
> It looks to me like you're compiling from SVN HEAD which is actually
> Geronimo 1.1. The error that you're getting is due to the fact that
> the 1.1-SNAPSHOT version of the geronimo-corba_2.3_spec jar is not
> available in any Maven repos. You can get around this by checking out
> the Geronimo specs project and building it on your machine. Then
> Geronimo HEAD should build correctly. Below are the steps:
>
> 1) Install Maven 2
> 2) Download the Geronimo specs trunk:
>
> svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk
>
> 3) Compile the specs:
>
> mvn install
>
> 4) Build Geronimo HEAD:
>
> maven -Dmaven.itest.skip=true -Dmaven.test.skip=true new
>
> Please let us know if you have any additional problems.
>
> Bruce
> --
> perl -e 'print
> unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
>
> Apache Geronimo (http://geronimo.apache.org/)
>
> Castor (http://castor.org/)
>

Re: Build Failed - Building from SVN Geronimo 1.0

Posted by "Alan D. Cabrera" <li...@toolazydogs.com>.
On 2/12/2006 12:24 PM, Bruce Snyder wrote:

>On 2/11/06, Sanjay Dwivedi <sa...@gmail.com> wrote:
>
>  
>
>>I get following error while building Geronimo 1.0 from SVN source (not the
>>zip file).
>>I have followed the email trails and JIRA to copy
>>geronimo-corba_2.3_spec-1.0.jar in
>>.maven/repository/org.apache.geronimo.specs, still get the
>>error. Also tried creating
>> geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar there and copying
>>the corba jar. Still get the error.
>>    
>>
>
>It looks to me like you're compiling from SVN HEAD which is actually
>Geronimo 1.1. The error that you're getting is due to the fact that
>the 1.1-SNAPSHOT version of the geronimo-corba_2.3_spec jar is not
>available in any Maven repos. You can get around this by checking out
>the Geronimo specs project and building it on your machine. Then
>Geronimo HEAD should build correctly. Below are the steps:
>
>1) Install Maven 2
>2) Download the Geronimo specs trunk:
>
>svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk
>
>3) Compile the specs:
>
>mvn install
>
>4) Build Geronimo HEAD:
>
>maven -Dmaven.itest.skip=true -Dmaven.test.skip=true new
>
>Please let us know if you have any additional problems.
>  
>

You shouldn't have to build specs.  It's up in the maven repo.


Regards,
Alan



Re: Build Failed - Building from SVN Geronimo 1.0

Posted by Bruce Snyder <br...@gmail.com>.
On 2/11/06, Sanjay Dwivedi <sa...@gmail.com> wrote:

> I get following error while building Geronimo 1.0 from SVN source (not the
> zip file).
> I have followed the email trails and JIRA to copy
> geronimo-corba_2.3_spec-1.0.jar in
> .maven/repository/org.apache.geronimo.specs, still get the
> error. Also tried creating
>  geronimo-corba_2.3_spec/1.1-SNAPSHOT/jar there and copying
> the corba jar. Still get the error.

It looks to me like you're compiling from SVN HEAD which is actually
Geronimo 1.1. The error that you're getting is due to the fact that
the 1.1-SNAPSHOT version of the geronimo-corba_2.3_spec jar is not
available in any Maven repos. You can get around this by checking out
the Geronimo specs project and building it on your machine. Then
Geronimo HEAD should build correctly. Below are the steps:

1) Install Maven 2
2) Download the Geronimo specs trunk:

svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk

3) Compile the specs:

mvn install

4) Build Geronimo HEAD:

maven -Dmaven.itest.skip=true -Dmaven.test.skip=true new

Please let us know if you have any additional problems.

Bruce
--
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo (http://geronimo.apache.org/)

Castor (http://castor.org/)