Mark: I fixed the code like the patch, built and did "mvn install" and then I tested my archetype and same error, no resource at src/main/java/util eg.
David On 12/4/06, David Whitehurst <[EMAIL PROTECTED]> wrote:
Mark: I have the maven source, and I've done a successful mvn package. I now have the archetype-core-SNAPSHOT. How do I or what maven command do I type now to test this out? I thought it was in $MAVEN_HOME/lib ... I was wrong Thanks David On 12/4/06, Mark Hobson <[EMAIL PROTECTED]> wrote: > > On 04/12/06, Wayne Fay <[EMAIL PROTECTED]> wrote: > > As for the dummy files comment... You could use the antrun plugin (or > > similar) to delete those dummy files immediately after the project is > > created via archetype. > > > > Not a great solution (2 steps required -- create project w/archetype > > and then cleanup with antrun) but it would achieve the results you > > desire... > > > > Or perhaps you could just modify the archetype plugin as this is > > something that I've seen requested on this mailing list more than > > once, so it seems like something people want/expect out of > > archetype... > > Check http://jira.codehaus.org/browse/ARCHETYPE-57 > > Mark > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > >
