Re: [m2e-users] Problems with m2e and Rational Application Developer 8.0.3

2011-10-05 Thread Marcel Schutte
Hi Dave, I can confirm that m2e SR1 can be installed on RAD 8.0.3 ifix1. I just did so tonight. My steps are quite simple: - start from a clean install of RAD 8.0.3 ifix1 - go to 'help/install new software' - click 'available software sites' - check 'http://download.eclipse.org/releases/helios' a

Re: [m2e-users] feature request

2011-12-01 Thread Marcel Schutte
Just to make sure everybody is aware of this possibility: select the first jar underneath the maven dependencies container and quickly type part of the name of the one you are looking for. On Thu, Dec 1, 2011 at 9:07 PM, Steve Cohen wrote: > On 12/01/2011 01:56 PM, Igor Fedorenko wrote: > >> Ta

[m2e-users] upcoming change in maven-ear-plugin

2011-12-08 Thread Marcel Schutte
any improvement is welcome. Regards, Marcel Schutte -- Fotografie http://schutte.name/ ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] [ERROR] Unable to update index

2012-01-10 Thread Marcel Schutte
Just a long shot, but you could check your proxy configuration in RAD. On Tue, Jan 10, 2012 at 1:51 PM, Kornelius Krol < kornelius.k...@googlemail.com> wrote: > Yes, I am sure. In Nexus the Repository Status is "In Service" and I can > access the repository in IE with the link > http://build-test

Re: [m2e-users] Broken single root rule i RAD 8

2012-01-13 Thread Marcel Schutte
Hi, In your pom, you can set the to your WEB-INF/classes, that will be picked up by m2e. Ofcourse your should make sure to exclude them from your version control. Regards, Marcel 2012/1/13 Bjørn-Willy Arntzen > Actually there is two issues attached to this. The other is: > > ** ** >

Re: [m2e-users] Broken single root rule i RAD 8

2012-01-13 Thread Marcel Schutte
orkonsulent > > * > > * > *Kommunal Landspensjonskasse *gjensidig forsikringsselskap > Dronning Eufemias gate 10, 0191 Oslo, Pb 400, Sentrum, 0103 Oslo > Mob: +4797759007 > www.klp.no > > *Vennligst tenk på miljøet før du skriver ut denne e-posten* > > *F

[m2e-users] update version range for m2eclipse-cvs to include 1.1.0

2012-02-08 Thread Marcel Schutte
Hello, Could the version range for m2eclipse-cvs be extended to include the recent 1.1.0 build? And a new snapshot be built in https://repository.sonatype.org/content/repositories/forge-sites/m2eclipse-cvs? I've tested with a locally built version and it seems to be working OK. Thanks, Marcel --

Re: [m2e-users] m2e 1.1.0 1.1.0.20120130-2016 does not work on RAD 8.0.4

2012-02-09 Thread Marcel Schutte
Hi Bjørn, I've got RAD 8.0.4 with m2e 1.1.0.20120130-2016 running. Did you install the m2e slf4j over logback feature? And do you have the org.slf4j.api plugin? My installation is a 'test' installation, I've used it to try out some stuff. Because of that I can't tell you exactly which features/plu

[m2e-users] Documentation on RAD and M2E

2012-02-28 Thread Marcel Schutte
Hi all, For everyone using M2E on IBM's RAD (Rational Application Developer) these links might be interesting. They are perhaps not the answer to all of your questions, but at least they show that IBM is aware of the existence of M2E: https://www.ibm.com/developerworks/wikis/download/attachments/

[m2e-users] Slightly off topic

2012-05-31 Thread Marcel Schutte
Hi list, Since I know there are several people using M2E in combination with IBM's rational application developer, I wanted to share this with you. IBM has released, for free, an eclipse WTP integration for their websphere 7,8 and 8.5 servers. If you combine this with their websphere for developer

Re: [m2e-users] Download sources and javadoc not working

2012-08-10 Thread Marcel Schutte
Hi Billy, Concerning your upgrade problems: take a look at [1], it describes a way to download (or mirror as its called on that page) any eclipse update site to your local disk. You can use this to download the m2e update site on a machine that does have internet connection, zip it and bring it ov

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Marcel Schutte
I prefer this maven plugin version: org.jvnet.jaxb2.maven2 maven-jaxb2-plugin 0.8.1 because they've got the lifecycle mapping included in the maven plugin. So you don't need an extra m2e connector. On Tue, Aug 14, 2012 at 4:45 PM, Kathryn Huxtable < kath...@kathrynhuxtabl

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Marcel Schutte
n Tue, Aug 14, 2012 at 5:06 PM, Kathryn Huxtable < kath...@kathrynhuxtable.org> wrote: > Hmmm. That is what I'm using. Is the class path adjusted to include the > generated sources, because that's my issue. > > -K > > On Aug 14, 2012, at 9:53 AM, Marcel Schu

Re: [m2e-users] .war project not copying .jar project dependency to WAS tmp folder

2012-08-14 Thread Marcel Schutte
When working with one of the RAD versions, it is important to know how your WTP server is setup, I mean the entry in the 'servers' view. Do you have run with resources in workspace selected, do you have minize files copied selected? If yes, then take a look at the file (from memory, so forgive any

Re: [m2e-users] self-lifecycle-declaring maven plugins?

2012-08-22 Thread Marcel Schutte
I am using the following plugin with embedded lifecycle mapping, you could go and download their sources: org.jvnet.jaxb2.maven2 maven-jaxb2-plugin 0.8.1 Regards, Marcel On Wed, Aug 22, 2012 at 3:17 PM, Peter Murray wrote: > > Greetings all, > > Didn't I read in passing that m2e 1.1 allows for

Re: [m2e-users] Mirror update site, then cannot install when offline

2012-08-30 Thread Marcel Schutte
Hi Billy, Well, it was me who suggested using the repository mirroring, so I feel sort of an obligation to help out. But to be honest, those missing requirement messages from eclipse still puzzle me. The current mail thread doesn't contain your original question, so I might be wrong here. But wou

Re: [m2e-users] Importing existing Maven Web Apps/Services in Eclipse 4.2 (Juno)...

2012-09-29 Thread Marcel Schutte
Hi Jeff, I have been busy building a fresh toolset today, since juno sr1 arrived on friday. M2E-WTP 0.16 is one of the plugins I have installed, but I can't say I've seen this 'site for %featurename'. I must say that I prefer the old way of installing plugins through the help/install new software

Re: [m2e-users] M2E plugin : please convince me

2012-10-04 Thread Marcel Schutte
Well, synchronized suggests a two way process. This is not what m2e does, it cannot update your pom based on changes you make in the project properties in eclipse. On Thu, Oct 4, 2012 at 6:09 PM, Jeff wrote: > Is it also fair to say that m2e is the bridge between a Maven project > (POM) and the

Re: [m2e-users] Handling binary-only jars

2013-01-30 Thread Marcel Schutte
Well said, please listen to this advise. Try not to 'fight' the maven conventions. On Wed, Jan 30, 2013 at 4:22 PM, Rafał Krzewski wrote: > Keeping jars OUT of revision control systems was one of the original > motivations for creating Maven, AFAIK. When you are trying to circumvent > that, you

Re: [m2e-users] up to date resources for m2e with Eclipse / RAD

2013-03-21 Thread Marcel Schutte
Hi Ilko, Some time ago I've posted a few times about my findings when using m2eclipse with RAD. Search the archives to find more. One link I could recover easily is [1]. Just as a suggestion, did you also consider using Websphere Developer Tools [2] ? Regards, Marcel [1] https://www.ibm.com/deve

Re: [m2e-users] up to date resources for m2e with Eclipse / RAD

2013-03-21 Thread Marcel Schutte
d in workspace, etc. > Regarding 2, we are still on the "pure" RAD front because of the current > licence situation. I'll search the threads about your posts - thanks for > the info! > > > On Thu, Mar 21, 2013 at 1:11 PM, Marcel Schutte wrote: > >> Hi Ilk

Re: [m2e-users] Overlay Publishing Errors

2013-11-26 Thread Marcel Schutte
Hi Fred, Just a quick reaction to you saying you can't test websphere stuff. Both the IBM WTP server adapters and websphere for developers are free products, so in that respect you can test it. That is not to say that you should though :). Regards, Marcel Op 27 nov. 2013 00:16 schreef "Fred Brico

Re: [m2e-users] XJC Plugin Problems

2014-02-17 Thread Marcel Schutte
Hi Keith, Did you perhaps change the JVM used to run eclipse, or configure another workspace default JDK? It might be a change in the jaxb version bundled with the JDK. Marcel On Mon, Feb 17, 2014 at 7:05 PM, Keith Barlow wrote: > Hiyas, > > I started have a problem with my XJC plugin recentl

Re: [m2e-users] EAR Deployment Assembly structure not same as actually deployed to server

2016-02-16 Thread Marcel Schutte
he above gives you some leads in getting this working more smoothly for you, but know that it is possible. Regards, Marcel Schutte On Tue, Feb 16, 2016 at 6:55 PM, Eric B wrote: > This is driving me insane. I've deleted the EAR from the server several > times and redeploy it. If

Re: [m2e-users] Problem with m2e and maven-jaxb2-plugin

2016-02-16 Thread Marcel Schutte
w to show these classes. Generating them inside your regular source folder might mess up m2e's detection of changed files and it also makes it harder to exclude them from source control (you don't check in generated sources right?). Regards, Marcel Schutte On Thu, Feb 11, 2016 at 10:1

Re: [m2e-users] EAR Deployment Assembly structure not same as actually deployed to server

2016-02-17 Thread Marcel Schutte
Hi Eric, Could you please explain why you think you need the definitions for the ComConfiguration and ComCommon jars ? They are regular jars and do not contain EJB's right? Assuming this is true, then they are not expected to show up in the deployment.xml as this one only shows real modules in th

Re: [m2e-users] Problems with JSP hot deploy in M2E Projects (Websphere)

2016-03-11 Thread Marcel Schutte
Hi Eric, What works for us is to put the following bit in our pom.xml: src/main/webapp/WEB-INF/classes (obviously we put a .gitignore to keep them out of source control) The websphere connector needs your classes to be in WEB-INF/classes to be able to run your web module directly from your wo

Re: [m2e-users] Broken single-root rule: Only one element with a deploy path of "/" is allowed...

2017-04-06 Thread Marcel Schutte
Hi Anders, I believe this message comes from IBM websphere developer tools and not m2e. Are you using those? Regards, Marcel Op 6 apr. 2017 21:18 schreef "Anders Hammar" : > Thanks Fred, I'll investigate further on my side. > > /Anders > > On Thu, Apr 6, 2017 at 3:22 PM, Fred Bricon wrote: > >