Re: Maven and Eclipse

2016-06-14 Thread Curtis Rueden
gt; > > -Original Message----- > From: Barrie Treloar [mailto:baerr...@gmail.com] > Sent: Wednesday, June 08, 2016 7:33 PM > To: Maven Users List > Subject: Re: Maven and Eclipse > > On 9 June 2016 at 01:00, wrote: > > > Thanks Curtis! > > > > That&

RE: Maven and Eclipse

2016-06-14 Thread Michael.CTR.Tarullo
609)485-5294 -Original Message- From: Barrie Treloar [mailto:baerr...@gmail.com] Sent: Wednesday, June 08, 2016 7:33 PM To: Maven Users List Subject: Re: Maven and Eclipse On 9 June 2016 at 01:00, wrote: > Thanks Curtis! > > That's exactly what I did. > > As soon

RE: Maven and Eclipse

2016-06-14 Thread Michael.CTR.Tarullo
ichael Tarullo Contractor (Engility Corp) Software Engineer FAA WJH Technical Center (609)485-5294 -Original Message- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Tuesday, June 14, 2016 12:09 PM To: Maven Users List Subject: Re: Maven and E

Re: Maven and Eclipse

2016-06-14 Thread Curtis Rueden
gineer > FAA WJH Technical Center > (609)485-5294 > > > -Original Message----- > From: Barrie Treloar [mailto:baerr...@gmail.com] > Sent: Wednesday, June 08, 2016 7:33 PM > To: Maven Users List > Subject: Re: Maven and Eclipse > > On 9 June 2016 at 01:00, wrote: &

RE: Maven and Eclipse

2016-06-14 Thread Michael.CTR.Tarullo
y Corp) Software Engineer FAA WJH Technical Center (609)485-5294 -Original Message- From: Barrie Treloar [mailto:baerr...@gmail.com] Sent: Wednesday, June 08, 2016 7:33 PM To: Maven Users List Subject: Re: Maven and Eclipse On 9 June 2016 at 01:00, wrote: > Thanks Curtis! > > That

RE: Maven and Eclipse

2016-06-14 Thread Martin Gainty
> From: michael.ctr.taru...@faa.gov > To: users@maven.apache.org > Subject: RE: Maven and Eclipse > Date: Tue, 14 Jun 2016 14:33:31 + > > This is a partial update to this issue, which I am posting as requested by > Barrie Treloar. > > I encountered this prob

RE: Maven and Eclipse

2016-06-14 Thread Michael.CTR.Tarullo
09)485-5294 -Original Message- From: Barrie Treloar [mailto:baerr...@gmail.com] Sent: Wednesday, June 08, 2016 7:33 PM To: Maven Users List Subject: Re: Maven and Eclipse On 9 June 2016 at 01:00, wrote: > Thanks Curtis! > > That's exactly what I did. > > As soon as I

Re: Maven and Eclipse

2016-06-08 Thread Barrie Treloar
On 9 June 2016 at 01:00, wrote: > Thanks Curtis! > > That's exactly what I did. > > As soon as I get a chance, I'll try a fresh install of Mars 2 and see how > it goes. I usually do my Eclipse upgrades with fresh installs, this is the > first time I tried to upgrade from a previous version. > >

RE: Maven and Eclipse

2016-06-08 Thread Michael.CTR.Tarullo
(Engility Corp) Software Engineer FAA WJH Technical Center (609)485-5294 -Original Message- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Wednesday, June 08, 2016 11:08 AM To: Maven Users List Subject: Re: Maven and Eclipse Hi Michael, >

Re: Maven and Eclipse

2016-06-08 Thread Curtis Rueden
mail.com] > Sent: Tuesday, June 07, 2016 5:13 PM > To: Maven Users List > Subject: Re: Maven and Eclipse > > On 8 June 2016 at 01:33, wrote: > > > I have recently been doing Maven builds from Eclipse Luna with no > problems. > > > > Recently I upgraded Eclip

RE: Maven and Eclipse

2016-06-08 Thread Michael.CTR.Tarullo
list, as you suggest. Michael Tarullo Contractor (Engility Corp) Software Engineer FAA WJH Technical Center (609)485-5294 -Original Message- From: Barrie Treloar [mailto:baerr...@gmail.com] Sent: Tuesday, June 07, 2016 5:13 PM To: Maven Users List Subject: Re: Maven and Eclipse On 8 June

Re: Maven and Eclipse

2016-06-07 Thread Barrie Treloar
On 8 June 2016 at 01:33, wrote: > I have recently been doing Maven builds from Eclipse Luna with no problems. > > Recently I upgraded Eclipse to Mars 2 and Maven builds that worked in the > past no longer work. I have posted the error I'm getting at the end of > this email. In addition, it appe

Maven and Eclipse

2016-06-07 Thread Michael.CTR.Tarullo
I have recently been doing Maven builds from Eclipse Luna with no problems. Recently I upgraded Eclipse to Mars 2 and Maven builds that worked in the past no longer work. I have posted the error I'm getting at the end of this email. In addition, it appears that the Maven -> Update project

Re: How can I configure these projects with maven and eclipse?

2010-04-20 Thread Justin Edelson
I don't use IAM, but any decent Maven IDE integration shouldn't require changes to you poms. On Apr 20, 2010, at 10:12 AM, Marcial Atienzar Navarro wrote: Hi , I'm using Eclipse IAM. The problem is that I don't know how can I configure the pom. With m2eclipse can I do it easily? I've see thi

Re: How can I configure these projects with maven and eclipse?

2010-04-20 Thread Wayne Fay
> The problem is that I don't know how can I configure the pom. > > With m2eclipse can I do it easily? Ask on the m2eclipse mailing list: http://old.nabble.com/Maven-Eclipse-(m2eclipse)-f14524.html Wayne - To unsubscribe, e-mail

Re: How can I configure these projects with maven and eclipse?

2010-04-20 Thread Marcial Atienzar Navarro
Hi , I'm using Eclipse IAM. The problem is that I don't know how can I configure the pom. With m2eclipse can I do it easily? I've see this url previously: http://maven.apache.org/guides/mini/guide-ide-eclipse.html. Lot of thanks, Marcial El mar, 20-04-2010 a las 09:02 -0500, Wayne F

Re: How can I configure these projects with maven and eclipse?

2010-04-20 Thread Wayne Fay
>    PROJECT A depends on PROJECT B and PROJECT C >    PROJECT D depends on PROJECT B and PROJECT C >    PROJECT E depends on PROJECT A and PROJECT D > >    what is the best practice to do it, is it possible? What's the problem, exactly? I suggest you use m2eclipse. Wayne ---

How can I configure these projects with maven and eclipse?

2010-04-20 Thread Marcial Atienzar Navarro
Hi, I'm starting with maven. I'm working with eclipse. I've these projects PROJECT A depends on PROJECT B and PROJECT C PROJECT D depends on PROJECT B and PROJECT C PROJECT E depends on PROJECT A and PROJECT D I've migrate PROJECT B and PROJECT C as java projects a packa

Re: Maven and Eclipse (WTP)

2009-10-19 Thread Jason van Zyl
ubject: Re: Maven and Eclipse (WTP) Use the M2Eclipse user list for M2Eclipse questions. http://m2eclipse.sonatype.org/project-information.html On 2009-10-17, at 12:23 PM, Formenti, Giovanni wrote: Hi, I have to manage a JEE project with Eclipse and Maven. We'd like to use M2Eclise and WTP (but

Re: Maven and Eclipse (WTP)

2009-10-18 Thread Brett Randall
tober 17, 2009 11:58 AM > To: Maven Users List > Subject: Re: Maven and Eclipse (WTP) > > Use the M2Eclipse user list for M2Eclipse questions. > > http://m2eclipse.sonatype.org/project-information.html > > On 2009-10-17, at 12:23 PM, Formenti, Giovanni wrote: > > > H

RE: Maven and Eclipse (WTP)

2009-10-18 Thread Damon Silver
ssage- From: Jason van Zyl [mailto:ja...@sonatype.com] Sent: Saturday, October 17, 2009 11:58 AM To: Maven Users List Subject: Re: Maven and Eclipse (WTP) Use the M2Eclipse user list for M2Eclipse questions. http://m2eclipse.sonatype.org/project-information.html On 2009-10-17, at 12:23 PM, For

Re: Maven and Eclipse (WTP)

2009-10-18 Thread Manuel Grau
; development environment. > Has someone tips on how to manage this configuration? Do you have guideline > about how to configure maven and eclipse to allow these tools integration? > Thank you in advance for any suggestions... > > Best Regards > Giovanni > This > messa

Re: Maven and Eclipse (WTP)

2009-10-17 Thread Manuel Grau
an also use JBoss Tools) to deploy an EAR (3 module: JAR, WAR and EAR) in JBoss running inside the IDE, i.e. our development environment. Has someone tips on how to manage this configuration? Do you have guideline about how to configure maven and eclipse to allow these tools integration? T

Re: Maven and Eclipse (WTP)

2009-10-17 Thread Jason van Zyl
s) to deploy an EAR (3 module: JAR, WAR and EAR) in JBoss running inside the IDE, i.e. our development environment. Has someone tips on how to manage this configuration? Do you have guideline about how to configure maven and eclipse to allow these tools integration? Thank you in advance fo

Maven and Eclipse (WTP)

2009-10-17 Thread Formenti, Giovanni
ation? Do you have guideline about how to configure maven and eclipse to allow these tools integration? Thank you in advance for any suggestions... Best Regards Giovanni This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is int

RE: Maven and Eclipse Project

2008-08-22 Thread Eugene Kuleshov
Thanks for the suggestion. > > It does not work. No error reported. The build path still does not show > any project dependency. > > -Original Message- > From: Wayne Fay > Sent: August 21, 2008 3:40 PM > To: Maven Users List > Subject: Re: Maven and Eclipse

Re: Maven and Eclipse Project

2008-08-22 Thread Eugene Kuleshov
uration for other Eclipse tools, such as AJDT or WTP will be done automatically. See for example WTP howto. http://tinyurl.com/5zoawl Michael McCallum-3 wrote: > > far better solution... there is one caveat make sure that maven and > eclipse > have different output folders... ec

RE: Maven and Eclipse Project

2008-08-22 Thread Lam Hayward
[mailto:[EMAIL PROTECTED] Sent: August 21, 2008 4:29 PM To: Maven Users List Subject: Re: Maven and Eclipse Project On Thu, Aug 21, 2008 at 9:51 AM, Lam Hayward <[EMAIL PROTECTED]> wrote: > Hi there, > > I have an issue with maven classpath generation ("mvn > eclipse:eclipse&qu

RE: Maven and Eclipse Project

2008-08-22 Thread Lam Hayward
Thanks for the suggestion. It does not work. No error reported. The build path still does not show any project dependency. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: August 21, 2008 3:40 PM To: Maven Users List Subject: Re: Maven and Eclipse Project You need to

Re: Maven and Eclipse Project

2008-08-21 Thread Michael McCallum
it does what you're looking for. use the m2eclipse.codehaus.org plugin and then run mvn eclipse:m2eclipse far better solution... there is one caveat make sure that maven and eclipse have different output folders... eclipse generates class are not meant to be packaged up... -- Michael McCal

Re: Maven and Eclipse Project

2008-08-21 Thread Andrew Close
On Thu, Aug 21, 2008 at 9:51 AM, Lam Hayward <[EMAIL PROTECTED]> wrote: > Hi there, > > I have an issue with maven classpath generation ("mvn eclipse:eclipse") > for eclipse. > > I have 3 independent projects (say A, B and C) with no common root. > Project A is the common project (jar) which projec

Re: Maven and Eclipse Project

2008-08-21 Thread Wayne Fay
t reference project A. > > Any idea? > > -Original Message- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: August 21, 2008 1:55 PM > To: Maven Users List > Subject: Re: Maven and Eclipse Project > > using the workspace property the eclipse p

RE: Maven and Eclipse Project

2008-08-21 Thread Lam Hayward
: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: August 21, 2008 1:55 PM To: Maven Users List Subject: Re: Maven and Eclipse Project using the workspace property the eclipse plugin can find references to others projects and link them. Otherwise without having an inheritence but a reactor pom with

Re: Maven and Eclipse Project

2008-08-21 Thread Arnaud HERITIER
using the workspace property the eclipse plugin can find references to others projects and link them. Otherwise without having an inheritence but a reactor pom with 3 modules will also link them together. On Thu, Aug 21, 2008 at 4:51 PM, Lam Hayward <[EMAIL PROTECTED]>wrote: > Hi there, > > I hav

Maven and Eclipse Project

2008-08-21 Thread Lam Hayward
Hi there, I have an issue with maven classpath generation ("mvn eclipse:eclipse") for eclipse. I have 3 independent projects (say A, B and C) with no common root. Project A is the common project (jar) which project B and C will include. In pom.xml in project B and project C, there is a dependen

Re: Maven and Eclipse: getting started

2008-05-02 Thread Russell Bateman
Profuse thanks, Chris, for helping me get started here. Russ [EMAIL PROTECTED] wrote: And I've tried running "mvn eclipse" realizing that that is way too naive as a starting point. I'm guessing that to create a Dynamic Web Project under Maven control for use in Eclipse, I have to create a BLAN

Re: Maven and Eclipse: getting started

2008-05-01 Thread Chris_Graham
> > And I've tried running "mvn eclipse" realizing that that is way too > naive as a starting point. I'm guessing that to create a Dynamic Web > Project under Maven control for use in Eclipse, I have to create a BLANK > PROJECT on the command line in Maven, but there's something about the > E

Maven and Eclipse: getting started

2008-05-01 Thread Russell Bateman
I'm looking for help getting going with Maven and Eclipse. I've read lots, but have been unable to synthesis what I've read into a practical, working procedure. I'm looking for some direction (URLs or other suggestions). Where am I? I have downloaded Maven and run it su

problem with maven and eclipse rcp

2008-04-23 Thread glen.sequeira
hi Am having trouble trying to download eclipse plugin using maven . these are the steps i followed 1) viisited the link http://docs.codehaus.org/display/MAVENUSER/Eclipse+Plugin 2) opened a cmd (in windows) and ran the 2nd command in the link page : mvn eclipse:make-artifacts \ -DeclipseD

Re: checkstyle plugins: maven and eclipse

2007-10-05 Thread Greg_Vaughn
; > > > >> the > > > >> > > > >>> dependency jar) > > > >>> > > > >>> I'd like to do the same within eclipse with the > > > >>> > > > >> eclipse-checkstyle-plugin > >

Re: checkstyle plugins: maven and eclipse

2007-10-05 Thread Jim Sellers
> > >> > > >>> (so that checkstyle can be active during eclipse work, not just when > > >>> building with maven) > > >>> Unfortunately the checkstyle preference window does not seem to > allow a > > >>> refere

Re: checkstyle plugins: maven and eclipse

2007-10-05 Thread houzecl
question but someone may know if my request is >> possible ??? >> >> thanks for any hint >> >> Christian-Luc >> >> -- >> View this message in context: >> http://www.nabble.com/checkstyle-plugins%3A-maven-and-eclipse-tf4562913s177.html#a130

Re: checkstyle plugins: maven and eclipse

2007-10-04 Thread Greg_Vaughn
t; >>> This is not really a maven question but someone may know if my request > >>> > >> is > >> > >>> possible ??? > >>> > >> We did this last year,

RE: checkstyle plugins: maven and eclipse

2007-10-04 Thread Hayes, Peter
sync. See : http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html#a dditionalConfig -Original Message- From: houzecl [mailto:[EMAIL PROTECTED] Sent: Thursday, October 04, 2007 4:02 AM To: users@maven.apache.org Subject: Re: checkstyle plugins: maven and eclipse Yes

Re: checkstyle plugins: maven and eclipse

2007-10-04 Thread Dimitris Kapanidis
lugin to use that url. Now we have one mavenized project to manage the checkstyle rules. When we deploy it, the checkstyle rules become available to both maven and eclipse at the same time. -Greg Vaughn == Confidentiality Notice

Re: checkstyle plugins: maven and eclipse

2007-10-04 Thread houzecl
he jar file to our corporate maven repository. Since that repository > is available via http, we configured the eclipse plugin to use that url. > > Now we have one mavenized project to manage the checkstyle rules. When we > deploy it, the checkstyle rules become available to both maven an

Re: checkstyle plugins: maven and eclipse

2007-10-03 Thread Greg_Vaughn
ile to our corporate maven repository. Since that repository is available via http, we configured the eclipse plugin to use that url. Now we have one mavenized project to manage the checkstyle rules. When we deploy it, the checkstyle rules become available to both

Re: checkstyle plugins: maven and eclipse

2007-10-03 Thread Wayne Fay
t; thanks for any hint > > Christian-Luc > > -- > View this message in context: > http://www.nabble.com/checkstyle-plugins%3A-maven-and-eclipse-tf4562913s177.html#a13022606 > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --

checkstyle plugins: maven and eclipse

2007-10-03 Thread houzecl
st is possible ??? thanks for any hint Christian-Luc -- View this message in context: http://www.nabble.com/checkstyle-plugins%3A-maven-and-eclipse-tf4562913s177.html#a13022606 Sent from the Maven - Users mailing list archive at Nabbl

Re: Maven and eclipse

2007-09-30 Thread Carlos Sanchez
http://mojo.codehaus.org/pde-maven-plugin/ On 10/1/07, Mark Russell <[EMAIL PROTECTED]> wrote: > I have a second question. I also have eclipse plugins that I need to run > from a maven build. Is there any support for running > eclipse via maven. I have an eclipse plugin that collects statistics

Maven and eclipse

2007-09-30 Thread Mark Russell
I have a second question. I also have eclipse plugins that I need to run from a maven build. Is there any support for running eclipse via maven. I have an eclipse plugin that collects statistics and I would like to write a maven plugin that has a goal of analyze. this would load up eclipse w

Re: maven and eclipse

2007-09-23 Thread Dan Tran
I would expect that you try to understand this example. then adapt to your own On 9/23/07, Dmitri Pissarenko <[EMAIL PROTECTED]> wrote: > Hello! > > I know this example, but... > > What should I change in order to adapt it to my project, apart from > groupId, artifactId, version and name? > > TIA

Re: maven and eclipse

2007-09-23 Thread Dmitri Pissarenko
Hello! I know this example, but... What should I change in order to adapt it to my project, apart from groupId, artifactId, version and name? TIA Dmitri -- http://www.xing.com/profile/Dmitri_Pissarenko http://dapissarenko.blogspot.com/ -

Re: maven and eclipse

2007-09-23 Thread Dan Tran
this example works https://svn.codehaus.org/mojo/trunk/mojo/pde-maven-plugin/src/it/m2eclipse/ please run that and use it as a base also it is best to use the full eclipse sdk to do your build -D On 9/23/07, Dmitri Pissarenko <[EMAIL PROTECTED]> wrote: > Hello! > > Thanks for your answer! > >

Re: maven and eclipse

2007-09-23 Thread Dmitri Pissarenko
Hello! Thanks for your answer! On 9/23/07, Dan Tran <[EMAIL PROTECTED]> wrote: > it seems the problem is here > > BUILD FAILED > d:\silverstrike\sw\cgv-editor\target\pdeBuilder\build.xml:8: Unable to find > elem > ent: at.silverstrike.control.presentation.eclipsercp.cgveditor. Now I can execute

Re: maven and eclipse

2007-09-23 Thread Dan Tran
it seems the problem is here BUILD FAILED d:\silverstrike\sw\cgv-editor\target\pdeBuilder\build.xml:8: Unable to find elem ent: at.silverstrike.control.presentation.eclipsercp.cgveditor. -D On 9/23/07, Dmitri Pissarenko <[EMAIL PROTECTED]> wrote: > Hello! > > But I still can't execute mvn inst

Re: maven and eclipse

2007-09-23 Thread Dmitri Pissarenko
Hello! But I still can't execute mvn install. I'm getting this exception: $ mvn -e install + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] - --- [INFO] Building CGV Editor Plug-in [INFO]task-se

Re: maven and eclipse

2007-09-23 Thread Dmitri Pissarenko
Hello! I found a solution here: http://archive.mojo.codehaus.org/dev/[EMAIL PROTECTED] > FYI, pde-maven-plugin-1.0-alpha-1 should work with eclipse 3.3 by copy > plugins/org.eclipse.equinox.launcher*-xyz.jar into eclipse.home/startup.jar Best regards Dmitri -- http://www.xing.com/profile/Dmitr

maven and eclipse

2007-09-23 Thread Dmitri Pissarenko
Hello! I want to create a maven-built eclipse RCP plugin. For this purpose I followed the tutorial at http://mojo.codehaus.org/pde-maven-plugin/examples/simple_plugin.html Everything works fine until section "Run mvn install". When I run mvn -e install, I'm getting this error: $ mvn -e ins

Re: maven and Eclipse AspectJ build path

2007-06-11 Thread mljv
woven. > - why to you check in eclipse project files at all? This is known to > cause all kinds of trouble. Keep the eclipse files out of SCM and let > every developer generate their own. i never thought about it. until now it was helpful to have them in scm. Is it best practice to h

Re: maven and Eclipse AspectJ build path

2007-06-11 Thread Dirk Olmes
[EMAIL PROTECTED] wrote: > Hi, > > this is not 100% directly related to maven but maybe someone can help me: > i use eclipse 3.2, AspectJ, maven 2 and eclipse maven plugin. > > In my .settings/org.eclipse.ajdt.ui.prefs i have > > #Mon Jun 11 13:00:35 CEST 2007 > eclipse.preferences.version=1 >

maven and Eclipse AspectJ build path

2007-06-11 Thread mljv
Hi, this is not 100% directly related to maven but maybe someone can help me: i use eclipse 3.2, AspectJ, maven 2 and eclipse maven plugin. In my .settings/org.eclipse.ajdt.ui.prefs i have #Mon Jun 11 13:00:35 CEST 2007 eclipse.preferences.version=1 org.eclipse.ajdt.ui.aspectPath.contentKind1=B

Re: Maven and Eclipse

2006-11-27 Thread Barrie Treloar
On 11/28/06, Jarret R <[EMAIL PROTECTED]> wrote: All, I hope this question hasn't been asked a million times already, but I have been playing around with this issue for quite a while now and I think it is time to ask for some professional help. I am working on setting up an enterprise Java appli

Re: Maven and Eclipse

2006-11-27 Thread Max Cooper
c/main/java as containing Java source. Is there a good guide for getting Maven set up under Eclipse utilizing Eclipse's inline building? I can't seem to get a sane build that works in Maven and Eclipse, just one or the other. Thanks, Jarret R

Maven and Eclipse

2006-11-27 Thread Jarret R
rc/main/java as containing Java source. Is there a good guide for getting Maven set up under Eclipse utilizing Eclipse's inline building? I can't seem to get a sane build that works in Maven and Eclipse, just one or the other. Thanks, Jarret R ---

AW: [m2] Same output dir for maven and eclipse?

2006-08-24 Thread Amshoff Christoph, Köln
hanx, Christoph. > -Ursprüngliche Nachricht- > Von: Ralph Pöllath [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 24. August 2006 11:46 > An: Maven Users List > Betreff: Re: [m2] Same output dir for maven and eclipse? > > > On 24.08.2006, at 10:45, Amshoff Christoph, Köln wr

Re: [m2] Same output dir for maven and eclipse?

2006-08-24 Thread Ralph Pöllath
On 24.08.2006, at 10:45, Amshoff Christoph, Köln wrote: I'm setting up a project where team members could use either Maven2 or Eclipse to build the project. Normally, Maven will be used during CI/nightly builds and Eclipse by developers. Same here. The question is: where is the particular o

[m2] Same output dir for maven and eclipse?

2006-08-24 Thread Amshoff Christoph, Köln
I'm setting up a project where team members could use either Maven2 or Eclipse to build the project. Normally, Maven will be used during CI/nightly builds and Eclipse by developers. The question is: where is the particular output of these builds going? Do you recommend to use the same output folde

Re: Maven and Eclipse External Tools

2004-11-26 Thread Duncan Krebs
Thanks for the tip, it worked. - Duncan - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 25, 2004 9:36 PM Subject: Re: Maven and Eclipse External Tools > try using eclipse:external-tools-21 if you're using anything

Re: Maven and Eclipse External Tools

2004-11-25 Thread chuisman
try using eclipse:external-tools-21 if you're using anything above eclipse 2.1. c. > Hi, > I'm trying to figure out how to import the externaltools.xml file > generated by the eclipse:external-tools goal. I read the documentation, > and made sure this file is stored in > > ${eclipse > workspace}/

Maven and Eclipse External Tools

2004-11-25 Thread Duncan Krebs
Hi, I'm trying to figure out how to import the externaltools.xml file generated by the eclipse:external-tools goal. I read the documentation, and made sure this file is stored in ${eclipse workspace}/.metadata/.plugins/org.eclipse.ui.externaltools/externaltools.xml but when I go to run->exter

Re: Problem between Maven and Eclipse

2004-06-10 Thread l a
In Eclipse you can specify an output folder for a directory instead of using the default output folder. To do this setup your source directories in project for /src/java and /src/test assuming you have a java and a test directory under src. Go to project's properties and select "java build path"

Re: Problem between Maven and Eclipse

2004-06-10 Thread Brill Pappin
Tim Reilly wrote: [Amato Massimiliano wrote:] I thought about it and I realized that the class dir in eclipse should be different than target/classes since in this way also test class are put in that directory that under maven should not contain them I normally keep the /bin or some other buil

RE: Problem between Maven and Eclipse

2004-06-09 Thread Tim Reilly
> [Amato Massimiliano wrote:] > I thought about it and I realized that the class dir in eclipse > should be different than target/classes since in this way also > test class are put in that directory that under maven should not > contain them I normally keep the /bin or some other build directory

RE: Problem between Maven and Eclipse

2004-06-09 Thread STRAYER, JON (SBCSI)
Add test/conf to the class path and use Class.getResourceAsStream to read them. -Original Message- From: Amato Massimiliano (TLAB) [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 6:54 AM To: Maven Users List Subject: Problem between Maven and Eclipse Hello, I am starting to

Problem between Maven and Eclipse

2004-06-09 Thread Amato Massimiliano \(TLAB\)
Hello, I am starting to integrating all my tests into my environment, but i've found a problem. My tests needs to read some settings from configuration files while others reads data from XML. I have all those files under test/conf dir so when I launch "maven test" those are moved into target/t

RE : maven and eclipse-plugins

2003-07-07 Thread Emmanuel boudrant
Ok...I will take a look to this contribution but any idea or help is welcome. Thx, -emmanuel -Message d'origine- De : Vincent Massol [mailto:[EMAIL PROTECTED] Envoyé : dimanche 6 juillet 2003 11:24 À : 'Maven Users List' Objet : RE: maven and eclipse-plugins Hi Emmanu

RE: maven and eclipse-plugins

2003-07-06 Thread Vincent Massol
L PROTECTED] > Sent: 06 July 2003 11:13 > To: [EMAIL PROTECTED] > Subject: maven and eclipse-plugins > > Hi, > > Is there any maven plug-in/goal in project to distribute Eclipse plug-in > and features (build+upload on

maven and eclipse-plugins

2003-07-06 Thread Emmanuel boudrant
Hi, Is there any maven plug-in/goal in project to distribute Eclipse plug-in and features (build+upload on update site)? Thx -emmanuel