Re: maven - geronimo 2.0 example build problem

2007-10-10 Thread dbrenck
context: http://www.nabble.com/maven---geronimo-2.0-example-build-problem-tf4496318s134.html#a13132137 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Re: maven - geronimo 2.0 example build problem

2007-10-05 Thread David Jencks
made it available for me. So I can check what s wrong with my own ejb.jar or with my server. Btw. - I'm running this: http://www.apache.org/dyn/closer.cgi/geronimo/2.0.1/geronimo- tomcat6-jee5-2.0.1-bin.zip cheers, dirk -- View this message in context: http://www.nabble.com/maven--- geronim

Re: maven - geronimo 2.0 example build problem

2007-10-05 Thread dbrenck
r me. So I can check what s wrong with my own ejb.jar or with my server. Btw. - I'm running this: http://www.apache.org/dyn/closer.cgi/geronimo/2.0.1/geronimo-tomcat6-jee5-2.0.1-bin.zip cheers, dirk -- View this message in context: http://www.nabble.com/maven---geronimo-2.0-example-build-p

Re: maven - geronimo 2.0 example build problem

2007-10-04 Thread David Jencks
27;s META-INF/MANIFEST.MF pointing to the jar. Hope I'm right and that this helps :-) david jencks -- View this message in context: http://www.nabble.com/maven--- geronimo-2.0-example-build-problem-tf4496318s134.html#a13039682 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Re: maven - geronimo 2.0 example build problem

2007-10-04 Thread dbrenck
I tried the reverse way to add the class back and rebuild the jar. After doing so the deployer did not complain anymore. Ain't it possible to deploy Entity Beans standalone? -- View this message in context: http://www.nabble.com/maven---geronimo-2.0-example-build-problem-tf4496318s134.html#a13039682 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Re: maven - geronimo 2.0 example build problem

2007-09-21 Thread Prasad Kashyap
> then, while geronimo examles and builds do often need maven to download > . Thats anoying somehow. > Is there a way to convert pom.xml to build.xml (ant)? (Yes, I know about the > .m2 repository - but it always seems to be incomplete...) > > -- > View this message in context:

Re: maven - geronimo 2.0 example build problem

2007-09-21 Thread Lin Sun
Hi, Looks like this org.apache.geronimo.samples:myphonebook-ejb:jar is a sample jar that is supposed to be built part of the myphonebook project. Maybe you could go to the ejb folder and do a "mvn install" first to build that. If you have a pretty good m2 local repo, you can just build offli

maven - geronimo 2.0 example build problem

2007-09-21 Thread dbrenck
about the .m2 repository - but it always seems to be incomplete...) -- View this message in context: http://www.nabble.com/maven---geronimo-2.0-example-build-problem-tf4496318s134.html#a12822008 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Re: Build Problem

2006-02-15 Thread Kevan Miller
On Feb 15, 2006, at 3:09 AM, Phani Madgula wrote: Hi.. I am getting this problem due to dependency on the below jar file. How can I resolve the issue? BUILD FAILED File.. C:\geronimo\maven.xml Element... maven:reactor Line.. 58 Column 112 The build cannot continue because of the

Re: Build Problem

2006-02-15 Thread Kevan Miller
On Feb 15, 2006, at 3:09 AM, Phani Madgula wrote: Hi.. I am getting this problem due to dependency on the below jar file. How can I resolve the issue? Phani, We have a minor spec dependency issue at the moment. Presently, the only remedy is to build geronimo specs (which requires maven 2)

Build Problem

2006-02-15 Thread Phani Madgula
Hi..   I am getting this problem due to dependency on the below jar file.   How can I resolve the issue?   BUILD FAILEDFile.. C:\geronimo\maven.xmlElement... maven:reactorLine.. 58Column 112The build cannot continue because of the following unsatisfied dependency: geronimo-j2ee_1.4_spe

Re: build problem

2005-06-24 Thread Jacek Laskowski
Dain Sundstrom wrote: We now use a single global repository list which is way easier to maintain. In maven 1.0 and 1.0.1 there was a bug that caused a module to not inherit the repo list from the parent project. I've been recently wondering about the cause and completely forgot to ask. Any

Re: build problem

2005-06-23 Thread Alejandro Montenegro
perfect, it works with maven 1.0.2, thanks David 2005/6/23, David Jencks <[EMAIL PROTECTED]>: > > On Jun 22, 2005, at 11:14 PM, Alejandro Montenegro wrote: > > > So there is no elegant way to build Geronimo? > > Sure, use maven 1.0.2 > > david jencks > > > > > 2005/6/23, Alejandro Montenegro

Re: build problem

2005-06-23 Thread Dain Sundstrom
We now use a single global repository list which is way easier to maintain. In maven 1.0 and 1.0.1 there was a bug that caused a module to not inherit the repo list from the parent project. -dain On Jun 23, 2005, at 10:28 AM, Jeremy Boynes wrote: David Jencks wrote: Are you using maven 1

Re: build problem

2005-06-23 Thread Jeremy Boynes
David Jencks wrote: Are you using maven 1.0.2? Basically all other versions don't work, either older or newer. Dumb question, but what changed in the build that stopped maven 1.0 from working and can we work around it? -- Jeremy

Re: build problem

2005-06-22 Thread David Jencks
On Jun 22, 2005, at 11:14 PM, Alejandro Montenegro wrote: So there is no elegant way to build Geronimo? Sure, use maven 1.0.2 david jencks 2005/6/23, Alejandro Montenegro <[EMAIL PROTECTED]>: using maven 1.0 :S 2005/6/23, David Jencks <[EMAIL PROTECTED]>: You can try to wget it from th

Re: build problem

2005-06-22 Thread Alejandro Montenegro
So there is no elegant way to build Geronimo? 2005/6/23, Alejandro Montenegro <[EMAIL PROTECTED]>: > using maven 1.0 :S > > 2005/6/23, David Jencks <[EMAIL PROTECTED]>: > > You can try to wget it from the repository it is in into your local > > maven repo, but you will soon get tired of the 1

Re: build problem

2005-06-22 Thread Alejandro Montenegro
using maven 1.0 :S 2005/6/23, David Jencks <[EMAIL PROTECTED]>: > You can try to wget it from the repository it is in into your local > maven repo, but you will soon get tired of the 10 jars you > will have to do this for. > > Are you using maven 1.0.2? Basically all other versions d

Re: build problem

2005-06-22 Thread David Jencks
You can try to wget it from the repository it is in into your local maven repo, but you will soon get tired of the 10 jars you will have to do this for. Are you using maven 1.0.2? Basically all other versions don't work, either older or newer. Personally I can't wait for mave

build problem

2005-06-22 Thread Alejandro Montenegro
It's first time I'm trying to build Geronimo, I'm running on a Gentoo Linux on an AMD64, just downloaded the last revision (193080). Well but the problem is that maven can't download all dependencies, I got this error: BUILD FAILED File.. /home/aamonten/.maven/cache/maven-multiproject-plugin-