Re: [m2e-users] Creating a new project

2011-04-18 Thread Matthew Piggott
By default the project's name will be the artifactId, on the final page of the wizard there is an Advanced section where you can specify a naming template. The location problem seems like a bug, though generally you probably want the default which will create the project in your workspace. Matthe

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

2011-04-25 Thread Matthew Piggott
Are you behind a proxy? I am able to download the index. On 25 April 2011 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] Updating plugins to 0.13

2011-04-25 Thread Matthew Piggott
I'm not sure we have any documentation, it might be easiest 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

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

2011-04-25 Thread Matthew Piggott
king to central in general. In fact, I can > download it from Chrome! but eclipse and wget are each in their own > way stumped. > > > On Mon, Apr 25, 2011 at 10:25 AM, Matthew Piggott > wrote: > > Are you behind a proxy? I am able to download the index. > > > &g

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

2011-04-25 Thread Matthew Piggott
cceeded. > > On Mon, Apr 25, 2011 at 10:48 AM, Matthew Piggott > wrote: > > Hmm, which version of m2e are you using? Testing it with head & firefox > I > > see a redirect for the index but both download successfully, though wget > > does seem to fail (maybe s

Re: [m2e-users] Updating plugins to 0.13

2011-04-26 Thread Matthew Piggott
Mon, Apr 25, 2011 at 10:28 AM, Matthew Piggott > wrote: > > I'm not sure we have any documentation, it might be easiest to look at > one > > of the m2e extras, for example: > https://github.com/sonatype/m2eclipse-egit > > > > > > > > On 25 April

Re: [m2e-users] Updating plugins to 0.13

2011-04-26 Thread Matthew Piggott
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, ca

Re: [m2e-users] Updating plugins to 0.13

2011-04-26 Thread Matthew Piggott
I should note it works for me, but I don't know if that is because I have built m2e locally, or is settings related. On 26 April 2011 10:36, Matthew Piggott wrote: > The target platform used is the one in m2e-core, I'm not sure why it isn't > accessible but you can grab

Re: [m2e-users] Custom pages in Maven POM editor (since 0.9.7)

2011-05-03 Thread Matthew Piggott
http://git.eclipse.org/c/m2e/m2e-core.git/tree/org.eclipse.m2e.editor/plugin.xml The pageFactories extension point, I haven't tested it but a quick glance in MavenPomEditor seems to indicate that it ought to be hooked up. On 3 May 2011 14:46, Igor Fedorenko wrote: > The closest I can offer is t

Re: [m2e-users] Anyone else experiencing locked files on Windows XP with 0.13?

2011-05-24 Thread Matthew Piggott
I've been using 0.13 for daily development since Christmas and I haven't seen any issues with file locking, though we do use git. You might also try Subversive rather than Subclipse. Matthew On 24 May 2011 05:31, Szymon Stryczek wrote: > Hello > > Użytkownik Kristoffer Peterhänsel napisał: > >

Re: [m2e-users] Plugin lifecycle not covered

2011-05-27 Thread Matthew Piggott
Hi Paul, If you're looking for something now the m2e test repository has some examples of the lifecycle mapping metadata: https://github.com/sonatype/m2e-core-tests/tree/master/org.eclipse.m2e.tests On 27 May 2011 05:37, wrote: > Hi Igor, > > > > Do you think this page[1] would benefit from an

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

2011-05-27 Thread Matthew Piggott
The problem with executing by default is that it also leaves some projects in an unusable state. Either choice isn't a perfect experience for all users (at least initially), so it was decided that m2e should take the safer approach. On 27 May 2011 02:31, Jochen Wiedmann wrote: > On Fri, May 27

Re: [m2e-users] "Plugin execution not covered by lifecycle configuration": assistance needed

2011-06-08 Thread Matthew Piggott
Igor started a wiki page about the change in how m2e works: http://wiki.eclipse.org/M2E_plugin_execution_not_covered The lifecycle mapping metadata is embedded into the pom itself. Matthew On 8 June 2011 11:02, Juergen Zimmermann wrote: > After upgrading to m2e 0.13 I'm getting the error (see

Re: [m2e-users] Difference between update sites.

2011-06-13 Thread Matthew Piggott
The Sonatype URL contains an older version, the Eclipse.org URL contains the most recent version. There are differences between the two, the new version contains changes in how m2e determines what phases should be executed. Matthew On 13 June 2011 11:18, J- MAN wrote: > > Hi, > > I installed t

Re: [m2e-users] latest m2e (embedded 3.0.3 maven) - how to get rid of error

2011-06-14 Thread Matthew Piggott
If you right-click on the line with the error in Eclipse, is there a Quick Fix which allows you to ignore the error? I don't believe we've written any documentation at this point, the source for most of the plugins we've written is available in Github @ https://github.com/sonatype/m2eclipse-extras

Re: [m2e-users] Can't install m2e-cvs

2011-06-24 Thread Matthew Piggott
The connector adds right-click actions in the CVS repository view and adds CVS support for Import > Maven Projects from SCM. It is by no means necessary for CVS support in Eclipse, it just simplifies importing Maven projects. For m2eclipse-cvs, I wonder if we missed updating it. Matthew On 24

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

2011-06-24 Thread Matthew Piggott
On 24 June 2011 06:45, Moser, Christian wrote: > > In the import wizard, after m2e didn‘t found lifecycle connectors, there > should be a combobox in the Action column displayed BEFORE the user clicks > an cell. Otherwise it’s not easy to unterstand that this cell is editable. > I believe this wo

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

2011-06-24 Thread Matthew Piggott
I don't think @dereciated is an apt analogy, its simply a warning that your code may not work in the future. m2e can't know what the result of not executing a plugin, it may be irrelevant or it may break the project entirely. If the marker were simply a warning we'd undoubtedly see people complai

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

2011-06-24 Thread Matthew Piggott
If you're interest in writing code to enable it for Eclipse, you might take a look at: https://github.com/sonatype/m2eclipse-extras On 24 June 2011 11:54, Christian Schneider wrote: > ** > I also get the same error when using the cxf codegen plugin. > > Plugin execution not covered by lifecycle

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

2011-06-27 Thread Matthew Piggott
On 27 June 2011 07:14, Max Rydahl Andersen wrote: > > > I don't think @dereciated is an apt analogy, its simply a warning that > your code may not work in the future. m2e can't know what the result of not > executing a plugin, it may be irrelevant or it may break the project > entirely. If the

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

2011-06-27 Thread Matthew Piggott
You might want to look at the code we have for Modello: https://github.com/sonatype/m2eclipse-extras/tree/master/org.sonatype.m2e.modello On 27 June 2011 16:58, David Carver wrote: > What is lacking in those pages is how to correctly get the > generated-sources and generated-resources directorie

Re: [m2e-users] webby: Could not locate configuration for maven-war-plugin

2011-07-05 Thread Matthew Piggott
I believe there should be an error that there is a conflicting lifecycle mapping On 5 July 2011 13:52, Benjamin Bentmann wrote: > Rafał Krzewski wrote: > > When I tried running my application I got the follwing error message: >> "Specified working directory does not exist or is not a directory:

Re: [m2e-users] Advanced view of the pom editor

2011-07-08 Thread Matthew Piggott
If I recall correctly there is an extension point for adding pages to the editor, however I don't know that there are any tests to see if it actually works ;) Matthew On 8 July 2011 07:51, Fred Bricon wrote: > Igor, could a 3rd party plugin reinstate these tabs? > Provided the current m2e-core

Re: [m2e-users] The reasons I feel disappointed with m2e 1.0

2011-07-08 Thread Matthew Piggott
To add to this, the xml editor auto-complete features are accessed using ctrl+space inline. 2011/7/8 Rafał Krzewski > ** > Regarding plugin & dependency search - did you notice how autocomplete > works in POM source editor? When you type in a groupId, you can easily > choose between available ar

Re: [m2e-users] Advanced view of the pom editor

2011-07-08 Thread Matthew Piggott
That was one of the removed tabs. On 8 July 2011 12:20, Sebastian Otaegui wrote: > Thanks for the response igor. > > I seem to be missing also the plugins tab (attached is a screenshot). > > [image: m2-tabs.jpeg] > > Is there something wrong with my eclipse installation or my m2 > installation?

Re: [m2e-users] We need documentation on what is supported and not yet supported in pom.xml for WAR POM

2011-07-08 Thread Matthew Piggott
To be honest, I'm not actually sure what you're asking for, it sounds like you're looking for general war documentation which is definitely outside the scope of m2e. m2e core doesn't support war packaging, but it can be added can be added by installing either m2e-wtp or webby. Matthew On 8 July

Re: [m2e-users] Can't use maven-remote-resources-plugin with m2e 1.0

2011-07-11 Thread Matthew Piggott
With 1.0 most Maven plugins need explicit lifecycle mapping to configure behaviour in the IDE (see http://wiki.eclipse.org/M2E_plugin_execution_not_covered ), if you're interested in writing one Igor started a page in the wiki at http://wiki.eclipse.org/M2E_Extension_Development questions about de

Re: [m2e-users] Missing SVN SCM handler

2011-07-11 Thread Matthew Piggott
Our error reporting in the m2e marketplace has a bug so the full error isn't visible, but I suspect your problem is m2e the marketplace contains a Subversive connector, not Subclipse connector. If you don't want to switch to Subversive, you can install the subclipse connector from: https://reposi

Re: [m2e-users] Autocompletion and nested configuration tags

2011-07-11 Thread Matthew Piggott
I may be mistaken, but I believe the elements inside configuration can be plugin specific so it isn't practical to add contextual completion. Matthew On 10 July 2011 13:40, Sebastian Otaegui wrote: > Hello, > > When using autocompletion in a plugin after I enter the > tag it seems the rest of

Re: [m2e-users] Can't use maven-remote-resources-plugin with m2e 1.0

2011-07-11 Thread Matthew Piggott
he.maven.plugins:maven-resources-plugin:2.4.3:testResources:default-testResources:process-test-resources) > > jeff > > On Mon, Jul 11, 2011 at 6:41 AM, Matthew Piggott > wrote: > > With 1.0 most Maven plugins need explicit lifecycle mapping to configure > > behaviour in the IDE

Re: [m2e-users] Error setting up project with axistools-maven-plugin

2011-07-18 Thread Matthew Piggott
We don't recommend or support adding an execute mapping to your pom, and I believe for axis tools there should be no reason to. Try removing the mapping and using the Discover quickfix. On 18 July 2011 07:14, Wenig, Michael (IT/I4Z) < michael.we...@ww-informatik.de> wrote: > ** > > Hi all, > > I

Re: [m2e-users] Lots of Projects

2011-07-21 Thread Matthew Piggott
STS still uses the old m2e 0.12, according to https://issuetracker.springsource.com/browse/STS-1919 m2e 1.0 should be available in 2.8 Matthew On 21 July 2011 18:02, Max Rydahl Andersen wrote: > which version of m2eclipse are you using ? > > 1.0 have much better default behavior and much faster

Re: [m2e-users] Lots of Projects

2011-07-21 Thread Matthew Piggott
I don't have any experience with STS, but my guess would be the namespace change coupled with the new lifecycling mapping would make it very unlikely. Matthew On 21 July 2011 18:51, Max Rydahl Andersen wrote: > > > STS still uses the old m2e 0.12, according to > https://issuetracker.springsourc

Re: [m2e-users] m2e-users Digest, Vol 30, Issue 30

2011-07-22 Thread Matthew Piggott
o special lifecycle > mapping? > > E.g. we have some inhouse implemented plugins which should get executed. > Additionally we provide several configuration files (like checkstyle) via > Dependency unpack. > > How should we execute this without the pom-mapping? > > Regards Mic

Re: [m2e-users] clean goal and generated code

2011-07-25 Thread Matthew Piggott
When you say Refresh, do you mean File > Refresh? If so the Eclipse workspace has methods to add, remove or refresh files if you can't go through the workspace API to change them. On 25 July 2011 02:33, wrote: > Yes I was talking about Project->Clean and not "mvn clean". > > At this point, doi

Re: [m2e-users] Documentation to use & learn m2e

2011-08-04 Thread Matthew Piggott
It sounds like you may want documentation on Maven in general? If so you could try http://www.sonatype.com/books/mvnref-book/reference/ On 4 August 2011 00:36, Arpit Mittal wrote: > Hi, > > Can anyone please share the documentation / tutorial to use m2e. > I am unable to use the m2e properly be

Re: [m2e-users] jar overlays in war & lifecycle-mapping and build path issues in m2e 1.0.0.20110607-2117

2011-08-08 Thread Matthew Piggott
Adding an execute mapping (which isn't recommended) simply forces m2e to blindly execute the mojo, no configuration in Eclipse is performed. The intended way is to use, or write a configurator for m2e, also in the wiki page. Matthew On 8 August 2011 10:34, Stevo Slavić wrote: > My other issue

Re: [m2e-users] jar overlays in war & lifecycle-mapping and build path issues in m2e 1.0.0.20110607-2117

2011-08-08 Thread Matthew Piggott
Funnily enough I had the same thought and moved it to the top earlier. Matthew On 8 August 2011 12:16, Stevo Slavić wrote: > OK, thanks guys. Should have read everything. Maybe "delegate to a > project configurator" option should be moved to the top, since it's > most desirable and effective op

Re: [m2e-users] Is there any version of m2e-extras for m2e 1.0.x?

2011-08-12 Thread Matthew Piggott
Extras like WTP should be offered and automatically installed as part of the Maven Import Project workflow. You can also access them in Eclipse by opening Preferences under Maven > Discovery then Open Catalog Matthew On 12 August 2011 16:32, Bruno Medeiros wrote: > Hi, all! > > Sorry if it is

Re: [m2e-users] m2e market place is empty for me

2011-08-12 Thread Matthew Piggott
Are you able to access the jar listed in the XML (also might want to verify the jar can be unzipped). It should contain a plugin.xml and some metadata Matthew On 12 August 2011 16:48, Staats, Frederick L wrote: > I'm having trouble accessing the m2e Marketplace. Here are the steps I've > follo

Re: [m2e-users] Is there any version of m2e-extras for m2e 1.0.x?

2011-08-13 Thread Matthew Piggott
Read my message again :) On 12 August 2011 17:42, Bruno Medeiros wrote: > And what about subversive integration? > > Bruno JCM > (Enviado pelo celular) > Em 12/08/2011 17:35, "Matthew Piggott" escreveu: > > > Extras like WTP should be offered and automa

Re: [m2e-users] m2eclipse on Eclipse 3.5 galileo

2011-08-15 Thread Matthew Piggott
We targeted Helios and Indigo for the 1.0 release, so while Galileo may work no testing was performed. Matthew On 15 August 2011 11:14, Bruno Medeiros wrote: > Hi, people! > > I took a look at the new m2eclipse 1.0.x and it seems very good, > congratulations for the great job! > But unfortunate

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

2011-08-15 Thread Matthew Piggott
I believe if you check https://bugs.eclipse.org/bugs there should be some bugs open with mojos listed, that may be the best spot to check. You might also try searching the m2e-dev list but I'm not sure there is anything more there than on Bugzilla On 15 August 2011 12:03, Asaf Mesika wrote: > I

Re: [m2e-users] trouble installing m2e: missing org.maven.ide.eclipse

2011-08-15 Thread Matthew Piggott
Which Java package did you download? On 15 August 2011 16:56, Gorka LLona wrote: > Hello! > > I'm trying to install m2e and found some trouble. Maybe you can help me. > I'm new to Maven... > > SYSTEM DESCRIPTION > > * Debian Squeeze 32bit > * Java 1.6.0_26 (installed by "apt-get install sun-java

Re: [m2e-users] trouble installing m2e: missing org.maven.ide.eclipse

2011-08-15 Thread Matthew Piggott
Sorry, rather which Eclipse did you download? On 15 August 2011 18:26, Matthew Piggott wrote: > Which Java package did you download? > > > On 15 August 2011 16:56, Gorka LLona wrote: > >> Hello! >> >> I'm trying to install m2e and found some trouble. Mayb

Re: [m2e-users] m2e & materialize dependency

2011-08-16 Thread Matthew Piggott
We use a connector that integrates with Eclipse CVS provider. The source is available here: https://github.com/sonatype/m2eclipse-cvs Matthew On 16 August 2011 09:48, wrote: > I'm desperately trying to materialize a project's dependency in eclipse an > I'm constantly failing. No matter which w

Re: [m2e-users] Does eclipse "understand" the POM?

2011-08-19 Thread Matthew Piggott
Eclipse doesn't know anything about the pom. You need to have m2e installed and the project configured as a Maven project. If both of those are true then the error log probably also has an entry about a missing dependency, or alternatively you can open the pom in the pom editor and the errors sho

Re: [m2e-users] Menu item "Project / Update All Maven Dependencies" is missing

2011-08-23 Thread Matthew Piggott
m2e should download dependencies automatically, if you need to force an update right-click the project, then select Maven > Update Dependencies. On 23 August 2011 12:38, Smith, Michael < michael.smith.m...@contractors.roche.com> wrote: > Hi, folks: > > ** ** > > I have been using Sonatype’s M

Re: [m2e-users] Cannot create class by using plugin wsimport

2011-09-05 Thread Matthew Piggott
Note execute mapping will not import/refresh files into the Eclipse workspace. On 5 September 2011 10:15, Thomas Chang wrote: > I post a message today and got the answer from Rafa Krzewski. Since I > have't got the answer as email but I read this in the archiev. So I can't > eply to his answer i

Re: [m2e-users] problems with connectors

2011-09-15 Thread Matthew Piggott
With 1.0 the execution model was changed, if you use the Maven import wizard (in Eclipse) then required connectors that are available will be automatically offered for installation. (Alternatively, there is a quickfix on the error in the POM) More information can be found in the wiki: http://wik

Re: [m2e-users] Where are "extra" POM views

2011-09-23 Thread Matthew Piggott
They were removed for m2e 1.0 This has been mentioned in the past, but there is API for adding pages to the pom viewer. So if someone was inclined the pages could be resurrected as an add-on. On 23 September 2011 16:09, Steve Cohen wrote: > In old versions of m2e, it was possible to select som

Re: [m2e-users] Where are "extra" POM views

2011-09-24 Thread Matthew Piggott
I believe what you're looking for is available if you select the dependency on the right. On 24 September 2011 12:47, Stephan Herrmann wrote: > On Saturday, September 24, 2011 06:28:36 PM Jason van Zyl wrote: > > [...] The existing graphical view truly does nothing that the > > Dependency Hierarc

Re: [m2e-users] existing eclipse web project to maven

2011-09-27 Thread Matthew Piggott
Documentation for converting a project to Maven is out of the scope of the m2e project. Using a webapp archetype might be the best starting place, but overall the conversion will depend on the complexity of the build. We (Sonatype) also have an Eclipse plugin

Re: [m2e-users] m2e 1.1.0 - catalog - where are the connectors???

2011-10-03 Thread Matthew Piggott
I believe if you already have them install they are hidden in the dialog. On 3 October 2011 15:16, Pino Silvaggio wrote: > Hi, > > just noticed that my connectors (m2e-xmlbeans-connector and > m2e-jaxb-connector) are not > in the catalog of m2e 1.1.0. In fact, other connectors aren't there > eit

Re: [m2e-users] m2e 1.1.0 - catalog - where are the connectors???

2011-10-03 Thread Matthew Piggott
(org.sonatype.m2e.buildhelper 0.15.0.201109282249) > To: bundle org.eclipse.m2e.core [1.1.0,1.2.0) > Cannot satisfy dependency: > From: m2e connector for build-helper-maven-plugin 0.15.0.201109282249 > (org.sonatype.m2e.buildhelper.feature.feature.group 0.15.0.201109282249) >

Re: [m2e-users] Automatic project changes resolution

2011-10-05 Thread Matthew Piggott
On 5 October 2011 03:21, Java Questions wrote: > I discussed this with my team and they were quite interested. If it really > suits our needs and we'll see that it makes sense to work in that direction, > we could even contribute back anything we would need to tune to make it work > for us. > > Bu

Re: [m2e-users] What does Maven ->Download Source do?

2011-10-13 Thread Matthew Piggott
Sources should also be automatically downloaded when the class file for a maven dependency is opened. 2011/10/13 Rafał Krzewski > When things work correctly, m2e downloads the attached sources from remote > repository and configures Eclipse classpath so that you can browse the > sources for the

Re: [m2e-users] On handling of generated code

2011-10-20 Thread Matthew Piggott
I'm guessing you're using an execute mapping? With a configurator manually refreshing the workspace and adding source directory shouldn't be necessary, if you're going to work a lot with WSDL it may be worth considering writing one: http://wiki.eclipse.org/M2E_Extension_Development Matthew On 20

Re: [m2e-users] On handling of generated code

2011-10-21 Thread Matthew Piggott
It shouldn't be necessary when using a configurator. On 21 October 2011 07:49, Vegard B. Havdal wrote: > > > Also, m2e build lifecycle mapping only affects workspace build and > > project configuration. RunAs->Maven executes maven in external process > > and is not affected by the lifecycle mapp

Re: [m2e-users] Dependency graph in new m2e plugin

2011-10-26 Thread Matthew Piggott
If you want them you can port them to the current version of m2e, there is an extension point to add pages to the pom editor. That said the Dependency Hierarchy view probably has the information you're looking for. On 25 October 2011 20:06, Rick Herrick wrote: > On 25 Oct, 2011, at 6:35 PM, Ste

Re: [m2e-users] SVN Checkouts failing due to process locks caused by m2e

2011-10-26 Thread Matthew Piggott
It provides some integration for checkout, maven import, and importing projects from pom(?). Its only used to checkout code. On 26 October 2011 14:14, Steve Cohen wrote: > On looking up m2eclipse-subversive, I see that it's primarily designed for > the scm plugin, which I have never used, so I

Re: [m2e-users] m2e advance tab

2011-11-01 Thread Matthew Piggott
The Dependency Hierarchy view probably has the information you're looking for. On 1 November 2011 12:15, SOMNATH PAL wrote: > Hi, > > Recently , I upgrade STS 2.7.2 to 2.8. After upgrading , I surprised to > see the maven editor doesn't have the feature like Advance tab as well > dependency grap

Re: [m2e-users] Cannot install m2e

2011-11-08 Thread Matthew Piggott
If in Install New Software dialog (I assume RAD uses the same as Eclipse) there should be a box 'Contact All Sites', when checked this would use all other enabled repositories when looking for dependencies. If you've added the repositories you've mentioned, try going back into the dialog making su

Re: [m2e-users] Update conflict in STS 2.8.1

2012-01-03 Thread Matthew Piggott
The newer builder-helper requires m2e 1.1 On 28 December 2011 18:56, KARR, DAVID wrote: > I tried to update my plugins a couple of days ago, and it listed the > following as having updates available: > > * Eclipse EGit > * EGit Mylyn > * m2e connector for build-helper-maven-plugin > > Then it ga

Re: [m2e-users] Installing m2e blocks all subsequent plugin installs

2012-01-03 Thread Matthew Piggott
The new m2e prevents the old one from being installed. I believe there was a bug in p2 (!) with shared installs, it was fixed but problems with tagging meant it missed Indigo SR1. On 3 January 2012 09:17, Nathan Coast wrote: > Hi igor, > > Thanks for your response, I can confirm I have not ins

Re: [m2e-users] Multi-module projects and derived resources

2012-01-03 Thread Matthew Piggott
Try enabling "Hide folders of physically nested modules" in the preferences (afaik it only works when the project is imported using the m2e wizards). On 3 January 2012 15:33, Daniel Serodio (lists) wrote: > When working with multi-module projects, using the standard (nested) > layout, the parent

Re: [m2e-users] Subversive SCM connector not listed in m2e marketplace

2012-01-10 Thread Matthew Piggott
I've verified its there, it isn't shown if you already have it installed. On 6 January 2012 18:04, Craig Foote wrote: > Using "Checkout Maven Projects from SCM" wizard, empty "SCM URL" > selector, clicked "Find more SCM connectors in the m2e marketplace" link > to produce its dialog. Under "m2e

Re: [m2e-users] Subversive SCM connector not listed in m2e marketplace

2012-01-11 Thread Matthew Piggott
epositories view. > > If I search under Help > Installation > Plugins, what plugin ID would I > look for to verify whether it is installed. I didn't install it > explicitly but perhaps it was part of the distribution I downloaded (?). > > Craig > > On Tue, 2012-01-

Re: [m2e-users] Subversive SCM connector not listed in m2e marketplace

2012-01-11 Thread Matthew Piggott
e [0.10.0,1.0.0)' > but it could not be found > > Outdated I guess. > > So have I confirmed that with Junu M4, m2e's subversive integration is > broken? Is there anything more I can do to help? > > Craig > > On Wed, 2012-01-11 at 14:35 -0500, Matthew Piggott wr

Re: [m2e-users] Subversive SCM connector not listed in m2e marketplace

2012-01-11 Thread Matthew Piggott
I suppose I should add, if you're interested in making your own build the source is available at: https://github.com/sonatype/m2eclipse-subversive I imagine the target platform would need to be updated for the Juno versions. On 11 January 2012 15:25, Matthew Piggott wrote: > There ar

Re: [m2e-users] How to uninstall/upgrade connectors?

2012-01-12 Thread Matthew Piggott
You should never touch the files in plugins, typically Eclipse should recognize the newer version of a plugin as an upgrade, if not use Help > About click Installation Details and you should be able to uninstall plugins. On 12 January 2012 07:38, Nord, James wrote: > Hi all, > > ** ** > >

Re: [m2e-users] Problem with Checkout as Maven project from SCM

2012-01-12 Thread Matthew Piggott
m2e needs connectors to checkout from SCM. You'd have to find out if one exists for StarTeam. On 12 January 2012 11:42, Rafael Vanderlei wrote: > Hi, > > I'm still using m2e 0.12.x and I'm trying to use the feature that should > allow me to import maven projects checking them out from SCM, but t

Re: [m2e-users] Problem with Checkout as Maven project from SCM

2012-01-12 Thread Matthew Piggott
; with m2e 1.0 ... > > Are connectors also needed for m2e 0.12? If so, do you know where should I > look for existing connectors for StarTeam? > > Thanks. > > > On Thu, Jan 12, 2012 at 1:46 PM, Matthew Piggott wrote: > >> m2e needs connectors to checkout from SCM. You&

Re: [m2e-users] Problem with Checkout as Maven project from SCM

2012-01-12 Thread Matthew Piggott
t; Anyway, so why there is no available options for SCM type? I believe there > should be at least those SCM types you mentioned (cvs/svn/git). Or should I > need to install the SCM connectors separately from m2e 0.12 installation? > > Thanks. > > > On Thu, Jan 12,

Re: [m2e-users] Checking for updates

2012-02-08 Thread Matthew Piggott
There is a known bug in Eclipse that prevents updating when an error occurs contacting one of the defined repositories. If you open Window > Preferences, then Install/Update > Available Software Sites. Then remove the site. Matthew On 8 February 2012 16:10, Les Hartzman wrote: > I'm trying to

Re: [m2e-users] Upgrading m2e from Eclipse to a 1.1 milestone build

2012-02-10 Thread Matthew Piggott
It appears that is the cause On 10 February 2012 15:32, Szelag, Lukasz wrote: > Hello, > > I'm not able to upgrade m2e from within Eclipse (Indigo) ( > http://download.eclipse.org/technology/m2e/milestones/1.1) because of the > following error. Could this be caused by the presence of the m2e con

Re: [m2e-users] Perforce Handler for m2e

2012-02-16 Thread Matthew Piggott
I believe perforce has an open source Java library so it may not be that difficult, particularly with egit or svn as a guide. On 16 February 2012 07:04, Igor Fedorenko wrote: > I do not believe perforce integration for m2e exists. Somebody has to > develop it. > -- > Sent from my SGS > > Kedar S

Re: [m2e-users] Unable to reload repository

2012-02-27 Thread Matthew Piggott
The attached screenshot is empty On 27 February 2012 13:24, Steve Cohen wrote: > Using M2E version 1.0.100.20110804-1717 and eclipse > org.eclipse.platform_3.7.1.**v201109091335 > > When I attempt to select "Enable Full Index" from the Maven repository > view, I get the following error. > > see

Re: [m2e-users] Unable to download plugin

2012-03-05 Thread Matthew Piggott
Other Eclipse users have run into problems with virus scanners. On 5 March 2012 11:26, Derek Hollis wrote: > I am unable to download m2eclipse into Eclipse Indigo. I am not behind a > firewall or a proxy. > > Download site URL: http://download.eclipse.org/technology/m2e/releases > > *An error oc

Re: [m2e-users] Installing M2E connectors

2012-03-06 Thread Matthew Piggott
No it should happen automatically, but you need to make sure you're using the import wizards contributed by m2e. On 6 March 2012 12:53, David Vree wrote: > I am confused about when and how M2E connectors are installed. I have > read that they should be automatically installed when importing or

Re: [m2e-users] please test m2e 1.1 M6 candidate build

2012-03-20 Thread Matthew Piggott
Looks like you need to remove Axis tools (or upgrade to a newer version if one is available) On 20 March 2012 09:31, Szelag, Lukasz wrote: > While I'm eager to test this new build, I cannot get past the following > error when updating from Eclipse. > > > Your original request has been m

Re: [m2e-users] Needing to hint Javadoc to m2e

2012-03-27 Thread Matthew Piggott
In Eclipse you should be able to right click the jar (under the Maven Dependencies classpath container), select properties and there should be pages to configure the source & javadoc locations. 2012/3/27 Thorbjørn Ravn Andersen > Hi. > > > > I have a problem with some legacy artifacts

Re: [m2e-users] Hide warning for incomplete Mapping checkbox seems non functional.

2012-03-29 Thread Matthew Piggott
This preference prevents the import dialog from warning you that the lifecycle mapping is incomplete. On 29 March 2012 15:43, Ian Robertson wrote: > In Preferences=>Maven=>User Interface, there is a checkbox labeled "Hide > warning for incomplete mapping". I would assume that the purpose of this

Re: [m2e-users] Cannot complete the install because one or more required items could not be found.

2012-04-10 Thread Matthew Piggott
You also need to have a Helios / Indigo repository enabled On 10 April 2012 09:43, Jirong Hu wrote: > Hi > > I got the following error while try to install the latest m2e plugin > to my Rational Team Concert 3.0.1, which is a 3.6 eclipse client. Can > anyone tell me how to fix this? > > Thanks >

Re: [m2e-users] Cannot complete the install because one or more required items could not be found.

2012-04-10 Thread Matthew Piggott
epository enabled"? I am a RTC > admin, nor an eclipse Java developer. > > Thanks > Jirong > > On Tue, Apr 10, 2012 at 9:44 AM, Matthew Piggott > wrote: > > You also need to have a Helios / Indigo repository enabled > > > > On 10 April 2012 09:43, Jiron

Re: [m2e-users] m2e does not pick up source folder

2012-04-23 Thread Matthew Piggott
Is the top pom an aggregator? On 23 April 2012 15:32, Vivek R Soni wrote: > Description: my project has multiple poms in different directories but > one source location. > > Ex. > > ** ** > > Top-Module-/src > > Pom.xml > > /WAS8/pom.xml > > ** ** > > As shown ab

Re: [m2e-users] Manually install m2e subversion connector

2012-04-25 Thread Matthew Piggott
The m2e catalog should use the same proxy settings as Eclipse itself, that said you should be able to find the URL here: http://git.eclipse.org/c/m2e/m2e-discovery-catalog.git/tree/org.eclipse.m2e.discovery.oss/connectors.xml On 25 April 2012 16:19, Garrison, Jim (ETW) wrote: > I’m stuck behind

Re: [m2e-users] m2e plugin installation in eclipse

2012-05-25 Thread Matthew Piggott
You need to have the Helios/Indigo repository (or other repository with WST) enabled as well. If you do have the repository enabled, ensure that Contact All Update Sites is checked. On 25 May 2012 11:39, Yusuf Matcheswala wrote: > I am trying to install maven plugin from the following site: > >

Re: [m2e-users] one parent with 2 children

2012-05-29 Thread Matthew Piggott
Looking at your image the two child projects aren't shared with SVN. On 29 May 2012 07:17, Igor Fedorenko wrote: > The three workspace projects are mapped to the same directory tree on > the filesystem. Use parent project to commit changes to svn, this will > commit changes to module projects to

Re: [m2e-users] one parent with 2 children

2012-05-29 Thread Matthew Piggott
The projects need to be shared to show change overlays. This sounds more like a question you should ask the team provider rather than m2e. On 29 May 2012 21:25, Craig Foote wrote: > We invoke Team > Synchronize only with the generated parent since it > contains all the code and prevents the du

Re: [m2e-users] 回覆︰ 回覆︰ one parent with 2 children

2012-06-04 Thread Matthew Piggott
d has its own project itself!! (as in > m2eclipse2.png) > I use "team > shared" to put the parent and two child in svn, but the > magic created child own project...how to handle it? > For clear, I attach the parent(viewer.project) and the two child(core, > webapp) eclipse

Re: [m2e-users] Eclipse Juno how to get Subversion to checkoutmaven projects

2012-07-03 Thread Matthew Piggott
Is there a pom in the folder you checked out? On 3 July 2012 16:01, Sutton, Timothy wrote: > Hey, > > ** ** > > Do you know why this fails to successfully check out a parent project and > all its children? If I check out a single project it will check out just > fine, but if I go to check o

Re: [m2e-users] Why does m2e skip "unknown" executions?

2012-07-04 Thread Matthew Piggott
http://wiki.eclipse.org/M2E_plugin_execution_not_covered On 4 July 2012 09:32, Markus Karg wrote: > Hello m2e Community! > > ** ** > > I am using the Maven XML Plugin to do some transforms. When opening my > project in Eclipse, m2e tells me: > > ** ** > > Plugin execution not covered by

Re: [m2e-users] Latest m2e for Indigo?

2012-07-09 Thread Matthew Piggott
They probably aren't categorized, there should be a box to Show Uncategorized Items On 9 July 2012 16:30, Garrison, Jim (ETW) wrote: > > -Original Message- > > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > > boun...@eclipse.org] On Behalf Of Igor Fedorenko > > Sent: Monday, Ju

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

2012-07-11 Thread Matthew Piggott
Its fairly easy to write a connector to do this for you. On 11 July 2012 09:16, Markus Karg wrote: > Well, in fact Pressing CTRL-S followed by F5 neither produces endless > builds nor needs any measurable time on my workstation. Actually it runs in > less than a second. So I really would love to

Re: [m2e-users] Problem installing Maven SCM Handler for Subversive 0.13.0 with m2e 1.1.0 - Eclipse Indigo

2012-07-12 Thread Matthew Piggott
You're attempting to install something which requires an older version of m2e On 12 July 2012 11:44, Terrettaz Jean-Marc SBB CFF FFS < jean-marc.terret...@sbb.ch> wrote: > Hi, > > ** ** > > I tried to install the Maven SCM Handler for Subversive 0.13.0 from > Sonatype from the update site >

Re: [m2e-users] *.lastUpdated files (problem with downloading depenendencies)

2012-07-24 Thread Matthew Piggott
Looks like it is timing out. On 23 July 2012 19:04, Sergey Ionov wrote: > I often get messages like this: > > --- > ArtifactTransferException: Failure to transfer cglib:cglib-full:jar:2.0.2 > from was cached in the local repository, resolution will not be > reattempted until the update interval

Re: [m2e-users] Problem installing m2e on Eclipse (fetching)

2012-07-25 Thread Matthew Piggott
I was able to download (using a browser) one of the files listed, it might be possible you were hitting a slow/bad mirror, some people have had issues with virus scanners and installing Eclipse plugins. Matthew On 25 July 2012 20:23, Rafael Fontoura wrote: > Hi. > > I'm experiencing a problem

Re: [m2e-users] cannot install m2e on eclipse helios

2012-07-29 Thread Matthew Piggott
You need the Helios release repo enabled and select Contact all sites On Monday, 30 July 2012, tong123123 wrote: > in eclipse, select update, use the site " http://download.eclipse.org/technology/m2e/releases",and then check the checkbox "Maven Integration for Eclipse", error prompted. > > the er

Re: [m2e-users] Any news about the m2e egit handler for Juno?

2012-07-31 Thread Matthew Piggott
If you don't already have egit installed you need the appropriate release repository enabled. Another possibility is that you have a version egit either too new or too old. On 31 July 2012 20:46, Brad wrote: > When attempting to install the m2e-egit handler whether from the > marketplace, > Hel

  1   2   3   >