Re: [m2e-users] How to tell m2e to update a particular folder (or at least: "target" folder) after ?

2012-07-11 Thread Adrien Rivard
he generated outcome in Eclipse Indigo. > >>> Nice! J > >>> > >>> But I don't want to press F5! So how to tell m2e that after >>> /> of the plugin, it also shall the generated-sources > >>> folder in the IDE? > >>> >

Re: [m2e-users] m2e does not produce correct .project.

2012-12-16 Thread Adrien Rivard
e.m2e.core.maven2Nature > > > > It actually affect a real project I use, but I prefered to test with > smaller project. The matter is, I have no clue what to do. > > thank you for your replies. > > ___ > m2e-users mailin

Re: [m2e-users] newbe - basic m2e ant integration problem

2013-01-09 Thread Adrien Rivard
>>> >>> >>> >>> true>> runOn

Re: [m2e-users] How to open a package in a Maven Project

2013-02-08 Thread Adrien Rivard
>> > >m2e-users mailing list >> > >m2e-users@eclipse.org <mailto:m2e-users@eclipse.org> >> > >https://dev.eclipse.org/mailman/listinfo/m2e-users >> > > <https://dev.eclipse.org/mailman/listinfo/m2e-users> >> > > > >> ___ >> m2e-users mailing list >> m2e-users@eclipse.org >> https://dev.eclipse.org/mailman/listinfo/m2e-users >> > > > ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] [kepler] Import existing Maven Project problems

2013-02-20 Thread Adrien Rivard
m2e: > > > If I "import an existing maven project" from file system, the project's > src folder is not recognized. > > Any Idea ? > > Fredy > > > ___ > m2e-users mailing list > m2e-users@eclipse.org > https

Re: [m2e-users] Running single JUnit tests with maven in Eclipse

2013-02-20 Thread Adrien Rivard
ts. > > Jeremie Bresson. > > > [1] > http://stackoverflow.com/questions/1873995/run-a-single-test-method-with-maven > > _______ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2

Re: [m2e-users] Maven process does not exit gracefully when terminated by Eclipse

2013-03-07 Thread Adrien Rivard
t;> If this is a general Eclipse issue, there might be a couple of >>> workarounds: >>> - There appears to be an interface ITerminate that could be implemented >>> (see first link, comment 31). >>> - Maybe the actual Maven process could be launched by another process >>> that is regularly checked for termination. >>> - An additional Eclipse button could be implemented, which correctly >>> terminates the Maven process. >>> >>> David >>> >> > ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] m2e lifecycleMapping | Plugin execution not covered by lifecycle configuration

2013-03-14 Thread Adrien Rivard
> > ... > > > > > > ___

Re: [m2e-users] M2Eclipse Run options not available.

2013-03-15 Thread Adrien Rivard
gt; > Did you have those options when creating a new simple maven project from eclipse? > Checked with the error logs in eclipse, not able to find any info. > > Thanks. > > ___ > m2e-users mailing list > m2e-users@eclipse.org

Re: [m2e-users] Classpath problems

2013-04-12 Thread Adrien Rivard
y in accordance with what I've specified >>> in the POM. >>> >>> What do I need to accomplish one of them? >>> >>> Regards, >>> Thomas Hallgren >>> >>> ______**_ >>> m2e-users mailing li

Re: [m2e-users] error executing goal default-war - seems to be trying to open a folder as a file

2013-04-12 Thread Adrien Rivard
t; Needless to say, that the path it is complaining about is the target > classes folder for the project, not a file, but I can’t figure out what the > problem is. > > > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org h

Re: [m2e-users] Problem with Maven project in Eclipse (Juno)

2013-06-06 Thread Adrien Rivard
ven version on > the command line I get: Apache Maven 3.0.4 (r1232337; 2012-01-17 > 09:44:56+0100). Java_home is jdk1.7.0_17.jdk in Eclipse and on command > line. Help would be really appreciated as I'm struggeling to get this mess > working at all. Thanks! > > regards > Bj

Re: [m2e-users] m2e 1.4 uses target instead of source when choosing Java Runtime

2013-08-06 Thread Adrien Rivard
s > may lead to accidental use of classes available in 1.6 but not in 1.2).** > ** > > ** ** > > How would I approach this? > > ** ** > > Thanks**** > > ** ** > > /Thorbjørn Ravn Andersen > > ___ > m2e-use

Re: [m2e-users] Javadoc generation for Eclipse project

2013-10-03 Thread Adrien Rivard
his, > this isn't an m2e question, or even a Maven question. Open up the Javadoc > view. Put your cursor in the editor view in the block comment. Done. > > ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.ec

Re: [m2e-users] Version handling & svn

2013-11-12 Thread Adrien Rivard
___________ >> m2e-users mailing list >> m2e-users@eclipse.org >> https://dev.eclipse.org/mailman/listinfo/m2e-users >> > > > ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] build-helper-maven-plugin

2013-11-26 Thread Adrien Rivard
t; ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] DataNucleus Plugin not running

2013-12-05 Thread Adrien Rivard
. I searched the output for "datanucleus-maven-plugin" > > and found no results. I then manually inspected the log file for the > > compile step, and I don't see anything that suggests the enhance goal > > ever ran. I'm not sure how to even start debugging this. Anybody have > > any ideas? > > > > Thanks, > > > > Eric > > > > > > > > ___ > > m2e-users mailing list > > m2e-users@eclipse.org > > https://dev.eclipse.org/mailman/listinfo/m2e-users > > > ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] m2e: repository search does not work

2014-01-13 Thread Adrien Rivard
orum enquiry I found). > > Any suggestion? Setting up Eclipse as well as m2e again did not work. > > *Thanks a lot,* > Fabian > > > > ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/

Re: [m2e-users] How to add "Maven Managed Dependencies"?

2014-02-12 Thread Adrien Rivard
th under Maven >> Dependencies. Unfortunately somebody gave me this already packaged up. >> >> How do I correctly set this up in Eclipse from scratch? What is the >> obvious thing that I am missing? >> >> TIA for any advice. ML. >> ___ >> m2e-us

Re: [m2e-users] Maven plugin and calling buildContext.refresh(File)

2014-02-17 Thread Adrien Rivard
> Regards > > Grzegorz Slowikowski > ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] How to deploy jar artifact to custom Nexus repository

2014-02-20 Thread Adrien Rivard
to this custom Nexus repository so that other developers can use this > library > as a Maven dependency. > > How can I get things done? In particular I need to do all the steps without > leaving Eclipse and only using m2eclipse functionalities (so I would not > like > to launch m

Re: [m2e-users] resources in Java folders

2014-03-29 Thread Adrien Rivard
-- > Bruno HaibleEmail: > IBM Deutschland > Wilhelm-Fay-Straße 30-34 > 65936 Frankfurt am Main > Germany > > > IBM Deutschland Research & Development GmbH > Geschäftsführung: Dirk Wittkopp > Sitz der Gesellschaft: Böblingen > Registergericht: Amtsgericht Stuttgart, HRB 243294 > > ___ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] dependencies to projects in the workspace

2014-03-29 Thread Adrien Rivard
> > > IBM Deutschland Research & Development GmbH > Geschäftsführung: Dirk Wittkopp > Sitz der Gesellschaft: Böblingen > Registergericht: Amtsgericht Stuttgart, HRB 243294 > > ___

Re: [m2e-users] Cannot install m2e, update page ist offline or moved?

2014-09-10 Thread Adrien Rivard
hange your delivery options, retrieve your password, or > > unsubscribe from this list, visit > > https://dev.eclipse.org/mailman/listinfo/m2e-users > > > _______ > m2e-users mailing list > m2e-users@eclipse.org > To change your

Re: [m2e-users] Global m2e lifecyclemapping for all workspaces

2014-10-20 Thread Adrien Rivard
___ > m2e-users mailing list > m2e-users@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] updating dependency in pom.xml gives "No such file or directory" on it

2015-01-22 Thread Adrien Rivard
t; unsubscribe from this list, visit > > https://dev.eclipse.org/mailman/listinfo/m2e-users > > > ___ > m2e-users mailing list > m2e-users@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users > ___ > m2e-users mailing list > m2e-users@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Adrien Rivard ___ m2e-users mailing list m2e-users@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] Different JDK level for Run As - JUnit Test?

2015-02-02 Thread Adrien Rivard
__ > m2e-users mailing list > m2e-users@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Adrien Rivard _

Re: [m2e-users] Some Maven Eclipse Questions

2015-12-11 Thread Adrien Rivard
ckage, no "run as maven build" ) > Even partial answer will be much appreciated > > Thank you > > > ___ > m2e-users mailing list > m2e-users@eclipse.org > To change your delivery options, retri

Re: [m2e-users] Inconsistent behavior in GAV completions in "Add" dialog

2016-01-12 Thread Adrien Rivard
o > this. What else can I do to diagnose this? > ___ > m2e-users mailing list > m2e-users@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/list

Re: [m2e-users] pom.xml/Dependencies: cannot resolve "Missing artifact" issue

2016-05-20 Thread Adrien Rivard
> ___ > m2e-users mailing list > m2e-users@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Adrien Rivard __

Re: [m2e-users] I am a Mailing List member, yet I can't unsubscribe

2018-11-06 Thread Adrien Rivard
e.org >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://www.eclipse.org/mailman/listinfo/m2e-users > > ___ > m2e-users mailing list > m2e-users@eclipse.org &