RE: maven roadmap - should i stay or should i go

2005-03-23 Thread Vincent Massol
Hi Sejo, I'd personally go ahead with Maven 1.0.2. There should be a Maven 1.1 version before this summer too with several components from Maven2 backported. I believe the Maven2 team will make it as easy as possible for existing Maven users to switch to Maven2. Most of the Maven1 concepts will s

Re: ejb goal

2005-03-23 Thread Thomas Recloux
On Wed, 23 Mar 2005 19:18:46 +0200, Daniel Or <[EMAIL PROTECTED]> wrote: > Hi. Hello, > I am facing a problem with ejb jars that are not packed with their > generated ejb-jar.xml. You generate tour ejb-jar.xml file with xdoclet ? In this case, you must specify the ejb plugin where to find your

maven roadmap - should i stay or should i go

2005-03-23 Thread Sejo . Cesic
Hi all, In a project I am currently working on - which is just about to start with the construction phase - we are considering to use maven. I have been encountering maven in previous projects as well and based on these experiences i was quite sure I will use it on many others as well. Howeve

maven log4j

2005-03-23 Thread GOKULAM Jayaram
Hi all, Is there a way I can log the failure of java:compile into a log file. If so how can I do this? Any help on this would be appreciated. Thanks in advance, Jayaram Confidentiality Statement: This message is intended only for the individual or entity to which it is addressed. It

Re: Problem deploying to remote repository an artifact that already exists

2005-03-23 Thread Craig S . Cottingham
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mar 23, 2005, at 15:21, Roberto Castro wrote: Hi, all, I've been facing a problem when Maven tries to deploy to remote repository an artifact that already exists. I'm using Maven 1.02 and here are the master project properties: [snip] The followin

Problem deploying to remote repository an artifact that already exists

2005-03-23 Thread Roberto Castro
Hi, all, I've been facing a problem when Maven tries to deploy to remote repository an artifact that already exists. I'm using Maven 1.02 and here are the master project properties: # Remote Repository Properties === maven.repo.remote=http://lar

Re: Args in goals

2005-03-23 Thread Erik Husby
Steve Molloy wrote: Hi, Does anyone know if there are plans to allow passing arguments when calling goals? For instance, I have to run the same goal for each item in a list. It would be nice to be able to pass the item as argument and get some result back, similar to a jelly invoke call... Somet

Args in goals

2005-03-23 Thread Steve Molloy
Hi,     Does anyone know if there are plans to allow passing arguments when calling goals? For instance, I have to run the same goal for each item in a list. It would be nice to be able to pass the item as argument and get some result back, similar to a jelly invoke call... Something lik

ejb goal

2005-03-23 Thread Daniel Or
Hi. I am facing a problem with ejb jars that are not packed with their generated ejb-jar.xml. It looks so bluntly weird that I bet someone has seen this before. I'll be glad for any help. BTW does anyone prefer calling the ant ejb task from maven.xml as a replacement ? ___ D

RE: Best approach to job

2005-03-23 Thread Adam Hardy
It seems from the list archvies that I'm not the only one coming here with such questions. 'dist' is a popular token. Have the committers thought about expanding the maven dist plugin to give more flexibility? Or is it seen as potential trouble-spot that's best kept nailed down to the config it h

Re: Best approach to job

2005-03-23 Thread Siegfried Goeschl
Hi Adam, basically you have two choices +) buy a new box - I thin 3.000MHz are affordable ... ;-) +) checkout the docs about using the section in the project.xml Cheers, Siegfried Goeschl Adam Hardy wrote: It takes so long on my old 700MHz machine! Later on admittedly I can foresee not doing dis

RE: Best approach to job

2005-03-23 Thread Adam Hardy
It takes so long on my old 700MHz machine! Later on admittedly I can foresee not doing distributions very often at all so it wouldn't be an issue, but at the moment I might want to try it 5 times in a row. I can easily take out all the reports from my project.xml. Perhaps setting up goals to ru

RE: Best approach to job

2005-03-23 Thread Vincent Siveton
> I have a simple project which produces a java stand-alone and I need to > produce the distribution zip file, and I would like to have a maven goal > to do that. > Lets have a look to the distribution plugin: http://maven.apache.org/reference/plugins/dist/ Moreover you can create in your maven.

RE: Best approach to job

2005-03-23 Thread Eric Pugh
What is your objection to doing the tests, reports, and website? Howe often do you expect to do a distribution? You could code around it, but yes, it would be easier to just go with the flow.. You could run the default dist goal, and then add your own logic after that to stip out the parts you

Best approach to job

2005-03-23 Thread Adam Hardy
I have a simple project which produces a java stand-alone and I need to produce the distribution zip file, and I would like to have a maven goal to do that. I had a look at maven's built-in dist task, and I can see a broad compatibility there with my aims, but there is a large amount of work that

Maven Plugin for IBM portlet deployment

2005-03-23 Thread =?iso-8859-1?Q?B=F6hringer_Jochen?=
Hi, I'm searching for a maven plugin or an ant task, which is able to install portlets in the ibm websphere portal server 5.0.2.2. Regards Jochen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA