Re: Continuum does not run Schduled Builds

2007-08-06 Thread Mac-Systems
Anyone can help on this Issue ? Someone running more than one Build ? I am using version 1.0.3. regards, Jens I have 3 Projects running with Continuum. Two of them are Branches. Actually i use onyl the Default Schedule (build each hour once). Only the Project which was first Configured in

M2 POM Url protected

2007-08-06 Thread Oscar Picasso
Hi, On continuum 1.0.3, I want to add a project using M2 POM Url. The urls point to a svn http server which is protected (using basic authenfication I think). When I try to add the M2 POM Url I get [ The URL you provided doesn't exist ] and the logs show: jvm 2| 2007-08-06 14:07:33,204

Re: M2 POM Url protected

2007-08-06 Thread Emmanuel Venisse
you can use an url like that: http:username:[EMAIL PROTECTED]:port/path/pom.xml Oscar Picasso a écrit : Hi, On continuum 1.0.3, I want to add a project using M2 POM Url. The urls point to a svn http server which is protected (using basic authenfication I think). When I try to add the M2 POM

RE: shell execution from 1.1-beta-1

2007-08-06 Thread LAMY Olivier
Ok. There is an issue in plexus-utils concerning this trouble. http://jira.codehaus.org/browse/PLXUTILS-34 Need to be fixed (but I don't have AIX here to test ;-) ) -- Olivier -Message d'origine- De : L. J. [mailto:[EMAIL PROTECTED] Envoyé : lundi 6 août 2007 23:11 À :

Continuum 1.1-beta-1 shell project does not run but runs from command line

2007-08-06 Thread L. J.
Using a shell script /usr/bin/sh build.sh (the script runs mvn -U - Dmaven.test.skip clean install), it works fine from the command line, but if I put in continuum beta-1 as a shell project, it fails. I tried adding the profile but does not help. Any suggestion or idea? Compiling 65 source files

RE: Continuum 1.1-beta-1 shell project does not run but runs from command line

2007-08-06 Thread LAMY Olivier
Can you do : - remove the SNAPSHOT version in the compiler (2.0.2 has been released) - give os information - the JAVA_HOME value in your system env (if a *n*x the value in the .profile ) - have you played with profile and attached a jdk to your build definition Thanks, -- Olivier -Message

Re: Continuum 1.1-beta-1 shell project does not run but runs from command line

2007-08-06 Thread L. J.
- remove the SNAPSHOT version in the compiler (2.0.2 has been released) Does not fix it, get the same error - give os information my os is AIX - the JAVA_HOME value in your system env (if a *n*x the value in the .profile ) in the .profile, JAVA_HOME is jdk1.4 - have you played with profile and

Continuum 1.1-beta-1 profile does not seem to work

2007-08-06 Thread L. J.
Hi, When using IE 6, I click the add button to add the installation in the profile, it does not do anything. When using Firefox, the add button works, but after save the profile and go back to check the profile, the installation isn't included in the profile. I am running in AIX, Is this because

continuum-1.1-beta-1: Error while generating mail contents.

2007-08-06 Thread Andreas Guther
Hi, After installing continuum-1.1-beta-1 last week all went fine and I was very pleased with the changes and new features. We just discovered that since a few days we do not get email messages anymore. The logs say: Error while generating mail contents. (Stack trace below) I can send email

Re: Continuum 1.1-beta-1 shell project does not run but runs from command line

2007-08-06 Thread L. J.
Ok, turns out that it it the bug in beta-1 Profile. After I click save, the JDK installation is removed from the profile. However, I can only add installation into profile using Firefox, not IE6. Thanks. LJ On 8/6/07, LAMY Olivier [EMAIL PROTECTED] wrote: Can you do : - remove the SNAPSHOT

Build Fresh option

2007-08-06 Thread Morgovsky, Alexander \(US - Glen Mills\)
It appears that the Build Fresh option does not fully work. I found a Jira issue #1156. Is it recommended to not use the Build Fresh option until later? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and

[OT] Mini-interview with Emmanuel Venisse of Maven and Continuum

2007-08-06 Thread Brett Porter
Hi all, I thought I might post this in case anyone was interested in getting to know Emmanuel a bit better: http://www.devzuz.org/?q=node/12 Emmanuel is a long term committer to Maven, who has done a bunch of stuff and is always busy. It was great fun talking to him. I hope you find it

Re: Parent POM, properties and scm problem

2007-08-06 Thread Jared Bunting
I'm also experiencing this problem. As discussed here (under Inheritance v. Aggregation): http://www.propellors.net/maven/site/pom.html#POM%20Relationships it appears to make sense in what is called the aggregation use case, but not in the inheritance use case. I'm wondering if there's some

two questions about maven

2007-08-06 Thread wangq/Wang Qiang\(IT\)
Dear Sirs I'm maven's new user. There are some questions I want to ask you. Can you help me 1 ) how can maven scm checkout two different directories into another two target directory. For Example, in cvs , I have two directories : /source/main , /source/test. I want to checkout them into

eclipse-plugin generates weird classpath entries

2007-08-06 Thread Klaus Botschen
hi, i can't find the reason why i get such strange entries in the classpath file: classpathentry kind=var path=M2_REPOant/ant-optional/1.5.1/ant-optional-1.5.1.jar/ classpathentry kind=var path=M2_REPOantlr/antlr/2.7.6/antlr-2.7.6.jar/ classpathentry kind=var

[ANN] hibernate3-maven-plugin 1.0-alpha-2

2007-08-06 Thread Johann Reyes
Hello everyone We are pleased to announce the release of the Hibernate3 Maven Plugin version 1.0-alpha-2 * * * This release includes a few significants bits... * Fixed hbmtemplate goal. * Fixed issue with log4j. * Fixed issue with multimodule projects Some other minor bits, like improved

Continuum doesn't recognize maven build failures

2007-08-06 Thread Christian Wieland (open4business GmbH)
Hi, we're using continuum 1.0.3 with maven 2.0.7 on windows 2003 server. When a maven build fails like this: [INFO] Scanning for projects... [INFO] [INFO] Building example4business004 [INFO]task-segment:

Re: 1.1-alpha-beta questions

2007-08-06 Thread Eric Masliah
If I have well understood : The fresh build option is to checkout the scm every time you build (not just a up). The release option is to make a release with a beautiful windows. The order is not a bug. It is because you don't' have make recursive project then the parent pom don't build his

Re: [JETTY PLUGIN]

2007-08-06 Thread Jan Torben Heuer
On Friday 03 August 2007 17:05:50 Craig Ching wrote: Hallo, Maybe I'm wrong about this, but I don't think there would be a way to set those in the pom as the jetty plugin runs inside the same JVM that maven runs in and I don't know of a way to set those after the JVM has been created. I

Re: eclipse-plugin generates weird classpath entries

2007-08-06 Thread harald . meyer
Quoting Klaus Botschen [EMAIL PROTECTED]: i can't find the reason why i get such strange entries in the classpath file: classpathentry kind=var path=M2_REPOant/ant-optional/1.5.1/ant-optional-1.5.1.jar/ classpathentry kind=var path=M2_REPOantlr/antlr/2.7.6/antlr-2.7.6.jar/ classpathentry

RE: eclipse-plugin generates weird classpath entries

2007-08-06 Thread Jörg Schaible
[EMAIL PROTECTED] wrote on Monday, August 06, 2007 9:15 AM: Quoting Klaus Botschen [EMAIL PROTECTED]: i can't find the reason why i get such strange entries in the classpath file: classpathentry kind=var path=M2_REPOant/ant-optional/1.5.1/ant-optional-1.5.1.jar/ classpathentry

RE: Auto incrementing a build identifier

2007-08-06 Thread John Coleman
That certainly gets my vote - just last week I was thinking it might be handy to incorporate the subversion revision number in the artefact name. John -Original Message- From: Antony Stubbs [mailto:[EMAIL PROTECTED] Sent: 05 August 2007 11:42 To: users@maven.apache.org Subject: RE: Auto

Re: [m2] How to make Cobertura coverage ignore private Constructors?

2007-08-06 Thread James Abley
On 02/08/07, Mick Knutson [EMAIL PROTECTED] wrote: I keep getting line not tested for private constructors. How do I ignore this? Try asking on a Cobertura mailing list? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com

Need Help :: Local Repository Gets Corrupted

2007-08-06 Thread AjeetSK
All, I am trying to download dependencies and plugins from my own remote repository and while downloading few files get corrupted. Moreover, the goals don't get executed. D:\beta-AWM\awm\resourcemvn generate-sources [INFO] Scanning for projects... [INFO]

RE: Parent POM, properties and scm problem

2007-08-06 Thread Jörg Schaible
Oscar Picasso wrote on Wednesday, August 01, 2007 7:31 PM: The current Maven behaviour is fine for multimodule projects. However I am trying to write a organizational POM that all my projets would inherited and wanted to avoid duplication of the scm section. So in case of independent

Need Help :: POM files get Corrupted while downloading from local repository

2007-08-06 Thread AjeetSK
All, I am trying to download dependencies and plugins from my own remote repository and while downloading few files get corrupted. Moreover, the goals don't get executed. D:\beta-AWM\awm\resourcemvn generate-sources [INFO] Scanning for projects... [INFO]

Re: Continuum does not run Schduled Builds

2007-08-06 Thread Emmanuel Venisse
We have a bug in 1.0.3 about more than one scheduled build. If you want, you can try Continuum 1.1-beta-1, the bug is fixed. Emmanuel Mac-Systems a écrit : Anyone can help on this Issue ? Someone running more than one Build ? I am using version 1.0.3. regards, Jens I have 3 Projects running

Code Obfuscator

2007-08-06 Thread Vihung Marathe
Does anyone know of a code obfuscator [commercial or otherwise] plugin that can be incorporated into a Maven build? It seems to make sense to do this as part of a release (obviously, for a non-open-source enterprise app). -- Vihung _

Newbie: Failed pre-download policies

2007-08-06 Thread Antonio Parolini
Hello, I'm trying to configure archiva following the getting started doc, but I cannot get Archiva to cache the central repo. When I ask for this url: http://znjupiter:8080/archiva/repository/internal/org/apache/maven/wagon/wagon-ftp/1.0-alpha-6/wagon-ftp-1.0-alpha-6.jar I see the following

tools to install dev environment

2007-08-06 Thread lmk
hello, my quation is not directly related to maven, but, i dont found the appropriate forum..it's about automatic setup for all developpement tools, like maven, eclipse, web server..setting environement variables... im looking for a quick manner to install all frameworks for developpers. like

RE: Code Obfuscator

2007-08-06 Thread John Coleman
This might do... http://mail-archives.apache.org/mod_mbox/maven-users/200701.mbox/%3C6473 [EMAIL PROTECTED] -Original Message- From: Vihung Marathe [mailto:[EMAIL PROTECTED] Sent: 06 August 2007 14:25 To: users@maven.apache.org Subject: Code Obfuscator Does anyone know of a code

Re: Newbie: Failed pre-download policies

2007-08-06 Thread Joakim Erdfelt
There appears to be a problem with your cache-failures policy. Set it to ignored (or disabled) and try again. - Joakim Antonio Parolini wrote: Hello, I'm trying to configure archiva following the getting started doc, but I cannot get Archiva to cache the central repo. When I ask for this

file based profile activation - best practice ?

2007-08-06 Thread nicolas de loof
Hello, I'm using a code generator, and I'd like to avoid regeneration of code on each build. I've set a profile to launch the generation using the antrun plugin The profile is active based on a generated file missing : profile idsql2java/id activation file

maven-bundle plugin and felix-308

2007-08-06 Thread Arash Amiri
Hi, I have some questions considering the felix-308 issue. right now, when you add dependencies to your maven-bundle-plugin, you have to add transitive dependencies by hand, right? so if I want to use the commons-httpclient in my bundle, I have to add also log4j. If I add log4, javax.jms and

Replacement for Ant's FixCRLF

2007-08-06 Thread Trevor Torrez
As noted at the end of the antrun plugins' usage page (http://maven.apache.org/plugins/maven-antrun-plugin/usage.html) the resources plugin can be used in lieu of Ant's FixCRLF task. Any example on how to do this when the build takes place on a windows continuous build server and the assembly

Re: maven-bundle plugin and felix-308

2007-08-06 Thread Carlos Sanchez
that plugin is developed in the Felix project, you'll have better luck asking in the felix mailing lists On 8/6/07, Arash Amiri [EMAIL PROTECTED] wrote: Hi, I have some questions considering the felix-308 issue. right now, when you add dependencies to your maven-bundle-plugin, you have to add

castor plugin and castor version

2007-08-06 Thread nicolas de loof
I'm using castor to generate code. the plugin (mojo) has a dependency on castor:castor:0.9.7 This version has a generator bug (http://jira.codehaus.org/browse/CASTOR-742) that is solved in 1.0.4 But I can't override the plugin classpath to set version to 1.0.4 as the groupId has been changed

Re: file based profile activation - best practice ?

2007-08-06 Thread Wayne Fay
Not ideal, but you could set up another profile that has the full path from the parent, and specify that when running from the parent ie sql2java_top or something. Wayne On 8/6/07, nicolas de loof [EMAIL PROTECTED] wrote: Hello, I'm using a code generator, and I'd like to avoid regeneration

Re: Overriding artifact name in the repository

2007-08-06 Thread Heinrich Nirschl
On 8/6/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Is there a way to override the artifact name that gets deployed into the repository? No. The repository is primarily there for maven to find artifacts used as dependencies in other projects. This is not be possible if they don't have the

RE: Maven-Weblogic: NoClassDefFoundError for JAR in an EAR

2007-08-06 Thread Vaidya, Supriya A (US - Chicago)
HI Scott - sorry I took so long to respond, got pulled into a few other things. Here is the stack trace on the maven console - below it is that on the weblogic server console: C:\CreditelseContinuance\creditelseEARmvn weblogic:deploy -X + Error stacktraces are turned on. Maven version: 2.0.7 Java

Retrieving subversion revision number

2007-08-06 Thread DCVer
Hi all, I would like to get the revision number of my project on svn repository using maven2 (or some other tool) and put this number e.g. in some property file. How could this be done? -- View this message in context:

Re: Retrieving subversion revision number

2007-08-06 Thread ben short
http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/howto.html On 8/6/07, DCVer [EMAIL PROTECTED] wrote: Hi all, I would like to get the revision number of my project on svn repository using maven2 (or some other tool) and put this number e.g. in some property file. How could this

Re: Retrieving subversion revision number

2007-08-06 Thread Nick Stolwijk
Have a look at the buildnumber plugin, which does exactly that.[1] Hth, Nick Stolwijk [1] http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/index.html DCVer wrote: Hi all, I would like to get the revision number of my project on svn repository using maven2 (or some other tool)

RE: Maven-Weblogic: NoClassDefFoundError for JAR in an EAR

2007-08-06 Thread Vaidya, Supriya A (US - Chicago)
Ok... I just tried deploying the same EAR in the weblogic console - and it failed there too withteh same NoClassDefFoundError... WHY!?!??!?!? :o( The required class is packaged in a .jar. The jar is in the EAR's lib folder. The application.xml does not have mention to it tho (I don't see why it

Re: how to specify multiple descriptors on the command-line

2007-08-06 Thread Lara Brian
Hi Deng, Thanks a lot for the reply/suggestions. I will try profiles and see how it goes. Thanks a lot. Maria Odea Ching-2 wrote: Hi Lara, I don't think it's possible to specify the descriptors from the command line as it seems to be not supported by the assembly plugin. Maybe you

RE: Maven-Weblogic: NoClassDefFoundError for JAR in an EAR

2007-08-06 Thread Vaidya, Supriya A (US - Chicago)
Hmm. I got around THAT one by putting the jar explicitly in the classpath of weblogic (modified the startWebLogic.cmd file)... And the deployment was successful - thru the weblogic console and the weblogic:deploy command. Now.. How would I go about achieving this with the weblogic:deploy command

[103] Peform build even if there are no changes in cvs?

2007-08-06 Thread Michael Meyer
Hi is there a way to perform a scheduled build even if there are no changes in cvs? I think this feature is called Build fresh in continuum 1.1 Beta 1. Unfortunately I'm still using continuum 1.0.3. Cheers, michael

RE: Perforce SCM

2007-08-06 Thread McNaught, Duncan
I'm had this problem too - have you found a solution? I reported it to continuum-users, continuum-dev and then entered a JIRA: http://jira.codehaus.org/browse/CONTINUUM-1351 I'm unable to move up from 1.1-alpha-2 until this is resolved. I'm also having a problem with one of my continuum servers

Re: [103] Peform build even if there are no changes in cvs?

2007-08-06 Thread Stephane Nicoll
You'll need to upgrade. HTH, Stéphane On 8/6/07, Michael Meyer [EMAIL PROTECTED] wrote: Hi is there a way to perform a scheduled build even if there are no changes in cvs? I think this feature is called Build fresh in continuum 1.1 Beta 1. Unfortunately I'm still using continuum 1.0.3.

Re: Retrieving subversion revision number

2007-08-06 Thread Lee Meador
You can do it by generating a file with Ant as well. I generate a java source file with a constant in it in the generate-source phase. You could generate a .properties file. This is in the POM under buildplugins plugin artifactIdmaven-antrun-plugin/artifactId executions execution

Maven plugin testing tools/harness

2007-08-06 Thread Arnaud Bailly
Hello, I would like to know where I can find usage examples of the maven-plugin-testing-tools shared component. It looks really interesting Thx PS: Is it possible to connect to irc.codehaus.org using erc on emacs ? I keep getting connection errors... -- OQube software engineering \ génie

RE: Maven-Weblogic: NoClassDefFoundError for JAR in an EAR

2007-08-06 Thread Vaidya, Supriya A (US - Chicago)
This is strange indeed. I've been reading up, and find that a lot of people have faced this problem, but no solutions have been posted... I've even tried using the includeInApplicationXml tag for the EAR-plugin, but this is not working either (isn't this to be used for client JARs only?). My

[m2] How to catch errors when running mvn?

2007-08-06 Thread Mick Knutson
I want to be able to catch an error in a batch script when I run the following command: @call mvn clean install -e so how could I do something like: %local-error% = @call mvn clean install -e then test %local-error% != 1 -- Thanks, Mick Knutson http://www.baselogic.com

shell execution from 1.1-beta-1

2007-08-06 Thread L. J.
I have a build definition: Build File /usr/bin/sh Arguments buildAdmin.sh It works in alpha and earlier version of continuum. Is the way that the shell script gets executed changed since beta? I got the following error, and wonder why continuum is calling /bin/bash at the very beginning 1705563

Problem accessing local repository from Parent POM

2007-08-06 Thread Mark Eramo
Hello, I have setup a Parent POM / Child POM relationship and now I am having a problem accessing my local repository. I have defined in my Parent POM, the local repository only. In my Child POM, I reference the parent POM but no repository. I assume it will use the repository setting in

Re: file based profile activation - best practice ?

2007-08-06 Thread nicolas de loof
The ant code required to make the generator work is huge, and duplicating it would be worst as running it twice. Thanks anyway for the suggestion 2007/8/6, Wayne Fay [EMAIL PROTECTED]: Not ideal, but you could set up another profile that has the full path from the parent, and specify that

[m2] urgent issue with modules and sub-modules for initial builds

2007-08-06 Thread Mick Knutson
I have several levels of my modules Such as: pom.xml -- utilities/common/pom.xml -- utilities/common/pom.xml -- utilities/common/build-tools/pom.xml Now when I have a new repo and I run a mvn clean install I get : + Error stacktraces are turned on. [INFO] Scanning

RE: shell execution from 1.1-beta-1

2007-08-06 Thread LAMY Olivier
Hi, What is your ? AIX ? -- Olivier -Message d'origine- De : L. J. [mailto:[EMAIL PROTECTED] Envoyé : lundi 6 août 2007 22:11 À : continuum-users Objet : shell execution from 1.1-beta-1 I have a build definition: Build File /usr/bin/sh Arguments buildAdmin.sh It works in alpha and

Deletion of Build Directory Error

2007-08-06 Thread Morgovsky, Alexander \(US - Glen Mills\)
I am using 1.1-alpha-2. I received the following exception during a scheduled, automated build of a project. Is this a known issue, and if yes, has it been fixed in 1.1-beta-1? Thank you. org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error executing action

Assembly descriptors: excludes in filesets not excluding

2007-08-06 Thread Andrew Boyer
I have a basic assembly descriptor like this: assembly iddist/id formats formatzip/format formattar.gz/format /formats includeBaseDirectoryfalse/includeBaseDirectory fileSets fileSet directorytarget/dist/directory outputDirectory//outputDirectory excludes

[CREATE:ARCHETYPE]

2007-08-06 Thread João Kreuzberg
Hello guys, I'm having a problem with create:archetype on the site is says it has a -Dbasedir parameter but it doesn't seems to work I tried mvn archetype:create -DgroupId=joao -DartifactId=joao -Dbasedir=C:\ but it does not create the project on the specified dir it creates on the current dir

RE: [m2] How to catch errors when running mvn?

2007-08-06 Thread Andrew Boyer
A good example of how to do this is in the mvn.bat batch file. Open it up, search for Start MAVEN2, and then notice how it checks the return value. Also notice that you'll need to set the environmental variable MAVEN_TERMINATE_CMD for the batch file to return errors. Andrew -Original

Re: Maven-Weblogic: NoClassDefFoundError for JAR in an EAR

2007-08-06 Thread Scott Ryan
This is really more of a J2EE, WebLogic and Classloader issue rather than Maven. If placing the jar in the APP-INF/lib directory does not help you will have to decompose your classloader structure and fix the manifests. If the problem is in the EJB access you can just place the jar in

Re: Code Obfuscator

2007-08-06 Thread Steven Rowe
Proguard: http://pyx4me.com/pyx4me-maven-plugins/proguard-maven-plugin/introduction.html Steve Vihung Marathe wrote: Does anyone know of a code obfuscator [commercial or otherwise] plugin that can be incorporated into a Maven build? It seems to make sense to do this as part of a release

How to increase the memory usage for mvn?

2007-08-06 Thread Baz
Hi, How can i increase the memory usage for mvn? Like using ANT, there is an option for that right? Thanks. A.

Re: Continuum 1.1-beta-1 shell project does not run but runs from command line

2007-08-06 Thread L. J.
Sure, build plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-compiler-plugin/artifactId version2.0.1-SNAPSHOT/version configuration target1.3/target

Re: How to increase the memory usage for mvn?

2007-08-06 Thread Ronn . Chinowutthichai
You could set MAVEN_OPTS environment variable in your shell. e.g., set MAVEN_OPTS=-Xmx512M Cheers, rOnn c. Baz [EMAIL PROTECTED] 08/07/2007 09:19 AM Please respond to Maven Users List users@maven.apache.org To Maven Users List users@maven.apache.org cc Subject How to increase the memory

RE: Maven-Weblogic: NoClassDefFoundError for JAR in an EAR

2007-08-06 Thread Ronn . Chinowutthichai
Vaidya, I can't work out the directory structure of your EAR from your emails but the lib directory you mention should be in creditelseEAR.ear/APP-INF/lib/ and not creditelseEAR.ear/lib/ Weblogic should be able to find libraries within APP-INF/lib/ rOnn c. Vaidya, Supriya A (US -

RE: Auto incrementing a build identifier

2007-08-06 Thread Antony Stubbs
Apparently you can do that ( I haven't tried it ) using the build-number-plugin, but again, not into the _deploy_ artefact. That plugin still has it's own system for putting a build number in the file name. it's a real pity - I wonder how this hasn't been addressed in the past. I mean, what do

Re: WebLogic Deployment ok from child, fails from parent ?

2007-08-06 Thread Ronn . Chinowutthichai
Scott, I have the same problem here, I have the plugin defined in parent pom (under pluginManagement). When I run mvn weblogic:deploy from the parent, it assumes that the parent pom is a war project and then tries to deploy the war artifact of the parent at the parent level. This immediately

RE: Auto incrementing a build identifier

2007-08-06 Thread Antony Stubbs
I have submitted a jira issue [1] - let's see what response we get... A work around I am going to try, is pretty much ignoring the build number that deploy generates, and instead rely on time stamps. E.g. I will use the timestamp generated by build number plugin in a properties file to display

Re: What is the Best practice for generating variations of an artifacts?

2007-08-06 Thread Antony Stubbs
That's correct. My mistate. I thought i replied to your msg last night - but my reply seems to have disapered. Details of my new approach, and issues can be found here: http://forum.springframework.org/showthread.php?t=42314 I will change it to use multiple PropertyPlaceholderConfigurer beans.

Re: maven-bundle plugin and felix-308

2007-08-06 Thread Stuart McCulloch
On 06/08/07, Arash Amiri [EMAIL PROTECTED] wrote: Hi, I have some questions considering the felix-308 issue. right now, when you add dependencies to your maven-bundle-plugin, you have to add transitive dependencies by hand, right? so if I want to use the commons-httpclient in my bundle, I

Re: [CREATE:ARCHETYPE]

2007-08-06 Thread Maria Odea Ching
Hi, You've got the wrong parameter name.. it should be user.dir instead of basedir. HTH, Deng João Kreuzberg wrote: Hello guys, I'm having a problem with create:archetype on the site is says it has a -Dbasedir parameter but it doesn't seems to work I tried mvn archetype:create

Re: [CREATE:ARCHETYPE]

2007-08-06 Thread João Kreuzberg
YES, that works :) Thanks so much, Best regards, João Kreuzberg On 8/7/07, Maria Odea Ching [EMAIL PROTECTED] wrote: Hi, You've got the wrong parameter name.. it should be user.dir instead of basedir. HTH, Deng João Kreuzberg wrote: Hello guys, I'm having a problem with