[m2e-users] Updating plugins to 0.13

2011-04-25 Thread Benson Margulies
I want to go ahead and mutate the checkstyle+pmd plugins to work right with 0.13. Is there a web page in M2E-land that would tell me what I need to know about setting up poms with tycho to consume 0.13? ___ m2e-users mailing list m2e-users@eclipse.org htt

[m2e-users] Initial update of indices takes 'forever' with 3.7M6 and 0.13 hitting 403 from central repo

2011-04-25 Thread Benson Margulies
Progress has been at 0% on this for an hour. http://repo1.maven.org/maven2/.index/nexus-maven-repository-index.gz Wget on this URL says '403 Forbidden' which might explain it. ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mai

Re: [m2e-users] Initial update of indices takes 'forever' with 3.7M6 and 0.13 hitting 403 from central repo

2011-04-25 Thread Benson Margulies
011 10:21, Benson Margulies wrote: >> >> Progress has been at 0% on this for an hour. >> >> http://repo1.maven.org/maven2/.index/nexus-maven-repository-index.gz >> >> Wget on this URL says '403 Forbidden' >> >> which might explain it. >>

Re: [m2e-users] Initial update of indices takes 'forever' with 3.7M6 and 0.13 hitting 403 from central repo

2011-04-25 Thread Benson Margulies
ith head & firefox I > see a redirect for the index but both download successfully, though wget > does seem to fail (maybe something with the headers it sends) > > On 25 April 2011 10:31, Benson Margulies wrote: >> >> No proxy. No problems talking to central in general

Re: [m2e-users] Updating plugins to 0.13

2011-04-25 Thread Benson Margulies
to look at one > of the m2e extras, for example: https://github.com/sonatype/m2eclipse-egit > > > > On 25 April 2011 10:08, Benson Margulies wrote: >> >> I want to go ahead and mutate the checkstyle+pmd plugins to work right >> with 0.13. Is there a web page in

Re: [m2e-users] Updating plugins to 0.13

2011-04-26 Thread Benson Margulies
OK, now if only I could build them ... Where do I build a snapshot the target platform? On Tue, Apr 26, 2011 at 9:41 AM, Matthew Piggott wrote: > Sure: https://github.com/sonatype/m2eclipse-extras > > > On 25 April 2011 18:47, Benson Margulies wrote: >> >> Thanks, can yo

Re: [m2e-users] Updating plugins to 0.13

2011-04-26 Thread Benson Margulies
git repo: >> http://git.eclipse.org/c/m2e/m2e-core.git/tree/target-platform >> >> On 26 April 2011 09:46, Benson Margulies wrote: >>> >>> OK, now if only I could build them ... Where do I build a snapshot the >>> target platform? >>> >>>

[m2e-users] Suppressing executions in the maven build in eclipse with lifecycle mappings?

2011-05-15 Thread Benson Margulies
I've got the checkstyle and pmd plugins working in 0.13. Will M2E now disable the executions in maven in favor of the Eclipse plugins? Do I have to put more stuff in the mapping for that? Is there doc on the lifecycle mapping XML file? ___ m2e-users maili

[m2e-users] Transitive dependencies from maven project to non-maven project

2011-05-29 Thread Benson Margulies
I'm experimenting with groovy in eclipse. I have a not-via-m2e groovy project that has a dependency on a m2e project. The maven dependencies of the m2e project are not carried transitively into the groovy project (the groovy project lists the m2e project as a dependency as a eclipse 'project' depen

[m2e-users] Where does Java nature come from?

2011-05-30 Thread Benson Margulies
No, this isn't zen. I'm trying to help out the maintainer of the groovy maven/eclipse plugins in adapting to 0.13. Their configuration looks like: public class GroovyProjectConfigurator extends AbstractProjectConfigurator implements IJavaProjectConfigurator { ... } When I load everythi

Re: [m2e-users] Where does Java nature come from?

2011-05-30 Thread Benson Margulies
it/tree/org.eclipse.m2e.jdt/lifecycle-mapping-metadata.xml > [2] > http://git.eclipse.org/c/m2e/m2e-core.git/tree/org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/AbstractJavaProjectConfigurator.java > > -- > Regards, > Igor > > On 11-05-30 05:23 PM, Benson Margulies wrote: >

Re: [m2e-users] Where does Java nature come from?

2011-05-30 Thread Benson Margulies
It is javac. bug report coming up. On Mon, May 30, 2011 at 5:56 PM, Igor Fedorenko wrote: > Please open a bugreport with standalone example project if > ${maven.compiler.compilerId} is actually javac. > > -- > Regards, > Igor > > On 11-05-30 05:46 PM, Benson Margulies wr

Re: [m2e-users] Where does Java nature come from?

2011-05-30 Thread Benson Margulies
gt;>    classpath setup logic in GroovyProjectConfigurator. >>> >>>    [1] >>> >>>  http://git.eclipse.org/c/m2e/m2e-core.git/tree/org.eclipse.m2e.jdt/lifecycle-mapping-metadata.xml >>>    [2] >>> >>>  http://git.eclipse.org/c/m2

Re: [m2e-users] Where does Java nature come from?

2011-05-30 Thread Benson Margulies
Fedorenko wrote: > m2e invokes configuratots in the order of their corresponding maven plugin > executions. If groovy comes before compiler, then groovy configurator will be > called before java configurator. > > Benson Margulies wrote: > >>M2e works fine when the groov

[m2e-users] What about alternative compilers

2011-05-31 Thread Benson Margulies
The groovy person I've been helping is about to release a compiler plugin as a replacement for the entire gmaven plugin! So, I need to (a) persuade the normal java support to go ahead and turn itself on in this case, and (b) then stack the groovy nature into the picture, perhaps via a secondaryTo?

Re: [m2e-users] Can't build m2e core

2011-05-31 Thread Benson Margulies
I want to repeat a suggestion: 1. Turn on p2 at oss.sonatype.org 2. Deploy a set of mirrored eclipse components sufficient to build m2e 3. Allow 'marketplace' candidate plugins to be deployed there under the usual ossrh rules. On Tue, May 31, 2011 at 9:51 AM, Anders Hammar wrote: > Oh no, Mave

[m2e-users] Latest version refuses to configure rather silently

2011-06-08 Thread Benson Margulies
"Problems encountered while setting project description." That's the only message I can elicit, in the log or elsewhere. My projects don't get java nature, they just get this. No error indications in the pom, no nothing. ___ m2e-users mailing list m2e-u

Re: [m2e-users] Latest version refuses to configure rather silently

2011-06-08 Thread Benson Margulies
Fedorenko wrote: > There were no changes in this area for very long time now and I have not > seen this problem either. We will need a sample project and steps to > reproduce this failure to be able to troubleshoot. > > -- > Regards, > Igor > > On 11-06-08 8:45 AM, Be

Re: [m2e-users] Latest version refuses to configure rather silently

2011-06-08 Thread Benson Margulies
anges in this area for very long time now and I have not > seen this problem either. We will need a sample project and steps to > reproduce this failure to be able to troubleshoot. > > -- > Regards, > Igor > > On 11-06-08 8:45 AM, Benson Margulies wrote: >> >> &

Re: [m2e-users] feedback M2E Ingio - m2e connector concept

2011-06-24 Thread Benson Margulies
More people could be made more happy if m2e supported the \option/ of storing this data in Eclipse .settings-land instead of the POM, looked for an m2e-settings.xml sitting next to the pom, again, optionally. Some people might be more happy if it put the config into more compact XML in another nam

Re: [m2e-users] feedback M2E Ingio - m2e connector concept

2011-06-27 Thread Benson Margulies
You'll need a git clone of git://git.eclipse.org/gitroot/m2e/m2e-core.git. You might also find git://github.com/bimargulies/m2e-code-quality.git helpful. On Mon, Jun 27, 2011 at 3:37 PM, Christian Schneider wrote: > Hi Igor, > > I try to create a m2e plugin for cxf codegen. I started with the a

Re: [m2e-users] Lots of Projects

2011-07-21 Thread Benson Margulies
You will need to edit eclipse.ini and turn up -Xmx, and possibly also maximum permgen. On Thu, Jul 21, 2011 at 4:54 PM, Joe Toth wrote: > I have about 130 projects I would like to load up. They are all > managed by Maven. Currently I use IntelliJ for the most part and it > doesn't have any proble

Re: [m2e-users] Long term outlook for 'M2E plugin executionnotcovered'

2011-08-14 Thread Benson Margulies
It seems to me that this discussion is based on a false comparison. There are maven plugins, Eclipse plugins, and other IDE plugins. No supernatural force is going to take the configuration data for the maven-checkstyle-plugin and turn it into configuration for the Eclipse checkstyle plugin. Or, to

Re: [m2e-users] Long term outlook for 'M2E plugin executionnotcovered'

2011-08-15 Thread Benson Margulies
On Mon, Aug 15, 2011 at 5:10 AM, Igor Fedorenko wrote: > https://docs.sonatype.org/display/M2ECLIPSE/Runtime+classpath Igor, I'm still longing for a solution to the 'Notes' at the end. Pretty regularly around here, someone working in Eclipse accidentally writes code in the core that depends on so

Re: [m2e-users] Long term outlook for 'M2E plugin executionnotcovered'

2011-08-15 Thread Benson Margulies
7; to mean that you hadn't even tried to solve this, so I've never tried the experiment. I'll build up a test case and see what it is that I see. > -- > Sent from my SGS > > Benson Margulies wrote: > >>On Mon, Aug 15, 2011 at 5:10 AM, Igor Fedorenko >>w

[m2e-users] target/classes inside output jar?

2011-08-27 Thread Benson Margulies
I've found a new way to mis-configure tycho. My output jar has things like the following in it. I'm sort of suspecting that this is related to build.properties, but I'd appreciate any hints. target/classes/META-INF/DEPENDENCIES target/classes/META-INF/LICENSE target/classes/META-INF/NOTICE target/

[m2e-users] build.properties versus tycho

2011-08-27 Thread Benson Margulies
I see that i have access to edit the wiki. If someone would be so kind as to send a telegraphic explanation about how tycho uses build.properties, I'll make a wiki page. ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/list

[m2e-users] A bundle dilemma

2011-08-27 Thread Benson Margulies
I've found, I think, a bug in the maven-bundle-plugin. In my particular case, it generated the correct manifest into target/classes/META-INF ... and then sticks a *different* manifest into the result jar. So I tried to work around this by avoiding the 'bundle' packaging. By using the 'manifest' g

Re: [m2e-users] A bundle dilemma

2011-08-28 Thread Benson Margulies
tps://issues.apache.org/jira/browse/FELIX-3061 > [4] https://github.com/bnd/bnd/pull/71 > > -- > Regards, > Igor > > On 11-08-27 9:01 PM, Benson Margulies wrote: >> >> I've found, I think, a bug in the maven-bundle-plugin. >> >> In my particular case, it

Re: [m2e-users] A bundle dilemma

2011-08-28 Thread Benson Margulies
t; [4] https://github.com/bnd/bnd/pull/71 > > -- > Regards, > Igor > > On 11-08-27 9:01 PM, Benson Margulies wrote: >> >> I've found, I think, a bug in the maven-bundle-plugin. >> >> In my particular case, it generated the correct manifest into >>

Re: [m2e-users] A bundle dilemma

2011-08-28 Thread Benson Margulies
de project. > > -- > Regards, > Igor > > On 11-08-28 7:44 AM, Benson Margulies wrote: >> >> Igor, >> >> A specific question: what if I used the shade plugin to make a jar of >> all this, and then the bundle to add in the  manifest? Should I exp

Re: [m2e-users] A bundle dilemma

2011-08-28 Thread Benson Margulies
n > > -- > Regards, > Igor > > On 11-08-28 10:45 AM, Benson Margulies wrote: >> >> On Sun, Aug 28, 2011 at 10:40 AM, Igor Fedorenko >>  wrote: >>> >>> m2e-tycho does not resolve pom-first dependencies from maven >>> repositories

[m2e-users] My repository can't find me feature

2011-08-28 Thread Benson Margulies
I am trying to model some poms on: TYCHO491PublishFeaturesAndCategories This is probably an exercise in failing to read, but I wonder about org.apache.maven.doxia.ide.dependencies.tempfeature.feature.group in the error message below. Where does the 'feature.group' come from on the end? It isn't in

Re: [m2e-users] My repository can't find me feature

2011-08-28 Thread Benson Margulies
I went and reported this on the tycho list, can you follow me there for followup? On Aug 28, 2011, at 1:49 PM, Stephan Herrmann wrote: > On Sunday, August 28, 2011 05:56:49 PM Benson Margulies wrote: >> Where does the 'feature.group' come from on >> the end? It isn

[m2e-users] Can't get eclipse to look at update site

2011-10-06 Thread Benson Margulies
http://download.eclipse.org/technology/m2e/releases/ If I paste the above into the 'Work With' box (looking for 1.1), it tells me that it is a duplicate. If I click on available sites, it's not there. If I add it to available sites, it lets me add it, but immediately it disappears when I dismiss

Re: [m2e-users] Dependencies with classifiers not working

2011-10-11 Thread Benson Margulies
Eric, Why type=pom? How would that ever result in a dependency in Eclipse? On Tue, Oct 11, 2011 at 9:17 AM, Eric Kolotyluk wrote: > I recently added some dependencies with classifiers, for example, > > > info.collide > sqlspaces-commons > 3.10.0 > pom > jdk15 > > > But my Eclipse build is br

Re: [m2e-users] Dependencies with classifiers not working

2011-10-11 Thread Benson Margulies
dependencyManagement section. > Now I dunno if depending on a pom can be considered a best practice or not. > > Regards > > Fred Bricon > > 2011/10/11 Benson Margulies >> >> Eric, >> >> Why type=pom? How would that ever result in a dependency in Eclipse? >

Re: [m2e-users] m2e Installation Problem

2011-10-22 Thread Benson Margulies
How did your projects get in there in the first place? Did you use Import/Maven/existing project? Or something else? On Sat, Oct 22, 2011 at 5:09 PM, Chris wrote: > I just bought a new laptop and decided to install clean new versions of > everything. I installed Indigo (an upgrade from Helios), p

[m2e-users] Is there a m2e-wtp mailing list?

2011-11-23 Thread Benson Margulies
Is there a separate mailing list for wtp? ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

[m2e-users] Packaging is POM but there's a compile in the house

2011-11-26 Thread Benson Margulies
The cargo archetype sets up packaging=pom but then explicitly adds in the compiler plugin and surefire and failsafe. Is there any way to persuade M2E 1.0 to treat this as a Java-nature project? ___ m2e-users mailing list m2e-users@eclipse.org https://dev

[m2e-users] Classifiers lead to classpath confusion

2011-12-09 Thread Benson Margulies
I configured the maven-war-plugin with: true and then declared the resulting classified artifact as a dependency. M2E appears to be struggling with this; when I launch for debugging, classes from the classified artifact are missing, and I get some strange warnings from slf4j that suggest that ot

Re: [m2e-users] How do I create a usable Maven project with m2eclipse?

2012-01-20 Thread Benson Margulies
Please use the m2e user list for this question. m2e is not supported at this mailing list. On Fri, Jan 20, 2012 at 3:30 AM, Daniel Warzecha wrote: > Hello, > > I'm trying to create a Maven project using m2eclipse. When I create a > Maven project, the folder structure is generated, but the /java >

Re: [m2e-users] How do I create a usable Maven project with m2eclipse?

2012-01-20 Thread Benson Margulies
On Fri, Jan 20, 2012 at 8:56 AM, Benson Margulies wrote: > Please use the m2e user list for this question. m2e is not supported > at this mailing list. > 1,000 apologies. My mail client misled me to the effect that this was the maven user list. > On Fri, Jan 20, 2012 at 3:30 AM, Dan

[m2e-users] Marketplace and Metadata

2012-09-23 Thread Benson Margulies
Back in June or July, I received email from JvZ about https://github.com/organizations/m2e-code-quality and the marketplace. The upshot, as best I recall, was that something interesting was coming that it we would want to incorporate into the plugin set to make it easier to get it into the marketpl

Re: [m2e-users] Marketplace and Metadata

2012-09-23 Thread Benson Margulies
catalog. > > Igor and I will try and put together the one pager to do this. But go ahead > and make pull requests for now and we'll flesh out the process as we go. > > On Sep 23, 2012, at 10:17 AM, Benson Margulies > wrote: > > Back in June or July, I received email

Re: [m2e-users] Marketplace and Metadata

2012-09-23 Thread Benson Margulies
pull request is processed the staging catalog can be published > and if that's all good we'll publish the release catalog. > > Igor and I will try and put together the one pager to do this. But go ahead > and make pull requests for now and we'll flesh out the process as w

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
On Mon, Sep 24, 2012 at 6:40 AM, Igor Fedorenko wrote: > -Dm2e.discovery.url= I tried this with a file URL, and clicking on the "open catalog" button pops up 'failed to discover all connectors.' and shows nothing. Any way to find out what's on its mind? __

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
> > On 12-09-23 9:26 PM, Benson Margulies wrote: >> >> On Sun, Sep 23, 2012 at 7:34 PM, Jason van Zyl wrote: >>> >>> I automated everything and then ran into problems with the update sites >>> not >>> being available. I originally tried pull in ca

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
operty. > > > -- > Regards, > Igor > > > On 12-09-23 9:26 PM, Benson Margulies wrote: >> >> On Sun, Sep 23, 2012 at 7:34 PM, Jason van Zyl wrote: >>> >>> I automated everything and then ran into problems with the update sites >>> not >&g

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
Once upon a time, I thought you all helped me set up the metadata on these plugins to install their corresponding underlying plugins. It seems to have gone pear-shaped. Advice? Other than this, all seems good to go with my pull request. Operation details Cannot complete the install because one or

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
On Mon, Sep 24, 2012 at 9:44 AM, Matthew Piggott wrote: > Your repository doesn't contain a dependency. What would that consist of? The MANIFEST clearly has a dependency, as per the error below. What is a repository dependency? > > On 24 September 2012 08:28, Benson Margulies wro

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
adata to the m2e-code-quality update site to point to the home of the checkstyle and pmd sites. Is that failing, have they moved? > > > On 24 September 2012 09:53, Benson Margulies wrote: >> >> On Mon, Sep 24, 2012 at 9:44 AM, Matthew Piggott >> wrote: >> > Your

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
lly install checkstyle and pmd plugins, I can verify that the pull request I queued up completely good. I'm pretty nearly certain as it is. > > On Sep 24, 2012, at 9:58 AM, Benson Margulies wrote: > > On Mon, Sep 24, 2012 at 9:56 AM, Matthew Piggott > wrote: > > I think

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
The good news is that the catalog entry now works right. If you want any other testing from me before pulling my pull request, please let me know. On Mon, Sep 24, 2012 at 1:24 PM, Benson Margulies wrote: > On Mon, Sep 24, 2012 at 12:06 PM, Jason van Zyl wrote: >> Trying these ins

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
1.1 jar, I used the plain jar, with the released copy of Juno. Otherwise, yes, I did that. > > On Sep 24, 2012, at 2:11 PM, Benson Margulies wrote: > > The good news is that the catalog entry now works right. If you want > any other testing from me before pulling my pull request,

Re: [m2e-users] Marketplace and Metadata

2012-09-27 Thread Benson Margulies
pse.org/bugs/show_bug.cgi?id=337912. > > /Anders > > On Mon, Sep 24, 2012 at 2:26 AM, Benson Margulies > wrote: >> On Sun, Sep 23, 2012 at 7:34 PM, Jason van Zyl wrote: >>> I automated everything and then ran into problems with the update sites not >>> being availab

Re: [m2e-users] Testing the updated m2e catalog

2012-09-27 Thread Benson Margulies
gt;>>>> >> > request... >>>>> >> > >>>>> >> > /Anders >>>>> >> > >>>>> >> > On Wed, Sep 26, 2012 at 12:42 AM, Jason van Zyl >>>>> >> > wrote: >>>>>

Re: [m2e-users] Marketplace and Metadata

2012-09-27 Thread Benson Margulies
That url is configurable if you specify (in eclipse.ini): >>> -Dm2e.discovery.url=/some/url/ >>> >>> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=337912. >>> >>> /Anders >>> >>> On Mon, Sep 24, 2012 at 2:26 AM, Benson Margulies >>> wro

Re: [m2e-users] Testing the updated m2e catalog

2012-09-27 Thread Benson Margulies
t;>>>> Works fine installing. >>>>>>>>> >>>>>>>>> The m2e-subversive connector is missing though. I've successfully >>>>>>>>> used >>>>>>>>> the one available at repositor

Re: [m2e-users] Marketplace and Metadata

2012-09-27 Thread Benson Margulies
discovery xml file. > > If you can verify that then I'll merge the pull request. > > On Sep 24, 2012, at 2:11 PM, Benson Margulies wrote: > > The good news is that the catalog entry now works right. If you want > any other testing from me before pulling my

Re: [m2e-users] Marketplace and Metadata

2012-09-27 Thread Benson Margulies
OK, I have now precisely followed the instructions, 1.1 and all, and had it work. The sample in the doc would be easier to follow if it looked like: -Dm2e.discovery.url=file:///path-to-m2e-discovery-catalog/org.eclipse.m2e.discovery.oss/target/classes/catalog-1.1.xml _

[m2e-users] Releases at Central

2012-10-07 Thread Benson Margulies
I'm intrigued by Jason's recent off-hand references to plugins available on Central. I wasn't aware that it was possible to publish Eclipse plugins on Central, due to the lack of OSGI support on OSSRH and Central itself? Can someone please point me to a guide? I'll move the code quality plugins fro

Re: [m2e-users] Releases at Central

2012-10-07 Thread Benson Margulies
> site mirroring capability in the future but not in the short term. > > On Oct 7, 2012, at 11:33 AM, Benson Margulies wrote: > > I'm intrigued by Jason's recent off-hand references to plugins > available on Central. I wasn't aware that it was possible to publish >

Re: [m2e-users] Releases at Central

2012-10-08 Thread Benson Margulies
Jason, What's your model of 'releases' for plugins connected to your structure? How does someone who works on the plugin trigger the process on your end? --benson ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/

Re: [m2e-users] Releases at Central

2012-10-08 Thread Benson Margulies
> but this is what it is for now. I will change the triggers so that a build > will happen upon every commit. OK, thanks. I'll document this for the other M2E committer(s). > > On Oct 8, 2012, at 10:47 AM, Benson Margulies wrote: > > Jason, > > What's your m

Re: [m2e-users] Releases at Central

2012-10-08 Thread Benson Margulies
On Mon, Oct 8, 2012 at 10:51 AM, Jason van Zyl wrote: > It's continuous delivery. Builds happen via CI, they get deployed to Nexus > and you pick the one you deem release worthy to go into the catalog by > making a pull request to change the catalog. It will get more sophisticated > but this is wh

Re: [m2e-users] Releases at Central

2012-10-08 Thread Benson Margulies
On Mon, Oct 8, 2012 at 10:58 AM, Benson Margulies wrote: > On Mon, Oct 8, 2012 at 10:51 AM, Jason van Zyl wrote: >> It's continuous delivery. Builds happen via CI, they get deployed to Nexus >> and you pick the one you deem release worthy to go into the catalog by >>

[m2e-users] Current catalog, checkstyle & PMD, 1.2

2012-11-04 Thread Benson Margulies
I've received two different complaints that the current cataloged version of the checkstyle and pmd connectors refuse to install with 1.2. I'm very confused. Can anyone give me a hand understanding this? Also, is the information about the CI build on any website somewhere? I don't seem to have ret

Re: [m2e-users] Current catalog, checkstyle & PMD, 1.2

2012-11-04 Thread Benson Margulies
thub.com/tesla/m2e-discovery-catalog/blob/master/README.md > > On Nov 4, 2012, at 2:34 PM, Benson Margulies > wrote: > > I've received two different complaints that the current cataloged version > of the checkstyle and pmd connectors refuse to install with 1.2. I'm ver

[m2e-users] Can anyone else build the catalog project?

2012-11-04 Thread Benson Margulies
I opened an issue because I hit: [ERROR] Failed to execute goal org.sonatype.m2e.discovery.publisher:org.sonatype.m2e.discovery.publisher.maven-plugin:0.0.1-SNAPSHOT:generate (catalog) on project org.eclipse.m2e.discovery.oss: java.net.URISyntaxException: Illegal character in path at index 1: ${co

Re: [m2e-users] Current catalog, checkstyle & PMD, 1.2

2012-11-04 Thread Benson Margulies
iscovery.oss/**src/main/resources-filtered/** >> connectors.xml#L388<https://github.com/tesla/m2e-discovery-catalog/blob/master/org.eclipse.m2e.discovery.oss/src/main/resources-filtered/connectors.xml#L388> >> [2]: https://github.com/tesla/m2e-**discovery-catalog/blob/maste

Re: [m2e-users] Current catalog, checkstyle & PMD, 1.2

2012-11-04 Thread Benson Margulies
de-quality.github.com/m2e-code-quality/site/1.0/> > > -- > Regards, > Igor > > > On 12-11-04 2:34 PM, Benson Margulies wrote: > >> I've received two different complaints that the current cataloged >> version of the checkstyle and pmd connectors refuse to install with

Re: [m2e-users] Current catalog, checkstyle & PMD, 1.2

2012-11-04 Thread Benson Margulies
log/blob/master/** > org.eclipse.m2e.discovery.oss/**src/main/resources-filtered/** > connectors.xml#L388<https://github.com/tesla/m2e-discovery-catalog/blob/master/org.eclipse.m2e.discovery.oss/src/main/resources-filtered/connectors.xml#L388> > > -- > Regards, > Igor > &

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

2013-03-07 Thread Benson Margulies
This is a completely generic Eclipse limitation. When we've run into it, we've implemented a JMX protocol to ask for a clean shutdown, and use jconsole to tickle it. ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo