You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Michele La Porta <mi...@gmail.com> on 2005/09/22 16:46:28 UTC

Re: Unable to build the geronimo from source code

Make sure svn is on classpath and if you are behind a firewall may be cvs
are not working because of the port policies..

On 9/22/05, deepesh <de...@cognizant.com> wrote:
>
> Hi,
>
> I am trying to build geronimo from the source code.
> For that i checked out the source code by using the command svn checkout
> https://svn.apache.org/repos/asf/geronimo/trunk geronimo.
>
> i am using the maven 1.0.2 and svn version 1.2.3
>
> I run the commmand maven m:fresh-checkout
>
> i got the following error
>
> build:start:
>
> m:fresh-checkout:
> m:checkout:
>     [cvs] cvs [checkout aborted]: connect to cvs.openejb.org(64.7.141.17 <http://64.7.141.17>):2401 failed: Connection refused
>
> BUILD FAILED
> File...... /opt/source/geronimo/maven.xml
> Element... ant:cvs
> Line...... 212
> Column.... 15
> cvs exited with error code 1
> Command line was [Executing 'cvs' with arguments:
> '-d:pserver:anonymous@cvs.openejb.org:/home/projects/openejb/scm'
> '-q'
> 'checkout'
> '-P'
> 'openejb'
>
> The ' characters around the executable and arguments are
> not part of the command.
>
> so i tried to build by typing maven in geronimo root directory
>
>
> it was going fine but eventually got stuck . the trace is as below
>
>
>
>
> test:test:
> [echo] NOTICE: Skipping tests; they seem to have passed already
> [echo] No tests to run.
> Copying: from '/opt/source/geronimo/modules/kernel/target/geronimo-
> kernel-1.0-SNAPSHOT.jar' to:
> '/home/oss/.maven/repository/geronimo/jars/geronimo-
> kernel-1.0-SNAPSHOT.jar'
> Copying: from '/opt/source/geronimo/modules/kernel/project.xml' to:
> '/home/oss/.maven/repository/geronimo/poms/geronimo-
> kernel-1.0-SNAPSHOT.pom'
> +----------------------------------------
> | Executing default Geronimo :: Common
> | Memory: 13M/17M
> +----------------------------------------
> Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
>
>
>
>
>
>
>
> I have already copied the geronimo-kernel-1.0-SNAPSHOT.jar to
> .maven/repository/geronimo/jars/
>
> But still it is searching for that one and it is getting timed out also.
>
> can any body tell what is wrong with this
>
>
> Thanks and Regards,
>
> Deepesh
>
>
>  This e-mail and any files transmitted with it are for the sole use of the
> intended recipient(s) and may contain confidential and privileged
> information.
> If you are not the intended recipient, please contact the sender by reply
> e-mail and destroy all copies of the original message.
> Any unauthorised review, use, disclosure, dissemination, forwarding,
> printing or copying of this email or any action taken in reliance on this
> e-mail is strictly
> prohibited and may be unlawful.
>
> Visit us at http://www.cognizant.com
>

Re: Unable to build the geronimo from source code

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
I would also ask about your firewall situation.  I was just now able
to get CVS through to cvs.openejb.org, so the machine seems to be up,
but if your location has a firewall that blocks outgoing requests to
port 2401 then you'll need to work around that somehow.

Aaron

On 9/22/05, Michele La Porta <mi...@gmail.com> wrote:
> Make sure svn is on classpath and if you are behind a firewall may be cvs
> are not working because of the port policies..
>
>
> On 9/22/05, deepesh < deepesh.damodaran@cognizant.com> wrote:
> > Hi,
> >
> >   I am trying to build geronimo from the source  code.
> >   For that i checked out the source code by using the command svn checkout
> https://svn.apache.org/repos/asf/geronimo/trunk geronimo.
> >
> >   i am using the maven 1.0.2 and svn version  1.2.3
> >
> > I run the commmand maven m:fresh-checkout
> >
> > i got the following error
> >
> > build:start:
> >
> > m:fresh-checkout:
> > m:checkout:
> >     [cvs] cvs [checkout aborted]: connect to cvs.openejb.org(
> > 64.7.141.17):2401 failed: Connection refused
> >
> > BUILD FAILED
> > File...... /opt/source/geronimo/maven.xml
> > Element... ant:cvs
> > Line...... 212
> > Column.... 15
> > cvs exited with error code 1
> > Command line was [Executing 'cvs' with arguments:
> >
> > '-d:pserver:anonymous@cvs.openejb.org:/home/projects/openejb/scm'
> > '-q'
> > 'checkout'
> > '-P'
> >
> > 'openejb'
> >
> > The ' characters around the executable and arguments are
> > not part of the command.
> >
> >
> > so i tried to build by typing maven in geronimo root directory
> >
> >
> > it was going fine but eventually got stuck . the trace is as below
> >
> >
> >
> >
> > test:test:
> >     [echo] NOTICE: Skipping tests; they seem to have passed already
> >     [echo] No tests to run.
> > Copying: from
> '/opt/source/geronimo/modules/kernel/target/geronimo-kernel-1.0-SNAPSHOT.jar'
> to:
> '/home/oss/.maven/repository/geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar'
> > Copying: from
> '/opt/source/geronimo/modules/kernel/project.xml' to:
> '/home/oss/.maven/repository/geronimo/poms/geronimo-kernel-1.0-SNAPSHOT.pom'
> > +----------------------------------------
> > | Executing default Geronimo :: Common
> > | Memory: 13M/17M
> > +----------------------------------------
> > Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
> >
> >
> >
> >
> >
> >
> >
> > I have already copied the
> geronimo-kernel-1.0-SNAPSHOT.jar to
> .maven/repository/geronimo/jars/
> >
> > But still it is searching for that one and it is getting timed out also.
> >
> > can any body tell what is wrong with this
> >
> >
> > Thanks and Regards,
> >
> > Deepesh
> >
> >
> >
> >
> >
> >
> >
> > This
> > e-mail and any files transmitted with it are for the sole use of the
> > intended recipient(s) and may contain confidential and privileged
> > information.
> >
> > If you are not the intended recipient, please contact the sender by
> > reply e-mail and destroy all copies of the original message.
> >
> > Any unauthorised review, use, disclosure, dissemination, forwarding,
> > printing or copying of this email or any action taken in reliance on
> > this e-mail is strictly
> >
> > prohibited and may be unlawful.
> >
> >
> >
> > Visit us at http://www.cognizant.com
> >
> >
> >
>
>