Re: XDoclet Axis

2004-12-20 Thread Joachim Bader
Hi Chris, On Monday 20 December 2004 17:45, Christian Mouttet wrote: has anyone experience with generating deploy.wsdd for Axis with the XDoclet plugin? I'd like to know that I have to configure in project.properties. an extract from my project.properties. regards, Joachim

Re: [OT] jalopy

2004-10-09 Thread Joachim Bader
Hi, On Saturday 09 October 2004 06:56, Nathan Coast wrote: How do people create their jalopy config files? jalopy-console (http://jalopy.sourceforge.net/download.html) - bin/preferences.sh regards, Joachim - To unsubscribe,

Re: Native-Plugin - library name

2004-10-07 Thread Joachim Bader
Hi, On Thursday 07 October 2004 17:14, rakesh bhakta wrote: I am trying to use the maven-native-plugin and have found some success running the HelloWorld sample on both a cygwin/window and a linux enviroment after manually renaming the library file. The issue I have is with the resulting

Re: Maven / XDoclet / JBoss problem

2004-09-15 Thread Joachim Bader
Hi, On Wednesday 15 September 2004 10:37, Jose Gonzalez Gomez wrote: I'm trying to generate the ejb jboss descriptor using Maven and XDoclet with no success. I had success generating all the other stuff (home and remote interfaces, util classes, standard descriptor...) but whenever I try

Re: Maven / XDoclet / JBoss problem

2004-09-15 Thread Joachim Bader
On Wednesday 15 September 2004 10:37, Jose Gonzalez Gomez wrote: I'm trying to generate the ejb jboss descriptor using Maven and XDoclet with no success. I had success generating all the other stuff (home and remote interfaces, util classes, standard descriptor...) but whenever I try to

Re: bootclasspath from dependency

2004-07-07 Thread Joachim Bader
On Wednesday 07 July 2004 05:23, Brett Porter wrote: try ${pom.getDependencyPath('ajof:ajof')} this work, thanks Probably won't work in a properties file (not sure though) - in which case it needs to be in maven.xml ... regards, Joachim

bootclasspath from dependency

2004-07-06 Thread Joachim Bader
Hi, for developing J2ME application it's necessary to overwrite the bootclasspath of the compiler. I do this with a property in my project.properties file: maven.compile.compilerargs=-bootclasspath ${basedir}/lib/classes.zip: ${basedir}/lib/ajof.zip disadvantage: I have to keep the

Re: Plugin Feature Suggestion

2004-05-18 Thread Joachim Bader
Hello, On Tuesday 18 May 2004 10:46, Amato Massimiliano \(TLAB\) wrote: JAR Plugin 1.3 - Added jar.bundle dependancy property do you mean something like MPJAR-4? http://jira.codehaus.org/browse/MPJAR-4 regards, Joachim -

Re: Plugin Feature Suggestion

2004-05-18 Thread Joachim Bader
On Tuesday 18 May 2004 11:28, Amato Massimiliano \(TLAB\) wrote: It looks you already added it in the most recent release it's not commited yet. The patch is against a rather old version of the jar plugin. I'll write a patch for a newer version and ask a developer with commit privileges.

Re: ibiblio central repository

2004-04-02 Thread Joachim Bader
On Thursday 01 April 2004 12:43, Serge Huber wrote: 1. What happens if ibiblio suddenly becomes unavailable ? Shouldn't Maven have a mirroring system the same way Debian repositories have ? 2. A lot of companies use their own remote repository. What should be in there, only what's not on

Re: RC2 Torque Plugin

2004-03-24 Thread Joachim Bader
On Wednesday 24 March 2004 12:08, Joe Taylor wrote: RC2 doesn't seem to have the torque plugin. From earlier posts it looks like this has been migrated into the torque project but I cant find a download for it. Do i need to build this from CVS? or have i missed something else along the way??

Re: ChangeLog and File Activities problem ?

2003-10-30 Thread Joachim Bader
Hello, On Thursday 30 October 2003 11:28, Eric Chow wrote: I have add the changelog-plugin-report in the project.xml. But it just generated a empty content of report when generating the site. it's normally a cvs login problem. project.xml repository, connection correct? repository path