RE: How to run java ?

2004-04-23 Thread Arnaud Heritier
You can use ant task in your maven.xml. You must declare the namespace in the project root. #Arnaud > -Message d'origine- > De : Jesper Linvald [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 23 avril 2004 19:52 > À : [EMAIL PROTECTED] > Objet : How to run java ? > > Hello gurus, > > I

Re: aspectj plugin & maven 1.0 rc2

2004-04-23 Thread Charles N. Harvey III
Ok, one more question. :) The current maven goal has as a preGoal. So, projectC.jar is created and then aspects are created on that jar. With we don't have to create the jar first and then weave into it. We can weave on the directly. But, how do we know to do that? What flag do we use t

RE: How to run java ?

2004-04-23 Thread Jesper Linvald
Thank you - that works beautifully :) >-Original Message- >From: Volkmann, Mark [mailto:[EMAIL PROTECTED] >Sent: 23. april 2004 20:38 >To: 'Maven Users List' >Subject: RE: How to run java ? > >> -Original Message- >> From: Jesper Linvald [mailto:[EMAIL PROTECTED] >> Sent: Frida

RE: How to run java ?

2004-04-23 Thread Volkmann, Mark
> -Original Message- > From: Jesper Linvald [mailto:[EMAIL PROTECTED] > Sent: Friday, April 23, 2004 12:52 PM > To: [EMAIL PROTECTED] > Subject: How to run java ? > > Hello gurus, > > Is there a goal similar to ants java goal ( Second, I ad

generate jar ANDshell script?

2004-04-23 Thread David Bock
I want the output of a project to be a jar file and a shell script that will execute that jar file. I have found it amazingly trivial to generate a jar file, but have not found any good information on generating a shell script (or any text file) that would accompany it. If I were in straight Ant,

RE: aspectj plugin & maven 1.0 rc2

2004-04-23 Thread Carlos Sanchez
I agree. When you finish with this patch I'll try to add the ajdoc task which is back in 1.2 so it's also included in 3.0 plugin Thanks > -Mensaje original- > De: Vincent Massol [mailto:[EMAIL PROTECTED] > Enviado el: viernes, 23 de abril de 2004 17:13 > Para: 'Maven Users List'; [EMAIL

How to run java ?

2004-04-23 Thread Jesper Linvald
Hello gurus, Is there a goal similar to ants java goal (http://www.grisoft.com). Version: 6.0.654 / Virus Database: 419 - Release Date: 06-04-2004 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

RE: aspectj plugin & maven 1.0 rc2

2004-04-23 Thread Vincent Massol
I'd say we should go for 1.2. We can version the plugin as version 3.0. Thanks -Vincent > -Original Message- > From: Charles N. Harvey III [mailto:[EMAIL PROTECTED] > Sent: 23 April 2004 17:00 > To: Maven Users List > Subject: Re: aspectj plugin & maven 1.0 rc2 > > Correct. When you yo

Re: aspectj plugin & maven 1.0 rc2

2004-04-23 Thread Charles N. Harvey III
Correct. When you you copy the class files into your new jar, and perform the weaving. So, referring to the example below, it would create projectC.jar with all of projectA.jar's .class files. The thing that really drives me nuts, it only copies .class files. No .properties or .xml or anyth

FW: A better way to build with Junit test failures

2004-04-23 Thread Ian Black
Already sent this to the cruisecontrol user list. Just on the off-chance that someone has a solution. -Original Message- From: Ian Black [mailto:[EMAIL PROTECTED] Sent: 23 April 2004 13:35 To: [EMAIL PROTECTED] Subject: A better way to build with Junit test failures Hi, Has anyone found

Re: site:deploy onto sourceforge

2004-04-23 Thread David R Robison
The problem turned out to be that I had to load my public keys onto my sourceforge account so that ssh could log onto shell.sourceforge.net without having to ask for my password. After I did this, all worked well. David Quoting Yujin Kim <[EMAIL PROTECTED]>: > i had a similar issue when deployi

RE: aspectj plugin & maven 1.0 rc2

2004-04-23 Thread Carlos Sanchez
That's right, but now I have a doubt: when you weave a jar with you don't weave directly the jar in the repository? Is it copied somewhere? Also check the new AspectJ 1.2 that seems to have been improved and http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/aspectj-home/doc/dev guide/antTas

RE: Query about Maven WebSphere plugin

2004-04-23 Thread Vincent Massol
> -Original Message- > From: Richard Lewis-Shell [mailto:[EMAIL PROTECTED] > Sent: 23 April 2004 03:12 > To: Sunil D Patil > Cc: Maven Users List > Subject: Re: Query about Maven WebSphere plugin > [snip] > This would all be easier if the cactus plugin supports WAS - alas I'm all for

Re: site:deploy onto sourceforge

2004-04-23 Thread Yujin Kim
i had a similar issue when deploying over ssh. In my case, it was hanging when maven was trying to remove the tar.gz file after successful extraction. i realized that on the server the rm command was aliased to 'rm -i' which caused the hang. i get rid of the alias, and everything worked fin

Re: maven.docs.outputencoding=UTF-8

2004-04-23 Thread Frederic Boudaud
Sorry a little error from me. The error came from the tag in the project.xml because I had written some german text like "für". I will test again the site creation without this now but with UTF-8. Thanks - Original Message - From: "Frederic Boudaud" <[EMAIL PROTECTED]> To: "Maven Users

maven.docs.outputencoding=UTF-8

2004-04-23 Thread Frederic Boudaud
Hello all, I have tried to generate the site using the property : maven.docs.outputencoding=UTF-8. I get this error at the beginning (while parsing the config): | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 java.io.UTFDataForm