Re: Maven Eclipse and class folder..

2004-02-29 Thread Ben Walding
This is also a problem if you have antlr generated files in say target/antlr. "maven eclipse" will blow away those entries every time you run it. Obviously this is a problem, but a cleaner solution than coding antlr specific parts into the eclipse plugin is required. The antlr plugin really n

RE: Maven Eclipse and class folder..

2004-02-29 Thread Marco Pas
Well let me give an example then..: the project i am working on is a multi-project one where each sub-project has it's own project.xml. In this project.xml all dependencies are nicelly aranged and building and packing goes fine... Based on each project.xml, the maven eclipse goal creates per sub-

problem with artifact install

2004-02-29 Thread Nathan Coast
Hi, One of our developers is trying to run ejb:install but the ejb isn't getting to the repo. Strange thing is that it works for all other developers with no problem. We're using a shared repo. I placed an echo within the ejb:install goal so it is definitely being executed. We're getting t

Re: Installing Maven %HOME%

2004-02-29 Thread dion
news <[EMAIL PROTECTED]> wrote on 28/02/2004 12:14:40 PM: > Alright I think you are talking about these environment variables: > > ALLUSERSPROFILE for All Users or for me as the Adminstrator: > > USERPROFILE > > %HOME% equals one of the above? > > Is that correct? I would make a repository fo

Re: Merging multiproject nav with xdocs/nav

2004-02-29 Thread dion
Jim Crossley <[EMAIL PROTECTED]> wrote on 28/02/2004 12:44:25 PM: > I hope this hasn't been asked too many times before, but... > > Is it possible for me to add some menu items to the navigation > generated by the multiproject plugin? It appears that my > xdocs/navigation.xml just overwrites (in

Re: problem in installing maven

2004-02-29 Thread Sean Radford
Looks like your system can't find www.ibiblio.org to download the jars it needs... On Sun, 2004-02-29 at 15:15, Neta Bar Tal wrote: > Hi, > I'm facing problems in installing Maven. > I'm getting the following errors when I try to use : maven > java:compile for the first time > > D:\daven>maven

Re: Developer TZ offset and timezone

2004-02-29 Thread Marco Tedone
Exactly, for me is the same. I Live in London too, Marco - Original Message - From: "Sean Radford" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Saturday, February 28, 2004 1:29 PM Subject: Developer TZ offset and timezone > All, > > Anyone know what the pom.dev

Developer TZ offset and timezone

2004-02-29 Thread Sean Radford
All, Anyone know what the pom.developers.developer.timezone value actually relates to? In the documentation it says that it should be a value from -14 to +14. This sounds all well and good, but on my project site the times for each developer bear no correct relation to their true times. For inst

problem in installing maven

2004-02-29 Thread Neta Bar Tal
Hi, I'm facing problems in installing Maven. I'm getting the following errors when I try to use : maven java:compile for the first time   D:\daven>maven java:compile __  __|  \/  |__ _Apache__ ___| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAP

[ANN] Code completion for Maven project files in Netbeans

2004-02-29 Thread Milos Kleint
Hello, The Mevenide team is proud to announce an initial version 0.1 of mevenide-netbeans-grammar module for Netbeans. It should make the writing of maven related files easier by offering available taglibraries, elements, attributes.. The module provides code completion for: - your project.xml

[ANN] Maven NBM plugin released

2004-02-29 Thread Milos Kleint
Hello, The Mevenide team is proud to announce an initial version of maven-nbm-plugin. The plugin goals help at creating a Netbeans module files from your project's artifact. The features include: - enhance the artifact jar with Netbeans specific manifest attributes. Takes care of Netbeans vers