Re: Is ArchetypeProvider in mavenide/nb6.0 public api?

2008-02-28 Thread Srinivasan Chikkala
. regards, Srinivasan Chikkala Open ESB Community (http://open-esb.org) mkleint wrote: Srinivasan Chikkala wrote: I am trying to add list of archetypes to the maven ide new project wizard ( New Project - Maven- Maven Project [Maven Archetypes] ) from my netbeans module, but the api

Re: Is ArchetypeProvider in mavenide/nb6.0 public api?

2008-02-28 Thread Srinivasan Chikkala
Srinivasan Chikkala Open ESB Community (http://open-esb.org) mkleint wrote: Srinivasan Chikkala wrote: Hi Milos, In order to make org.codehaus.mevenide.netbeans.api.**/* as public api in netbeans, you need to declare them in the module manifest file using some netbeans specific manifest

Is ArchetypeProvider in mavenide/nb6.0 public api?

2008-02-27 Thread Srinivasan Chikkala
. When is this api becomes public? Is there any other way I can add my archetype info to the new project? like adding that info in the layer.xml etc. regards, -- Srinivasan Chikkala Open ESB Community (http://open-esb.org

can I use deploy maven ant task to just deploy a jar and not it's pom?

2007-09-20 Thread Srinivasan Chikkala
to populate this pom.xml in the repository. Is there a way to pass the group, artifact and version info of the jar file to the deploy task without using pom.xml? thanks, -- Srinivasan Chikkala Open ESB Community (http://open-esb.org

How can I configure ant run plugin to run ant script with javac ant task with fork=false?

2007-09-10 Thread Srinivasan Chikkala
path path=${javac.classpath}/ /classpath compilerarg line=/ /javac /target thanks, -- Srinivasan Chikkala Open ESB Community (http://open-esb.org) - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: error getting maven-ant-plugin 2.0-SNAPSHOT

2007-08-30 Thread Srinivasan Chikkala
) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:493) regards, Srinivasan Chikkala Open ESB Community (http://open-esb.org) Tim Kettler wrote: Hi, I can't say if this is the final root of your problem but you should start by fixing the repository

Re: [m2] Possible to have eclipse project files in archetype?

2007-08-30 Thread Srinivasan Chikkala
project display name. META-INF/maven/archetype.xml archetype ... resources !-- eclipse project files -- resource filtered=true.project/resource resource filtered=false.classpath/resource /resources /archetype regards, Srinivasan Chikkala Open ESB Community (http://open-esb.org) Mick Knutson

Re: error getting maven-ant-plugin 2.0-SNAPSHOT

2007-08-30 Thread Srinivasan Chikkala
much like when you just do mvn ant:ant that is getting the latest plugin in the central repo, but it did not work and made me think there is no other way from command line. regards, Srinivasan Chikkala Open ESB Community (http://open-esb.org) Wayne Fay wrote: Yes, that is exactly correct: mvn

error getting maven-ant-plugin 2.0-SNAPSHOT

2007-08-29 Thread Srinivasan Chikkala
equipped for this artifact's metadata. org.apache.maven.plugins:maven-ant-plugin:pom:2.0-SNAPSHOT regards, -- Srinivasan Chikkala Open ESB Community (http://open-esb.org) - To unsubscribe, e-mail: [EMAIL PROTECTED