RE: MavenIDE

2004-09-10 Thread Henderson, Jerry L [CC]
Maven typically only creates one deployable artifact per project.xml. If you want subprojects each producing an artifact Then set up a master project folder with a project.xml and then sub-project folders each with their own project.xml (they will inherit from master project.xml) See: http://www.t

RE: MavenIDE

2004-09-10 Thread Ricardo de Souza Moura
erry L [CC]" <[EMAIL PROTECTED]> Reply-To: "Maven Users List" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Subject: RE: MavenIDE Date: Fri, 10 Sep 2004 08:22:50 -0500 Maven typically only creates one deployable artifact per project.xml. If

RE: MavenIDE

2004-09-10 Thread Henderson, Jerry L [CC]
EMAIL PROTECTED] Subject: RE: MavenIDE Thanks, but what I wonder is how I can to do it using MavenIDE. I only get to do what this article show when I don't use any plugin to eclipse. Only when I do everything alone, without help of plugins. is There another plugin that help me with this re

Re: Mavenide NetBeans

2008-02-18 Thread Milos Kleint
only by upgrading to the latest trunk (daily builds at http://deadlock.netbeans.org/hudson/job/mevenide/) that one use the latest (January/February) 2.1-SNAPSHOT. Unfurtunately there's no way to put pre-2.1 stable releases as embedded version (due to design problems on 2.0.x branch) Please not that

RE: Mavenide NetBeans

2008-02-19 Thread John Coleman
port [module org.codehaus.mevenide.netbeans/3 > 3.1] Regards, John > -Original Message- > From: Milos Kleint [mailto:[EMAIL PROTECTED] > Sent: 18 February 2008 17:58 > To: Maven Users List > Subject: Re: Mavenide NetBeans > > only by upgrading to the latest trunk (daily builds at >

Re: Mavenide NetBeans

2008-02-19 Thread Milos Kleint
gt; Maven Embedder library [module org.codehaus.mevenide.nbmvnembedder/3 > > 3.1] NetBeans Maven2 J2EE bridge [module > org.codehaus.mevenide.netbeans.j2ee/2 > 3.1] NetBeans Maven2 project > support [module org.codehaus.mevenide.netbeans/3 > 3.1] > > Regards, > John > > >

RE: Mavenide NetBeans

2008-02-19 Thread John Coleman
y 2008 10:27 > To: Maven Users List > Subject: Re: Mavenide NetBeans > > I have filed it as bug against netbeans: > http://www.netbeans.org/issues/show_bug.cgi?id=127716 > > a workaround for the time being is > 1. uninstall and remove all maven modules from your > insta

Re: Mavenide NetBeans

2008-02-19 Thread Milos Kleint
items. When I load NB6 up again it is not recognising > Maven projects. Have I deleted too much perhaps? > > John > > > -Original Message- > > From: Milos Kleint [mailto:[EMAIL PROTECTED] > > Sent: 19 February 2008 10:27 > > To: Maven Users List > >

Re: Mavenide and NetBeans 6 RC1

2007-11-18 Thread Milos Kleint
check the faq (http://mevenide.codehaus.org/m2-site/faq.html) for answer. Unfurtunately for 6.0 fcs, we're stuck with the current embedder version. I'll be upgrading to latest 2.1-SNAPSHOT embedder binaries soon for trunk, then you will be able to get the bits from http://deadlock.netbeans.org/huds

Re: Mavenide and NetBeans 6 RC1

2007-11-19 Thread johne
Thank you for the very useful response. It is amazing the dependency I have formed on that NetBeans and that embedder. I am hoping some of the changes auto-update once NB 6.0 goes live. My project http://www.jobbank.com has multiple three levels of wars that compile into each other amidst othe

Re: mavenide on mac os x

2004-01-25 Thread Gilles Dodinet
Stefan, i dont think theres a "prefered solution". i simply wasnt aware of that macosx issue, so i just looked at maven.home/bin/maven script and this issue is handled like this : TOOLS_JAR="${JAVA_HOME}/lib/tools.jar" if $darwin; then TOOLS_JAR="/System/Library/Frameworks/JavaVM.framework/V

Re: Mavenide clashes with NB checkstyle plugin

2007-10-01 Thread Milos Kleint
You haven't included any details, but I assume I've seen myself something similar as well, with some reports. I suppose the issue will go away once we upgrade the maven embedder in use for project loading/building. in the meantime the workaround is to use the command line maven instance for buildi

Re: Mavenide Eclipse Project Template. Where are them??

2005-08-09 Thread Andy Glick
Marcelo Alcantara wrote: Good morning, Somebody can tell me where can I found templates for the mavenide create maven projects? Actually the combo is empty in eclipse. Any ideas? Thanks in advance. You have written to the wrong list. You are more likely to get a response if you wrote t