Skip to main content



      Home
Home » Archived » Maven Integration (M2E) » Is m2eclipse use archetype:generate to create project ?
Is m2eclipse use archetype:generate to create project ? [message #13687] Fri, 01 August 2008 13:00 Go to next message
Eclipse UserFriend
Originally posted by: chingyichan.tw.gmail.com

I make an archetype plugin.
when I use maven in command line my resources file will locate as
package structure with archetype:generate but archetype:create will not.

I test it in eclipse with m2e plugin, files in the resources are all in
the root directory of resources. how do I make it locate as package
structure ?
Re: Is m2eclipse use archetype:generate to create project ? [message #13729 is a reply to message #13687] Fri, 01 August 2008 17:23 Go to previous message
Eclipse UserFriend
m2eclipse actually is not calling either of those goals. It is directly
working with archetype-common component.

Please report issue about resources to the Archetype project at
http://jira.codehaus.org/browse/ARCHETYPE

regards,
Eugene


chingyichan wrote:

> I make an archetype plugin. when I use maven in command line my
> resources file will locate as package structure with
> archetype:generate but archetype:create will not.
>
> I test it in eclipse with m2e plugin, files in the resources are all
> in the root directory of resources. how do I make it locate as
> package structure ?
Previous Topic:How to add Eclipse marker on file when Maven build failed ?
Next Topic:stable dev build 0.9.6.20080731-1407 is published
Goto Forum:
  


Current Time: Fri May 09 01:15:04 EDT 2025

Powered by FUDForum. Page generated in 0.03447 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top