Re: Maven translation (i18n) plugin

2010-02-05 Thread mkleint
there is http://mojo.codehaus.org/l10n-maven-plugin/ but it doesn't exactly do what you describe Milos Henri Gomez wrote: Hi to all, I'm looking for a maven translator (i18n) plugin which could be able to create localized properties files from a master properties file and a SQL backend

Re: maven project with j2me

2009-07-13 Thread mkleint
rizzz86 wrote: Hi, I have created a maven project with j2me-archetype using netbeans. It creates a project with a default MIDLet (SampleMIDlet.java). But when I try to run the project it says that No Main Class Found. Can anyone tell that why it is going for Main class instead of existing

Re: Will Central Repository accepts thirdparty repositories in pom.xml JUST FOR SNAPSHOTS?

2009-04-27 Thread mkleint
Chen SIL wrote: Guide to uploading artifacts to the Central Repository ( http://maven.apache.org/guides/mini/guide-central-repository-upload.html) said repositories pluginRepositories in pom.xml are not allowed because the central repository must self contained, but in the other hand, the

Re: [Artifactory-users] Artifactory 1.3 has been DOS'ing the Central repository

2008-11-28 Thread mkleint
Yoav Landman wrote: Brian, I think it is only a reasonable expectation from you, to contact our team immediately as soon as you found out about this bug, so that we can let our users know how to work around it and if they are affected at all. However, since you are the Nexus commercial project

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

2008-02-28 Thread mkleint
in the module manifest file. 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

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

2008-02-27 Thread mkleint
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 org.codehaus.mevenide.netbeans.api.archetype.ArchetypeProvider is not a public api to include it