Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #10410

Any maven experts here?

From Mark <i@dontgetlotsofspamanymore.net>
Newsgroups comp.lang.java.programmer
Subject Any maven experts here?
Date 2011-12-02 08:57 +0000
Message-ID <th4hd7520g4a834vq768o59upedeacp531@4ax.com> (permalink)

Show all headers | View raw


Hi,

I can't find a maven NG so I hope someone can help me here.  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?
TIA.

Back to comp.lang.java.programmer | Previous | Next | Find similar


Thread

Any maven experts here? Mark <i@dontgetlotsofspamanymore.net> - 2011-12-02 08:57 +0000

csiph-web