RE: Fixing not finding "maven-resources-plugin"

2008-03-30 Thread Karr, David
That appeared to resolve the problem. From: Kedar Mhaswade [mailto:[EMAIL PROTECTED] Sent: Sat 03/29/2008 3:35 PM To: Maven Users List Subject: Re: Fixing not finding "maven-resources-plugin" Karr, David wrote: > I know very little about maven2.

Re: Fixing not finding "maven-resources-plugin"

2008-03-29 Thread Kedar Mhaswade
Karr, David wrote: I know very little about maven2. I'm trying to step through a Struts2 tutorial (Ian Roughley's book). After executing the following: mvn archetype:create -DgroupId=com.fdar.apress.s2 -DartifactId=struts2-starter -DarchetypeGroupId=org.apache.struts -DarchetypeArtifactId=stru

Fixing not finding "maven-resources-plugin"

2008-03-29 Thread Karr, David
I know very little about maven2. I'm trying to step through a Struts2 tutorial (Ian Roughley's book). After executing the following: mvn archetype:create -DgroupId=com.fdar.apress.s2 -DartifactId=struts2-starter -DarchetypeGroupId=org.apache.struts -DarchetypeArtifactId=struts2-archetype-starter