Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10943
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Stanimir Stamenkov <s7an10@netscape.net> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Any maven experts here? |
| Date | Thu, 22 Dec 2011 09:20:17 +0200 |
| Organization | A noiseless patient Spider |
| Lines | 35 |
| Message-ID | <jculnb$95t$1@dont-email.me> (permalink) |
| References | <th4hd7520g4a834vq768o59upedeacp531@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Thu, 22 Dec 2011 07:20:11 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="2ugLx3EZwK9KFd9k3NNbJg"; logging-data="9405"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX189y3rOMTOveFz26oEuYpl9" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111213 Firefox/9.0 SeaMonkey/2.6 |
| In-Reply-To | <th4hd7520g4a834vq768o59upedeacp531@4ax.com> |
| X-Face | "@)%Vlap6d%OVYDS}B4YUWE@yUy+^!w/+.q.,c5kjI#+uG?kYP&r/pTjNWgo:g[A,O=AL3/ j&4Le2cau$<e=FPq~GbeZ6DW1Grey[VHn8?ktzvoQtzlg;]&rh8g]CD+_BC7d[gW{Yx&_X*4Q$h&nJ l@t(|4R4:T='&]U#ui+z9OC$.~gJjU93kh:Ojc$Cz0n#I9!~!9ay?E<UlW&5,IFX1*KtA>MYEFst$y y"m]M7tq\S(>[a$x0x8%S |
| Cancel-Lock | sha1:RBKpRAkRmklqEjLAVPCQBuPuzSE= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10943 |
Show key headers only | View raw
Fri, 02 Dec 2011 08:57:10 +0000, /Mark/: > I can't find a maven NG so I hope someone can help me here. You may subscribe to the Maven User List: http://maven.apache.org/mail-lists.html > I know > very little about maven myself. I have a Java project (created by > someone else) that uses maven to build. It used to work and I have > not changed anything. Now it fails to build and gives several maven > errors: > > "Description Resource Path Location Type > Plugin execution not covered by lifecycle configuration: > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (execution: default-compile, phase: compile) pom.xml /dispatcherfwk > line 14 Maven Project Build Lifecycle Mapping Problem > " > > and there's 7 more similar error messages. I've no idea where to > look. Any ideas? This looks like m2e (Maven integration for Eclipse) plug-in issue (not a Maven one), and seems very likely related to: https://bugs.eclipse.org/bugs/show_bug.cgi?id=350414 You may further ask questions about m2e on its user's mailing list: http://www.eclipse.org/m2e/support/ -- Stanimir
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Any maven experts here? Mark <i@dontgetlotsofspamanymore.net> - 2011-12-02 08:57 +0000
Re: Any maven experts here? Stanimir Stamenkov <s7an10@netscape.net> - 2011-12-22 09:20 +0200
Re: Any maven experts here? Mark <i@dontgetlotsofspamanymore.net> - 2011-12-22 13:27 +0000
Re: Any maven experts here? Lew <lewbloch@gmail.com> - 2011-12-22 08:32 -0800
csiph-web