[m2e-users] After manually installing a jar in local repo, the available plugin list doesn't populate with the new jar

2011-09-06 Thread KARR, DAVID
I had to install the Oracle JDBC driver (ojdbc6) in my local repo for my integration tests. I ran "install:install-file" from the command line to install it, and then I inspected the hierarchy that created. It looks correct to me. I then went back into Eclipse and tried to add a new dependenc

[m2e-users] Why doesn't m2e give me any matches in "Add Dependency"?

2011-12-09 Thread KARR, DAVID
I'm on Helios (STS 2.8.1), m2e 1.0.100.20110804-1717. In some recent update I seem to have lost the functionality in the "Add Dependency" dialog to search Maven repos for artifact matches. I used to be able to enter a partial search string in the "Enter groupid, ..." field, and it would list t

Re: [m2e-users] Why doesn't m2e give me any matches in "Add Dependency"?

2011-12-09 Thread KARR, DAVID
" section. After I added that back in, search is working fine again. :) Thanks. > On 11-12-09 12:09 PM, KARR, DAVID wrote: > > I'm on Helios (STS 2.8.1), m2e 1.0.100.20110804-1717. > > > > In some recent update I seem to have lost the functionality in the > &quo

[m2e-users] New weird errors in pom.xml this morning, had to restart Eclipse to fix it

2011-12-23 Thread KARR, DAVID
This morning I noticed that my Maven projects are giving me weird errors in my pom.xml file. Two of them I hadn't changed recently, but the other I worked on yesterday, and it was fine. I didn't change anything in the pom or the project config. I'm using STS 2.8.1 (essentially Indigo), with m

Re: [m2e-users] New weird errors in pom.xml this morning, had to restart Eclipse to fix it

2011-12-23 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of KARR, DAVID > Sent: Friday, December 23, 2011 9:06 AM > To: Maven Integration for Eclipse users mailing list > Subject: [m2e-users] New weird errors in po

[m2e-users] Update conflict in STS 2.8.1

2012-01-02 Thread KARR, DAVID
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 gave me the errors following this. Any idea what my options are for resolving this? ---

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

2012-01-03 Thread KARR, DAVID
builder-helper requires m2e 1.1 On 28 December 2011 18:56, KARR, DAVID mailto:dk0...@att.com>> 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 T

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

2012-01-03 Thread KARR, DAVID
lugin: http://download.eclipse.org/technology/m2e/milestones/1.1 Cheers, Rafał On 01/03/2012 03:59 PM, KARR, DAVID wrote: How does that information help me? From: m2e-users-boun...@eclipse.org<mailto:m2e-users-boun...@eclipse.org> [mailto:m2e-users-boun...@eclipse.org] On Behalf Of Matthew P

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

2012-01-03 Thread KARR, DAVID
m the following update site in order to upgrade build-helper-maven-plugin: http://download.eclipse.org/technology/m2e/milestones/1.1 Cheers, Rafał On 01/03/2012 03:59 PM, KARR, DAVID wrote: How does that information help me? From: m2e-users-boun...@eclipse.org<mailto:m2e-users-boun...@ecl

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

2012-01-04 Thread KARR, DAVID
Sorry to nag, but does anyone have an idea how to get past this? From: m2e-users-boun...@eclipse.org [mailto:m2e-users-boun...@eclipse.org] On Behalf Of KARR, DAVID Sent: Tuesday, January 03, 2012 9:04 AM To: Maven Integration for Eclipse users mailing list Subject: Re: [m2e-users] Update

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

2012-01-04 Thread KARR, DAVID
e you tried to uninstall org.sonatype.m2e.subversive? No. Are you confident that will resolve this or are you just gathering information? > On 12-01-04 1:19 PM, KARR, DAVID wrote: > > Sorry to nag, but does anyone have an idea how to get past this? > > > > *From:*m2e-users-b

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

2012-01-04 Thread KARR, DAVID
> On 12-01-04 1:19 PM, KARR, DAVID wrote: > > Sorry to nag, but does anyone have an idea how to get past this? > > > > *From:*m2e-users-boun...@eclipse.org > > [mailto:m2e-users-boun...@eclipse.org] *On Behalf Of *KARR, DAVID > > *Sent:* Tuesday, January 03, 2012 9:04

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

2012-01-05 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of KARR, DAVID > Sent: Wednesday, January 04, 2012 4:50 PM > To: Maven Integration for Eclipse users mailing list > Subject: Re: [m2e-users] Update con

[m2e-users] Eclipse and workspace copied from old XP to new Win7 fails to update with "There were no installable units selected when the plan was computed."

2012-02-04 Thread KARR, DAVID
I had Eclipse installed on my old XP laptop. I was getting a new Win7 laptop, and I copied the eclipse tree and my workspace to the new laptop. Most everything appears to work on the new laptop, but problems started when I saw a plugin update come through (for "Maven Integration for WTP"). I tri

Re: [m2e-users] Eclipse and workspace copied from old XP to new Win7 fails to update with "There were no installable units selected when the plan was computed."

2012-02-06 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of KARR, DAVID > Sent: Saturday, February 04, 2012 12:51 PM > To: m2e-users@eclipse.org > Subject: [m2e-users] Eclipse and workspace copied from old XP to n

[m2e-users] Frustrated with another string of "Failed to read artifact descriptor" errors

2012-02-16 Thread KARR, DAVID
Today I restarted Eclipse (STS 2.8.1) and got a string of errors like the following in all my Maven projects: --- ArtifactDescriptorException: Failed to read artifact descriptor for com.sun.xml.bind:jaxb-impl:jar:2.2.4-1: ArtifactResolutionException: Failure to transfer com.sun.x

Re: [m2e-users] Frustrated with another string of "Failed to read artifact descriptor" errors

2012-02-17 Thread KARR, DAVID
one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-jar-plugin:jar:2.3.1 > On 12-02-17 12:46 AM, KARR, DAVID wrote: > > Today I restarted Eclipse (STS 2.8.1) and got a string of errors like > the following in all my Mave

[m2e-users] Another persistent set of "Plugin execution not covered by lifecycle configuration" errors

2012-02-27 Thread KARR, DAVID
I restarted Eclipse this morning, and now I've got a bunch of errors like this: Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (execution: default-testCompile, phase: test-compile) There were 5 others like this in the po

[m2e-users] Best way to have one project looking at a subset of another project

2012-04-16 Thread KARR, DAVID
I have one m2e project checked out from svn which is an aggregator project. It is several layers deep. Several layers down there are some projects with src/main/java trees. I need to have the top-level aggregator project, but I also need to be able to debug code from the lower-level directori

Re: [m2e-users] Best way to have one project looking at a subset of another project

2012-04-16 Thread KARR, DAVID
some project, it doesn't matter which one, and then I added source folders to the debug configuration. I now only have one copy of the source, and I can set breakpoints in the Java code. > -- > Sent from my SGS > > "KARR, DAVID" wrote: > > >I have one m

Re: [m2e-users] Best way to have one project looking at a subset of another project

2012-04-17 Thread KARR, DAVID
project looking at a > subset of another project > > There is only one copy of the code on the filesystem but two (or more) > references to it from workspace projects. Ok, then could you please elaborate, because I didn't understand what you were suggesting. >

Re: [m2e-users] Best way to have one project looking at a subset of another project

2012-04-17 Thread KARR, DAVID
this > does not happen for you. Ok, now I see the option. I'll see how this works. > "KARR, DAVID" wrote: > > >I have one m2e project checked out from svn which is an aggregator > >project. It is several layers deep. Several layers down there are

Re: [m2e-users] Best way to have one project looking at a subset of another project

2012-04-17 Thread KARR, DAVID
r-plugin:1.6.0:scr (execution: generate-scr-descriptor, phase: process-classes) Updating the project along with forcing snapshot updates doesn't fix it. > "KARR, DAVID" wrote: > > >I have one m2e project checked out from svn which is an aggregator > >project. It is

[m2e-users] m2e can show me dependency artifacts, but not plugin artifacts?

2012-06-07 Thread KARR, DAVID
In my poms, I specify specific versions for my dependencies and plugins. Every once in a while, I use the interactive dialog in m2e to see if there are new versions available for some of my dependencies. I realized this morning that I've never done that for plugins, and I think the reason is t

[m2e-users] New checkout of working project has m2e persistently complaining about missing artifacts that aren't missing

2012-08-27 Thread KARR, DAVID
I've been working on a Maven project with my Eclipse running on a Linux box. Today I tried getting my Win7 environment up to date. I have the latest 3.x version of Eclipse on both boxes. When I checked out my working project from SVN on the Win7 box, I had a bunch of errors like this: --

Re: [m2e-users] New checkout of working project has m2e persistently complaining about missing artifacts that aren't missing

2012-08-27 Thread KARR, DAVID
ns networking related problems. Are you sure windows firewall is not playing tricks on you? -- Regards, Igor On 12-08-27 5:18 PM, KARR, DAVID wrote: I've been working on a Maven project with my Eclipse running on a Linux box. Today I tried getting my Win7 environment up to date. I have the late

Re: [m2e-users] New checkout of working project has m2e persistently complaining about missing artifacts that aren't missing

2012-08-27 Thread KARR, DAVID
windows firewall is not playing tricks on you? -- Regards, Igor On 12-08-27 5:18 PM, KARR, DAVID wrote: I've been working on a Maven project with my Eclipse running on a Linux box. Today I tried getting my Win7 environment up to date. I have the latest 3.x version of Eclipse on both bo

Re: [m2e-users] New checkout of working project has m2e persistently complaining about missing artifacts that aren't missing

2012-08-28 Thread KARR, DAVID
a "timeout", that timeout must be very short, which leads me to think this is not doing what it says it's doing. > On 12-08-27 7:10 PM, KARR, DAVID wrote: > > I mentioned that those urls do not fail in my Firefox instance, or in > > the internal browser in Eclipse

[m2e-users] Eclipse seemingly deleting and recreating "target" directory for one project every second

2012-08-28 Thread KARR, DAVID
In this workspace that I created a couple of days ago, I have a handful of small Maven projects. Eclipse is doing something strange to one of them. I'm seeing the "target" directory disappearing and reappearing in the Package Explorer a couple of times per second, which is getting really annoy

Re: [m2e-users] New checkout of working project has m2e persistently complaining about missing artifacts that aren't missing

2012-08-28 Thread KARR, DAVID
m proxies [1], which may > or may not be related. > > [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=343009 > > -- > Regards, > Igor > > On 12-08-28 11:51 AM, KARR, DAVID wrote: > >> -Original Message- > >> From: m2e-users-boun...@eclipse.or

Re: [m2e-users] Eclipse seemingly deleting and recreating "target" directory for one project every second

2012-08-28 Thread KARR, DAVID
maven.plugins maven-deploy-plugin 2.7 deploy org.apache.maven.plugins maven-site-plugin 3.0 site > > -- > Regards, &

Re: [m2e-users] Eclipse seemingly deleting and recreating "target" directory for one project every second

2012-08-29 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of KARR, DAVID > Sent: Tuesday, August 28, 2012 10:31 AM > To: m2e-users@eclipse.org > Subject: [m2e-users] Eclipse seemingly deleting and recreating "targ

Re: [m2e-users] Eclipse seemingly deleting and recreating "target" directory for one project every second

2012-08-29 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of KARR, DAVID > Sent: Tuesday, August 28, 2012 11:45 AM > To: Maven Integration for Eclipse users mailing list > Subject: Re: [m2e-users] Eclipse seem

Re: [m2e-users] Eclipse seemingly deleting and recreating "target" directory for one project every second

2012-08-29 Thread KARR, DAVID
u use to handle EARs) DOES NOT modify your pom.xml behind your back. Please open a bug report and add a sample project to reproduce the issue at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=M2E-WTP Regards, Fred Bricon On Wed, Aug 29, 2012 at 6:52 PM, KARR, DAVID mailto:dk0...@

[m2e-users] Created simple project and m2e fails to load maven-jar-plugin

2012-08-30 Thread KARR, DAVID
Twice now last evening and this morning I've tried to create a trivial Maven project, and after it creates it, I get the following: Could not calculate build plan: Plugin org.apache.maven.plugins:maven-jar-plugin:2.3.2 or one of its dependencies could not be resolved: Failed to read artifact de

Re: [m2e-users] Created simple project and m2e fails to load maven-jar-plugin

2012-08-30 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of KARR, DAVID > Sent: Thursday, August 30, 2012 8:15 AM > To: Maven Integration for Eclipse users mailing list > Subject: [m2e-users] Created simple project and

[m2e-users] How does eclipse/m2e resolve project dependencies to other workspace projects?

2012-08-30 Thread KARR, DAVID
Can someone clarify what Eclipse/m2e does to resolve project dependencies when one or more of the dependencies is represented by another Maven project in the workspace? I'd just like to understand what happens here. If I make a change to a source file in one of the dependent projects and then

[m2e-users] What features does m2e provide by examining plugin configurations?

2012-08-31 Thread KARR, DAVID
I'm preparing a couple of presentations arguing a transition from Ant to Maven for an organization. I'm gathering background information about Maven-related tools. I noticed in a recent note here that m2e provides some features by interrogating the configuration of specific plugins in the proj

Re: [m2e-users] What features does m2e provide by examining plugin configurations?

2012-08-31 Thread KARR, DAVID
and are in line with what I'm looking for. > There might be more, depending on preferences. > > These things would also be true comparing using Maven to Graddle or > any other build tool without any support in the IDE. It might be ok > from command-line, but I argue you shou

[m2e-users] More questions about dependency resolution

2012-09-03 Thread KARR, DAVID
This is probably just a continuation of the recent discussions about workspace resolution vs. non-workspace resolution, but perhaps it's slightly different. This may also be a pure Maven question, but it probably has aspects that are exclusive to the IDE environment. I work in an environment w

Re: [m2e-users] More questions about dependency resolution

2012-09-04 Thread KARR, DAVID
> > On 12-09-03 9:50 PM, KARR, DAVID wrote: > > Each project will have a unique coordinate, and when built will be > > installed in the user's local repository. However, I obviously have > > to figure out how to deal with the fact that the same project could > >

Re: [m2e-users] More questions about dependency resolution

2012-09-04 Thread KARR, DAVID
to each branch, or some other numbering strategy? > On 12-09-04 2:23 PM, KARR, DAVID wrote: > >> -Original Message- > >> From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > >> boun...@eclipse.org] On Behalf Of Igor Fedorenko > >> Sent: Tuesday, S

Re: [m2e-users] More questions about dependency resolution

2012-09-04 Thread KARR, DAVID
xceptions using "branch for feature"), but I met too much resistance to this strategy. > On 12-09-04 3:02 PM, KARR, DAVID wrote: > >> -Original Message- > >> From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > >> boun...@eclipse.org] On Behalf Of Ig

[m2e-users] How to correctly get a checked-out project to be a Maven Java project

2012-09-10 Thread KARR, DAVID
I'm trying to check out a project from our SVN repo that is a subfolder of a multi-module project. A .project file wasn't stored in SVN, so when I checked it out, it created a new .project file that is almost empty. I need to figure out what correct steps I need to follow to get Eclipse to know

Re: [m2e-users] How to correctly get a checked-out project to be a Maven Java project

2012-09-10 Thread KARR, DAVID
different name from its pom artifact name, which I often need. Otherwise, it still left the project without knowledge of its java sources or dependencies. > On 12-09-10 5:09 PM, KARR, DAVID wrote: > > I'm trying to check out a project from our SVN repo that is a > subfolder of a

Re: [m2e-users] How to correctly get a checked-out project to be a Maven Java project

2012-09-10 Thread KARR, DAVID
> be a Maven Java project > > > On 12-09-10 6:03 PM, KARR, DAVID wrote: > >> -Original Message- > >> From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > >> boun...@eclipse.org] On Behalf Of Igor Fedorenko > >> Sent: Monday, Septembe

Re: [m2e-users] How to correctly get a checked-out project to be a Maven Java project

2012-09-10 Thread KARR, DAVID
aven 3. > On 12-09-10 7:34 PM, KARR, DAVID wrote: > >> -Original Message- > >> From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > >> boun...@eclipse.org] On Behalf Of Igor Fedorenko > >> Sent: Monday, September 10, 2012 3:30 PM > >> To: m2e-

[m2e-users] presentation of "help:describe" info?

2012-09-12 Thread KARR, DAVID
Has anyone ever considered adding capabilities to m2e to show the output from "help:describe"? I could visualize different ways this could be presented. For instance, pressing F2 (show-tooltip-description) while hovering on an "artifactId" element in a plugin coordinate should show this, or on

Re: [m2e-users] m2e 1.2 is released

2012-09-19 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of Igor Fedorenko > Sent: Wednesday, September 19, 2012 11:12 AM > To: Maven Integration for Eclipse users mailing list; Maven Integration > for Eclipse developers mailing list > S

Re: [m2e-users] m2e 1.2 is released

2012-09-19 Thread KARR, DAVID
I got a similar error for "Tycho Project Configurators". I then did the same for that, and then I was able to update m2e. > On 12-09-19 2:21 PM, KARR, DAVID wrote: > >> -Original Message- > >> From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > >>

Re: [m2e-users] Creating and editing a parent POM in the workspace directory?

2012-09-25 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of Steinar Bang > Sent: Tuesday, September 25, 2012 3:28 PM > To: m2e-users@eclipse.org > Subject: [m2e-users] Creating and editing a parent POM in the workspace > directory? > >

[m2e-users] Why does this m2e update site say it's not available?

2012-10-12 Thread KARR, DAVID
I checked for updates this morning, and the following update site said "No repository found". https://repository.sonatype.org/content/repositories/forge-sites/sonatype-m2e/org.sonatype.m2e.maven.runtime.3.0.3/1.0.1/N/1.0.1.201106291304/ I imagine this site was added automatically, as I'm pretty

[m2e-users] m2e doesn't appear to be rerunning xjc on save of xsd

2013-04-16 Thread KARR, DAVID
I've been working occasionally on a Maven app that uses CXF's XJC plugin to generate Java code from an XSD. I'm pretty sure I've seen Eclipse regenerate the Java code when I saved the XSD, which then recompiles those classes. This is a very good thing to happen automatically. Recently I've no

Re: [m2e-users] m2e doesn't appear to be rerunning xjc on save of xsd

2013-04-16 Thread KARR, DAVID
cle mapping configuration to use : false See [2] for more infos on that setting. [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=395433 [2] http://wiki.eclipse.org/M2E_compatible_maven_plugins#mapping On Tue, Apr 16, 2013 at 6:03 PM, KARR, DAVID mailto:dk0...@att.com>> wrote: I've bee

[m2e-users] Is there some shortcut to edit the POM while viewing a source file in a module?

2013-05-16 Thread KARR, DAVID
One navigation annoyance I run into quite often is when I'm sitting in a Java source file in a module and realize that I need to edit the dependencies of my module, so I have to move over to my Package Explorer, find the project this source file is from, alt-click it (I use Mylyn tasks and conte

[m2e-users] After STS 3.3.0 (Kepler), getting two different very annoying exceptions when opening any file in two particular Maven projects

2013-07-18 Thread KARR, DAVID
A few days ago I installed STS 3.3.0, which uses Kepler as the base. Most of the projects I browse are Ant projects, but two particular ones that I spend a lot of time on are Maven projects. My initial testing of STS 3.3.0 is ok in general, except for a problem with keyboard shortcuts that I se

Re: [m2e-users] After STS 3.3.0 (Kepler), getting two different very annoying exceptions when opening any file in two particular Maven projects

2013-07-19 Thread KARR, DAVID
roduce these problems with fresh/clean m2e install on > > one of Eclipse packages available from download.eclipse.org? If not, > > you probably want to report these to vmware. > > > > -- > > Regards, > > Igor > > > > > > > > On 2013-07-18 7:2

Re: [m2e-users] After STS 3.3.0 (Kepler), getting two different very annoying exceptions when opening any file in two particular Maven projects

2013-07-19 Thread KARR, DAVID
through my workspace and distro), not to mention not knowing where it's being used. > On 2013-07-18 7:26 PM, KARR, DAVID wrote: > > A few days ago I installed STS 3.3.0, which uses Kepler as the base. > > > > Most of the projects I browse are Ant projects, but two particu

Re: [m2e-users] After STS 3.3.0 (Kepler), getting two different very annoying exceptions when opening any file in two particular Maven projects

2013-07-19 Thread KARR, DAVID
Integration (optional)3.3.0.201307091516-RELEASE * Spring IDE AOP Extension (optional) 3.3.0.201307091516-RELEASE The last two from both sites are identical to what I have, but my ADT appears to be older than the 4.2 version, which is older than the 4.3 version. What should I do here?

Re: [m2e-users] After STS 3.3.0 (Kepler), getting two different very annoying exceptions when opening any file in two particular Maven projects

2013-07-20 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users-boun...@eclipse.org] On > Behalf Of KARR, DAVID > Sent: Thursday, July 18, 2013 8:26 AM > To: Maven Integration for Eclipse users mailing list > Subject: [m2e-users] After STS 3.3.0 (Kepler), get

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

2013-10-03 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users-boun...@eclipse.org] On > Behalf Of Steve Cohen > Sent: Thursday, October 03, 2013 10:47 AM > To: Maven Integration for Eclipse users mailing list > Subject: [m2e-users] Javadoc generation for Eclipse project > >

[m2e-users] Need to understand how/if m2e automatically downloads changed dependencies

2013-11-19 Thread KARR, DAVID
I know that m2e has some features for automatically downloading changed dependencies. I'm trying to understand exactly under what circumstances this happens. I'm trying to produce a demo of this happening, but I'm realizing I don't really understand how this works. Can someone describe a simu

Re: [m2e-users] Need to understand how/if m2e automatically downloads changed dependencies

2013-11-19 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users-boun...@eclipse.org] On > Behalf Of KARR, DAVID > Sent: Tuesday, November 19, 2013 2:05 PM > To: Maven Integration for Eclipse users mailing list > Subject: [m2e-users] Need to understand how/if

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

2016-01-12 Thread KARR, DAVID
I'm having a lot of trouble getting m2e to give me available completions for GAV coordinates in the "Add" dialog. It's very inconsistent. I'm sometimes getting completions on the group id and artifact id, but I've yet to see anything come up in the version field. I'm sometimes seeing results

Re: [m2e-users] Build problems after upgrading to Eclipse 4.5

2016-04-06 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of Emond Papegaaij > Sent: Thursday, March 31, 2016 2:32 AM > To: Maven Integration for Eclipse users mailing list us...@eclipse.org> > Subject: [m2e-users] Build problems after u

[m2e-users] Search in "Add" dialog finds artifact in Windows instance, not in Linux instance, but available in both

2016-09-08 Thread KARR, DAVID
I have the same version of Eclipse (Neon/4.6.0) installed on Win7 and a CentOS7.2 VM, with just about the same set of plugins. All updated. I created a small Maven project with the same components in both workspaces. Both projects specify the same particular external Maven artifact repository

Re: [m2e-users] Search in "Add" dialog finds artifact in Windows instance, not in Linux instance, but available in both

2016-09-15 Thread KARR, DAVID
> -Original Message- > From: m2e-users-boun...@eclipse.org [mailto:m2e-users- > boun...@eclipse.org] On Behalf Of KARR, DAVID > Sent: Thursday, September 08, 2016 8:34 AM > To: m2e-users@eclipse.org > Subject: [m2e-users] Search in "Add" dialog finds artifac

[m2e-users] How to safely clean up huge files in .metadata/.plugins/org.eclipse.m2e.core/nexus

2017-05-15 Thread KARR, DAVID
I unfortunately have to look for opportunities to recover space on my laptop drive. I noticed that I have some particularly large files in "workspace/.metadata/.plugins/org.eclipse.m2e.core/nexus". By large I mean several gigabytes. They are in files like "_15u.fdt" in directories with names li

Re: [m2e-users] proposal for a new eclipse command and project menu entry to open the pom.xml of the current project

2017-05-15 Thread KARR, DAVID
If it matters, I have also noticed that it feels like it should be easier to navigate directly to “project-global” files (files that affect the entire project) from the source view of a file in that project. Opening the POM is a common one I have to get to. However, I would say the same thing a

[m2e-users] Imported Maven project from git repo, doesn't have "Maven Dependencies" library

2018-02-13 Thread KARR, DAVID
Using latest Oxygen. I started working on a new project today. The initial state is basically an archetype, with a buildable Maven project. I was able to build it successfully from the command line. When I imported the project in Eclipse, either by right-clicking on the git repo or by import

[m2e-users] Why is one maven project imported into Eclipse unable to see JUnit or Mockito artifacts?

2019-05-24 Thread KARR, DAVID
I'm using Eclipse 2019-03 with Java 8 on Win7, with m2e installed. I have a bunch of projects all built with Maven, that present SpringBoot REST services in different subdomains. All of them build fine from the command line, and all but one have no compile issues in Eclipse. I just inherited re

Re: [m2e-users] Why is one maven project imported into Eclipse unable to see JUnit or Mockito artifacts?

2019-05-25 Thread KARR, DAVID
e=test in your pom.xml ? On Sat, May 25, 2019 at 8:27 AM KARR, DAVID mailto:dk0...@att.com>> wrote: I'm using Eclipse 2019-03 with Java 8 on Win7, with m2e installed. I have a bunch of projects all built with Maven, that present SpringBoot REST services in different subdomains. All o

Re: [m2e-users] Why is one maven project imported into Eclipse unable to see JUnit or Mockito artifacts?

2019-05-25 Thread KARR, DAVID
Subject: Re: [m2e-users] Why is one maven project imported into Eclipse unable to see JUnit or Mockito artifacts? can you provide a sample project reproducing this issue? On Sat, May 25, 2019 at 10:56 AM KARR, DAVID mailto:dk0...@att.com>> wrote: The “Sources” entry for “src/test/jav

Re: [m2e-users] Why is one maven project imported into Eclipse unable to see JUnit or Mockito artifacts?

2019-05-25 Thread KARR, DAVID
idea of anything I can look for? From: m2e-users-boun...@eclipse.org On Behalf Of KARR, DAVID Sent: Saturday, May 25, 2019 8:14 AM To: Maven Integration for Eclipse users mailing list Subject: Re: [m2e-users] Why is one maven project imported into Eclipse unable to see JUnit or Mockito

Re: [m2e-users] Why is one maven project imported into Eclipse unable to see JUnit or Mockito artifacts?

2019-05-25 Thread KARR, DAVID
Integration for Eclipse users mailing list Subject: Re: [m2e-users] Why is one maven project imported into Eclipse unable to see JUnit or Mockito artifacts? So if you add all sources back the error shows up? On Sat, May 25, 2019 at 9:56 PM KARR, DAVID mailto:dk0...@att.com>> wrote: Well, the

Re: [m2e-users] Why is one maven project imported into Eclipse unable to see JUnit or Mockito artifacts?

2019-05-26 Thread KARR, DAVID
rtefacts imported with scope=test. On Sun, May 26, 2019 at 6:50 AM KARR, DAVID mailto:dk0...@att.com>> wrote: Good question. The errors do appear when I add the source files back. Now I guess I’m looking at some sort of bisect process, with 291 source files, and over 31k lines. Yay.

[m2e-users] m2e presents errors about already bound prefixes with maven-jaxb2-plugin

2019-06-14 Thread KARR, DAVID
I'm trying to work with a project used by our team. It builds fine from the command line, but I get a bunch of errors like the following in Eclipse: Execution of goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.13.3:generate failed: Prefix is already bound to (org.jvnet.jaxb2.maven2:maven-jaxb

[m2e-users] Getting errors trying to update to "latest" m2e plugin

2019-06-28 Thread KARR, DAVID
Every few weeks I run into a situation when I try to update plugins, where it gives various dependency errors that are effectively impossible for me to resolve on my own. The current one involves m2e. The error message in the update dialog says this: --- Cannot complete the install

[m2e-users] Still run into m2e not setting newly imported projects as java projects, with minimal maven info

2019-07-10 Thread KARR, DAVID
I work on a team with a bunch of git repos that are Java, Maven, and Spring Boot projects. We all configure Eclipse somewhat similarly, although I'm sure many of the other developers on the team have variations that I don't expect. We install the Spring IDE and Groovy plugins, and we (not all

Re: [m2e-users] Still run into m2e not setting newly imported projects as java projects, with minimal maven info

2019-07-10 Thread KARR, DAVID
projects, with minimal maven info Can you attach the projects (before import), without the source code, and after anonymizing the poms? On Wed, Jul 10, 2019 at 10:30 PM KARR, DAVID mailto:dk0...@att.com>> wrote: I work on a team with a bunch of git repos that are Java, Maven, and Spring

[m2e-users] Getting "Plugin execution not covered" for maven-compiler-plugin after upgrading from 2020-09 to 2020-12

2020-12-18 Thread KARR, DAVID
I was previously using 2020-09, with most projects using: * git * springboot * maven/m2e * groovy plugin This was all working fine. I just installed 2020-12, with the same plugins I was using with 2020-09. I exported my preferences from my 2020-09 workspace and imported them into my 2020-10 wo

[m2e-users] Why is a project failing to find classes that are clearly in maven dependencies?

2021-06-26 Thread KARR, DAVID
I work on many SpringBoot projects that are built with Maven, and which have been worked on in Eclipse. We are compiling projects with Java 8, but I use close to the latest version of Java to run Eclipse. I'm looking at one project that is giving me problems. It has some additional dependenci

Re: [m2e-users] Why is a project failing to find classes that are clearly in maven dependencies?

2021-06-26 Thread KARR, DAVID
ped (as it should be), and your class using mockito under src/main instead of src/test? On Sun, Jun 27, 2021, 00:31 KARR, DAVID mailto:dk0...@att.com>> wrote: I work on many SpringBoot projects that are built with Maven, and which have been worked on in Eclipse. We are compiling projects wi

Re: [m2e-users] Why is a project failing to find classes that are clearly in maven dependencies?

2021-06-28 Thread KARR, DAVID
to be working. Now, a couple of weeks later, those “ignores” appeared to be causing this new problem. So, I removed those “ignore” entries from lifecycle mapping, and suddenly it was able to compile everything. I’m mystified. From: m2e-users On Behalf Of KARR, DAVID Sent: Saturday, June 26

Re: [m2e-users] Getting "Plugin execution not covered" for maven-compiler-plugin after upgrading from 2020-09 to 2020-12

2021-06-29 Thread KARR, DAVID
ectly happy if I then remove those overrides. No clue. I'm flying blind here. > -Original Message- > From: m2e-users-boun...@eclipse.org On > Behalf Of KARR, DAVID > Sent: Friday, December 18, 2020 9:44 AM > To: m2e-users@eclipse.org > Subject: [m2e-users] G

[m2e-users] Suddenly getting weird "Malformed \uxxxx encoding" error from multiple maven projects

2021-07-26 Thread KARR, DAVID
I've been running 2021-06 on Windows 10 for a while now. I generally update plugins as soon as I get the notification. Today I suddenly started seeing the following error on multiple Maven projects: java.lang.IllegalArgumentException: Malformed \u encoding. at java.base/java.util.P

[m2e-users] How to do something like "os-maven-plugin" that works with m2e?

2022-04-11 Thread KARR, DAVID
I'm looking at a project with a dependency like this: - io.netty netty-tcnative 2.0.20.Final ${os.detected.classifier} runtime

Re: [m2e-users] How to do something like "os-maven-plugin" that works with m2e?

2022-04-11 Thread KARR, DAVID
Ah. Never mind. I found https://github.com/trustin/os-maven-plugin/issues/34 . > -Original Message- > From: m2e-users On Behalf Of KARR, DAVID > Sent: Monday, April 11, 2022 11:13 AM > To: m2e-users@eclipse.org > Subject: [m2e-users] How to do something like "o

Re: [m2e-users] Where does System.err of Maven plugin go?

2022-04-23 Thread KARR, DAVID
This is the first I’ve heard of github discussions. Does anyone know if github is going to allow separate notification levels for discussions, as opposed to the other categories? Looking at the configuration for notifications, it doesn’t appear to be even covered. From: m2e-users On Behalf Of

Re: [m2e-users] Where does System.err of Maven plugin go?

2022-04-23 Thread KARR, DAVID
; To: m2e-users@eclipse.org > Subject: Re: [m2e-users] Where does System.err of Maven plugin go? > > Watch > Custom > Discussions > > Am 23.04.22 um 17:35 schrieb KARR, DAVID: > > This is the first I’ve heard of github discussions.  Does anyone know > > if github is