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
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
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.
>>
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
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
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
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?
>>>
>>>
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
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
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
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:
>
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
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
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
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?
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
"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
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
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:
>>
>> &
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
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
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
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
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
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
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/
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
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
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
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
>>
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
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
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
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
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
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
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?
>
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
Is there a separate mailing list for wtp?
___
m2e-users mailing list
m2e-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/m2e-users
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
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
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
>
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
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
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
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
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?
__
>
> 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
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
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
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
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
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
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
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,
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
gt;>>>> >> > request...
>>>>> >> >
>>>>> >> > /Anders
>>>>> >> >
>>>>> >> > On Wed, Sep 26, 2012 at 12:42 AM, Jason van Zyl
>>>>> >> > wrote:
>>>>>
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
t;>>>> Works fine installing.
>>>>>>>>>
>>>>>>>>> The m2e-subversive connector is missing though. I've successfully
>>>>>>>>> used
>>>>>>>>> the one available at repositor
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
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
_
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
> 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
>
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/
> 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
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
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
>>
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
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
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
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
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
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
>
&
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
74 matches
Mail list logo