Re: Build definitions which exceed the default length

2007-11-26 Thread Emmanuel Venisse
Can we know values you use in this screen? Emmanuel Morgovsky, Alexander (US - Glen Mills) a écrit : Sure. On the Add/Edit Build Definition page, after entering the definition, I receive this error: org.apache.maven.continuum.ContinuumException: Error while executing the action

RE: Build definitions which exceed the default length

2007-11-26 Thread Morgovsky, Alexander (US - Glen Mills)
It is more than 300 characters of custom properties with their values set using -D parameters. However, I decided to use less characters, thus I am fine for now. Thank you. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 7:30 AM To:

Re: Build definitions which exceed the default length

2007-11-26 Thread Emmanuel Venisse
it would be better to use a profile instead of to use all properties on the command line. Emmanuel Morgovsky, Alexander (US - Glen Mills) a écrit : It is more than 300 characters of custom properties with their values set using -D parameters. However, I decided to use less characters, thus

RE: Build definitions which exceed the default length

2007-11-26 Thread Morgovsky, Alexander (US - Glen Mills)
Thanks, I will try this. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 8:27 AM To: continuum-users@maven.apache.org Subject: Re: Build definitions which exceed the default length it would be better to use a profile instead of to use

Re: Build Definitions Question

2007-11-26 Thread olivier lamy
Hi, No, you can have only one. -- Olivier 2007/11/26, Morgovsky, Alexander (US - Glen Mills) [EMAIL PROTECTED] : Is it possible to have more than build definition in the same project group to be set to default? Thank you. This message (including any attachments) contains confidential

Re: Not able to pass multiple arguments to javac

2007-11-26 Thread Sahoo
Thanks, that works. Sahoo Wayne Fay wrote: Try this, Sahoo: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-compiler-plugin/artifactId configuration compilerArgument-nowarn/compilerArgument compilerArgument-verbose/compilerArgument /configuration

Re: Dependency Browser Tool

2007-11-26 Thread Martin Gilday
Thanks Jake. I wasn't suggesting you move away from the GUI, I just wasn't aware that you couldn't lauch a GUI from a Maven plugin. It would just be nice for something like this to be part of the dependency plugin. mvn dependency:resolve is great, mvn dependency:resolve-gui would be even

maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread Eugeny N Dzhurinsky
Hello, gentlemen, we are using Artifactory to hold the modules we're using in Maven, for some weird reason we can't upload an artifact to the repository. For example I want to deploy the artifact with such command: mvn deploy:deploy-file -DgroupId=org.apache.hadoop \ -DartifactId=hadoop-core

RE: maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread nicklist
If I recall correctly, there is a bug in the settings. When you have a repository and a server with the same id, Maven gets confused. So, do you also have a repository configured with id ourrepository? Normally I postfix every server id with .server, so in this case the server id becomes

latest version of maven-dependency-plugin - missing excludes on ArtifactItem

2007-11-26 Thread Erez Nahir
Hi, I'm trying to use maven-dependency-plugin with excludes tag in my configuration part: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-dependency-plugin/artifactId executions execution

Re: [ARCHETYPE - CUSTOM PARAMETERS]

2007-11-26 Thread Raphaël Piéroni
Hi, João, Ludovic This feature is part of the upcomming new archetype plugin Regards, Raphaël 2007/11/11, Ludovic Claude [EMAIL PROTECTED]: Hi João, I've tried to do that as well, and I never found a way to make this work. If you find a solution, please let me know! Regards, Ludovic

[Solved]Re: Active a profile if another is not activated

2007-11-26 Thread Saloucious
Ok my problem are solved, because I haven't understand that defining a profiles List on command line (-P) overrides actived By Default profiles configuration Wendy Smoak-3 wrote: On Nov 23, 2007 10:03 AM, Saloucious [EMAIL PROTECTED] wrote: Is it possible to activate a profile if a

Re: [Solved]Re: Active a profile if another is not activated

2007-11-26 Thread Saloucious
Ok my problem is solved, -- Sorry Saloucious wrote: Ok my problem are solved, because I haven't understand that defining a profiles List on command line (-P) overrides actived By Default profiles configuration Wendy Smoak-3 wrote: On Nov 23, 2007 10:03 AM, Saloucious [EMAIL

Re: maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread Nicole Lacoste
Please don't address the list as gentlemen! It isn't nice for the gentlewomen who are on the list too :-) Nicole On 26/11/2007, Eugeny N Dzhurinsky [EMAIL PROTECTED] wrote: Hello, gentlemen, we are using Artifactory to hold the modules we're using in Maven, for some weird reason we can't

Re: maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread Eugeny N Dzhurinsky
On Mon, Nov 26, 2007 at 11:13:43AM +0100, [EMAIL PROTECTED] wrote: If I recall correctly, there is a bug in the settings. When you have a repository and a server with the same id, Maven gets confused. So, do you also have a repository configured with id ourrepository? Normally I postfix

Using scnm command with maven.

2007-11-26 Thread Vishal Pahwa
Hi We are using maven2.0.6. I am using assembly plugin for generating the release package. In that i am using fileset tag. but i need to give the location from SVN address so that i could get the files directly from SVN repository. In ant i know tag is available as src= target= username=

Re: maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread Eugeny N Dzhurinsky
On Mon, Nov 26, 2007 at 12:28:44PM +0100, Nicole Lacoste wrote: Please don't address the list as gentlemen! It isn't nice for the gentlewomen who are on the list too :-) Ouch, please excuse me, I didn't mind to offend you ;) Probably I had to use Gentlehomo? ;) -- Eugene N Dzhurinsky

RE: Using scnm command with maven.

2007-11-26 Thread nicklist
Try using the SCM plugin [1] to checkout the files you want into the target directory. From there the assembly plugin can use them. Hth, Nick Stolwijk [1] http://maven.apache.org/scm/plugins/ -Original Message- From: Vishal Pahwa [mailto:[EMAIL PROTECTED] Sent: Mon 11/26/2007 12:52

Re: Translation for Chinese Users

2007-11-26 Thread Vincent Siveton
Hi Thanks for your help. Here is a first step that could help you http://maven.apache.org/plugins/maven-site-plugin/i18n.html Cheers, Vincent 2007/11/23, Juven Xu [EMAIL PROTECTED]: Hi, guys: I'm a maven user from China and I do the build work for my company which is in Shanghai. Now

Re: The Maven team needs help from translators

2007-11-26 Thread Juven Xu
Hi, Denneis: I can take the zh_CN translation and finish it in this week. On Nov 26, 2007 3:35 PM, Milos Kleint [EMAIL PROTECTED] wrote: it's in mojo's sandbox https://svn.codehaus.org/mojo/trunk/sandbox/l10n-maven-plugin/ Milos On 11/26/07, Wim Deblauwe [EMAIL PROTECTED] wrote:

Re: Translation for Chinese Users

2007-11-26 Thread Juven Xu
Thank you, Vincent: I've checked out the maven-site-plugin and maven-project-info-reports-plugin, starting doing translation for zh_CN. I have to say it's a fantastic experience to make contributions for Maven and I hope I can do more. On Nov 26, 2007 8:04 PM, Vincent Siveton [EMAIL

Re: The Maven team needs help from translators

2007-11-26 Thread Damien Lecan
2007/11/26, Milos Kleint [EMAIL PROTECTED]: it's in mojo's sandbox https://svn.codehaus.org/mojo/trunk/sandbox/l10n-maven-plugin/ Very interesting ! Any chance to see it out of the sandbox soon ? Thanks Damien Lecan - To

Re: Not able to pass multiple arguments to javac

2007-11-26 Thread Sahoo
Ignore my earlier email. The suggestion actually does *not* work. When I run with -X option, it shows only the last compilerArgument. See the following output: [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile' -- [DEBUG] (f) basedir = /tmp/my-app

Re: The Maven team needs help from translators

2007-11-26 Thread Giancarlo Degani
Hi, I will try to help with the italian translations. Giancarlo 2007/11/24, Dennis Lundberg [EMAIL PROTECTED]: Hi all We are preparing the next release of the maven-project-info-reports-plugin. The current localizations are lacking translations for lots of resources. We need your help

maven-js-plugin 1.3 release

2007-11-26 Thread Adam Altemus
Hey all, We have released the 1.3 final version of the maven-js-plugin. Please see http://ossi.mobilvox.com/maven-js-plugin for full release details and documentation on the plugin. Also, the project can be found at http://sourceforge.net/projects/maven-js-plugin Thanks, Adam Altemus Software

RE: Not able to pass multiple arguments to javac

2007-11-26 Thread Jeff Jensen
Try this approach: configuration forktrue/fork maxmem1024m/maxmem showDeprecationtrue/showDeprecation showWarningstrue/showWarnings etc... /configuration To know element names to use, use the Name found in the Optional

Surefire System Properties not set?

2007-11-26 Thread Jimbog
Hi, Im trying to pass a system property into surefire to override a coherence cluster address, I have my surefire plugin configured as per.. http://maven.apache.org/plugins/maven-surefire-plugin/examples/system-properties.html build plugins

RE: Not able to pass multiple arguments to javac

2007-11-26 Thread nicklist
According to the web page [1], this should be: plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-compiler-plugin/artifactId configuration compilerArguments verbose /

RE: Surefire System Properties not set?

2007-11-26 Thread nicklist
You are configuring the wrong plugin: On the webpage: groupIdorg.apache.maven.plugins/groupId artifactIdmaven-surefire-plugin/artifactId In your code: groupIdorg.codehaus.mojo/groupId artifactIdsurefire-report-maven-plugin/artifactId Hth, Nick Stolwijk

Deploying Non-Maven Created Jar

2007-11-26 Thread Thomas Jackson
I have a jar from a third party that I want to use in my maven project. I was wondering if there is an easy way to setup a maven project so that I can replace the jar and have it deploy to the server using mvn deploy. Does anyone have any instructions or samples of doing this? I know I can

RE: Deploying Non-Maven Created Jar

2007-11-26 Thread nicklist
If it is only a jar file you wish to deploy: mvn deploy:deploy-file [1] Hth, Nick Stolwijk [1] http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html -Original Message- From: Thomas Jackson [mailto:[EMAIL PROTECTED] Sent: Mon 11/26/2007 3:36 PM To: Maven Users

RE: The Maven team needs help from translators

2007-11-26 Thread Jose Alejandro Uriza Zepahua
I would like to help you with the Spanish translation. When would you need it? Regards, Alejandro Uriza -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: November 24, 2007 1:03 PM To: Maven Users List Subject: The Maven team needs help from translators Hi all

RE: Surefire System Properties not set?

2007-11-26 Thread Jimbog
Hi, yes, we were only using the reports plugin, ive added the maven-surefire-plugin and the system properties get passed through, I would have thought the reports plugin would pass them in. nicklist wrote: You are configuring the wrong plugin: On the webpage:

RE: Surefire System Properties not set?

2007-11-26 Thread nicklist
No, the surefire plugin runs your tests, and is by default enabled for most packagings, so if you want to pass in properties you have to override the configuration. The report plugin only does that, the reporting. It takes the results from target/surefire-reports and creates the html files from

xdoc : problem with links to xml file with maven -site-plugin 2.0-beta-6-SNAPSHOT

2007-11-26 Thread Anne Gerodolle
Hi, I've just noticed a problem with maven -site-plugin 2.0-beta-6-SNAPSHOT : simple relative links to xml files are transformed into internal links , so that lt;a href=link.xmlgt;link.xmllt;/agt; in the xdoc file becomes lt;a href=#link.xmlgt;link.xmllt;/agt; in the generated html file

Re: Not able to pass multiple arguments to javac

2007-11-26 Thread Sahoo
Yes, I knew that approach, but the options I actually want to pass are not supported by the mojo. nowarn and verbose were just used as examples; I want to pass -proc:none and -implicit. They are not supported by javac. There are many such options which are not supported by the mojo. I thought

Re: Maven release plugin: Address already in use!

2007-11-26 Thread Bashar Jawad
I still can't resolve this issue. I am using Maven 2.0.7. This is a major blocker issue for me so I would really appreciate any help. Does anyone at least know what port the release plugin uses ? Thanks, Bashar Jawad wrote: I am trying to use the maven-release-plugin to prepare and perform a

[m2] Need assembly, tag, release, deploy help.

2007-11-26 Thread Mick Knutson
I need some help understanding the final tag, release, assemble process with continuum ans remote subversion. Here is my scenario: I have a remote SVN that all developers use. Then I have a continuum box, that also has our remote repository. Each time we build on the build server, I want this to

Re: Maven release plugin: Address already in use!

2007-11-26 Thread Jorg Heymans
I've seen this happening when MAVEN_OPTS is set to enable remote debugging. What happens is that the release plugin invokes a system exec of some sort of mvn which then tries to use the same MAVEN_OPTS and fails because the debug port is already taken. Makes sense? Jorg On Nov 26, 2007 5:11 PM,

Re: Dependency Browser Tool

2007-11-26 Thread Rune Flobakk
I don't think there is anything stopping anyone to wrap a plugin/MOJO-interface around the maven-dependency-browser to achieve what you suggest :) - Rune Martin Gilday wrote: Thanks Jake. I wasn't suggesting you move away from the GUI, I just wasn't aware that you couldn't lauch a GUI from

RE: Maven release plugin: Address already in use!

2007-11-26 Thread nicklist
What does your SCM configuration look like? Which protocol are you using? Please give some more information. With regards, Nick Stolwijk -Original Message- From: Bashar Jawad [mailto:[EMAIL PROTECTED] Sent: Mon 11/26/2007 5:11 PM To: Maven Users List Subject: Re: Maven release plugin:

RE: Version moving up fast

2007-11-26 Thread EJ Ciramella
I don't remember exactly (and my list of mvn bookmarks aren't working as well as they used to), but my recollection is if you put nothing for version number, it depends on the metadata stored in your internal repository (as long as that is kept up to date). Or was there a way to say use the

JavaDoc Warnings

2007-11-26 Thread Roland Asmann
Hi all, I was just building my site again (to check if everything is still okay for an upcoming release) and I saw all those ugly JavaDoc warnings fly by. I've been thinking about this before, but never got around to posting: Is there a taglet or something that I can use for my Maven-plugins?

Re: Version moving up fast

2007-11-26 Thread Tom Huybrechts
that only works for plugins, not for compile dependencies... I have the same problem, but I do my versioning slightly different. When I release my 1.0.0-SNAPSHOT, I'll make the release version 1.0.0.v20071126, and keep the development version at 1.0.0-SNAPSHOT... Tom On Nov 26, 2007 5:32 PM, EJ

1.1-beta-4 to 1.1 final data migration

2007-11-26 Thread Johnathan Gifford
While trying to migrate our data from 1.1-beta-4, I'm getting the following error trying to export data out of the beta install: 0 [main] INFO org.apache.maven.continuum.management.DataManagementCli - Processing Continuum database... Exception in thread main

Re: maven rebuild dependency

2007-11-26 Thread LinaTomy
Thanks a lot Wayne Wouldn't it be a good feature to be able to specify that all dependencies for a particular project needs to be rebuilt or not according to the requirements? That way we do not have to worry about a dependent project being modified and us not having the

Re: Version moving up fast

2007-11-26 Thread Kalle Korhonen
If you are releasing something, I think it's wrong to force your clients to move onto the new versions. If the client modules using your module would be in control of what they use, they'd update versions in their own schedule, even skip some. I haven't tried, but I wonder if it'd work to use both

Re: 1.1-beta-4 to 1.1 final data migration

2007-11-26 Thread Emmanuel Venisse
Hmm, weird. As a workaround, I think you can use datamanagement 1.1 to migrate your data because we don't have db schema (if I remember it correctly between 1.1-beta-4 and 1.1 final) Emmanuel Johnathan Gifford a écrit : While trying to migrate our data from 1.1-beta-4, I'm getting the

Re: Maven ear problem: Jboss can't find datasource file

2007-11-26 Thread CasMeiron
Any help guys? On Nov 23, 2007 3:29 PM, CasMeiron [EMAIL PROTECTED] wrote: Hi guys, Im trying to create a full ear project with maven2. Entities module, Ejb3 module, war modules etc... In my ejb3 module, i have the file my-app-ds.xml inside src/main/resources/META-INF In my ear module

can Java2wsdl goal be used to generate artifacts for multiple java service classes

2007-11-26 Thread taran
Hi, Can Java2wsdl goal be used to generate artifacts for multiple java service classes. I have my maven project, which contains multiple service implementation classes which i need to expose as webervices. I'm using java2wsdl, wsdl2java and admin goals all together to publish webservices. The

Re: Maven ear problem: Jboss can't find datasource file

2007-11-26 Thread Manos Batsis
CasMeiron wrote: Any help guys? I would suggest using application.xml to point in the datasource file in the EAR with: module javapath/to/my/myapp-ds.xml/java /module Now, to include this in the EAR during the build is another issue. You could add the file in

RE: Not able to pass multiple arguments to javac

2007-11-26 Thread nicklist
I've found the problem. Plexus (which runs the compiler and commandline) is quoting each argument. So for this configuration: build plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-compiler-plugin/artifactId configuration

Re: Not able to pass multiple arguments to javac

2007-11-26 Thread Sahoo
I doubt those message come from javac. They were printed by maven when I ran it with -X option. Tell me what is the option that is *not* supported by javac. AFAIK, all the options that I want to pass are very much supported by javac. Check out the documentation [1] of javac that comes with Sun

Re: 1.1-beta-4 to 1.1 final data migration

2007-11-26 Thread Johnathan Gifford
Now down to one artifact when using the data-management-cli-1.1-app.jar migration tool: 0 [main] INFO org.apache.maven.continuum.management.DataManagementCli - Processing Continuum database... Exception in thread main org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException:

Re: 1.1-beta-4 to 1.1 final data migration

2007-11-26 Thread Francis De Brabandere
Hi, Just do what is asked (you need to have maven 2 installed), go to those url's, download the needed jar and add it to your local repository using the mvn install:install-file command. Apache can not host those files in their repository because of licensing issues... If you have a company-wide

Re: Maven release plugin: Address already in use!

2007-11-26 Thread Bashar Jawad
Yup, that was the problem, removing the remote debug args fixed it. Should I file a Jira issue about it? Bashar Jorg Heymans wrote: I've seen this happening when MAVEN_OPTS is set to enable remote debugging. What happens is that the release plugin invokes a system exec of some sort of mvn

Re: Dependency Browser Tool

2007-11-26 Thread Julien CARSIQUE
Hi, +1 for the idea of making a dependency:resolve-gui goal; it would be nice :-) I have a problem testing your tool : it doesn't seem to properly manage properties. I don't know if it comes from your code or maven-model but there's an issue having in a pom.xml something like this : ...

Re: Version moving up fast

2007-11-26 Thread Kalle Korhonen
Unfortunately what I suggested doesn't work because of http://jira.codehaus.org/browse/MDEPLOY-44 - setting uniqueVersion from the command line doesn't work together with deploy:deploy, only with deploy:deploy-file - of course you could use the latter but it gets even more cumbersome. Kalle On

Re: 1.1-beta-4 to 1.1 final data migration

2007-11-26 Thread Johnathan Gifford
Just do what is asked (you need to have maven 2 installed), go to those url's, download the needed jar and add it to your local repository using the mvn install:install-file command. Already done that, that's why I'm posting this thread. Apache can not host those files in their repository

Re: Not able to pass multiple arguments to javac

2007-11-26 Thread Nick Stolwijk
My first assumption was indeed wrong, because I used java 1.5 to check for the existence of those properties. Also, your description (They are not supported by javac.) set me on the wrong track. See my other mail for the how and why of this error. And indeed, in the current implementation,

User id for SCP

2007-11-26 Thread Jon Strayer
How do I set the user id maven uses when deploying via scp? -- Esse Quam Videre To Be, rather than to Seem

Re: User id for SCP

2007-11-26 Thread Mick Knutson
plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-scm-plugin/artifactId version1.0-rc1/version configuration *username${scm.username}/username password${scm.password}/password*

Re: Not able to pass multiple arguments to javac

2007-11-26 Thread Wayne Fay
I haven't looked at the code, but based on some historical emails on this list it seemed like multiple compilerArgument tags were the way to go. One possible fix would be to take away the quoting of these arguments, but I'm not sure if this wouldn't create some new unintended side-effects. It

using assembly to create a war file

2007-11-26 Thread kalebral
Using maven 2.0.7 - I have a project that creates a war file. I want to modify the war file and rename some of the files based on the current project version. So my assembly.xml looks like: assembly iddistribution/id formats formatwar/format /formats files file

Build Definitions Question

2007-11-26 Thread Morgovsky, Alexander (US - Glen Mills)
Is it possible to have more than build definition in the same project group to be set to default? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended

Maven2 and Selenium problem / anyone could help?

2007-11-26 Thread Marco Mistroni
hi all, i am trying out Maven2 with selenium plugin, but i am getting alwasy same error and i was wondering if anyone else here came across same situation... here's my test ( i had my own url but as i kept on getting exceptions i tried with a well known one

Re: The Maven team needs help from translators

2007-11-26 Thread Dennis Lundberg
Thanks! Juven Xu wrote: Hi, Denneis: I can take the zh_CN translation and finish it in this week. On Nov 26, 2007 3:35 PM, Milos Kleint [EMAIL PROTECTED] wrote: it's in mojo's sandbox https://svn.codehaus.org/mojo/trunk/sandbox/l10n-maven-plugin/ Milos On 11/26/07, Wim Deblauwe [EMAIL

Re: The Maven team needs help from translators

2007-11-26 Thread Dennis Lundberg
People who have volunteered seem to want about one week to work on this. So I don't plan to make the release this week. If you need more time than a week, let us know how much and we'll see if we can adapt the release date to your requirements. Thanks! Jose Alejandro Uriza Zepahua wrote: I

Re: Maven2 and Selenium problem / anyone could help?

2007-11-26 Thread Nick Stolwijk
Copied from [1]: The quick answer is that because of cross-site scripting security built into JavaScript engines in all browsers, you can't edit the content of a web page from another domain. The foreign page will probably load correctly and be visible in the test runner window, but Selenium

overriding jspc-maven-plugin

2007-11-26 Thread Amir Mistric
Hi I have a super-parent POM that all of my projects inherit... 90% of the projects are WAR files and few are multi module JARs I would like to define a JSPC compile plugin at the super-parent POM level but the problem arises when building non-WAR projects How can I redefine specific

Re: Version moving up fast

2007-11-26 Thread Ronn . Chinowutthichai
It sounds odd to have that many release version per day. Version range notation would be perfect for what you need.. i.e., [2.1, ) Having said that I found a number of problems with using version range and I am stuck with 2.0.6 because 2.0.7 gives me NPE when it tries to resolve conflict

Re: Dependency issue (war and jar) in multimodule project

2007-11-26 Thread Juven Xu
Hi, Anand: If child2 has a dependency on child1 war, I think you don't need to make dependency on child1 jar. Cause all the xml file and class file will be inherited. Thanks, Juven On Nov 26, 2007 3:34 PM, Anand Rathi [EMAIL PROTECTED] wrote: Hi, I have a multimodule project as shown

Re: overriding jspc-maven-plugin

2007-11-26 Thread Wayne Fay
Many plugins offer a skip configuration option. Check the plugin docs to see if jspc-m-p does, and if it does not, file a JIRA to request that someone else add it or do it yourself. Then you could simply add the plugin in the parent, and declare it with skiptrue/skip in the non-WAR children

Re: Not able to pass multiple arguments to javac

2007-11-26 Thread Sahoo
An improvement request is filed: http://jira.codehaus.org/browse/MCOMPILER-62 Sahoo Wayne Fay wrote: I haven't looked at the code, but based on some historical emails on this list it seemed like multiple compilerArgument tags were the way to go. One possible fix would be to take away the

Interpolation of Pom Properties in Assembly Descriptor

2007-11-26 Thread Mark Reynolds
I was using maven-assembly-plugin 2.2-SNAPSHOT and tried to switch to 2.2-beta-2-SNAPSHOT but encountered a problem. I reference properties from my pom in the assembly descriptor, like this: project ... properties my.pathmyapp/WEB-INF/my.path /properties .. /project assembly ...

Re: Dependency issue (war and jar) in multimodule project

2007-11-26 Thread Anand Rathi
Hi Juven, I removed child1 jar dependency and only kept child1 war dependency but while building child2 project, it is still expanding child1 jar file instead of child1 war file. Also it is picking up 'child1-1.0-SNAPSHOT.jar' from 'child1\target' folder instead of repository. This is happening

Re: Dependency issue (war and jar) in multimodule project

2007-11-26 Thread Wayne Fay
In your dependency declaration, did you include typewar/type for the child1 dep in the child2 pom? Or how are you declaring the dependency? Perhaps show us your pom(s). Wayne On 11/26/07, Anand Rathi [EMAIL PROTECTED] wrote: Hi Juven, I removed child1 jar dependency and only kept child1 war

How to rebuild modules that depend on a changed module?

2007-11-26 Thread Jean-Sebastien Delfino
Hi, I'm working on a multimodule project and after making a change in a module X, I would like to do the following: - mvn clean install on all modules in the project that have compile dependencies on X; - mvn test on all modules in the project that have runtime and test dependencies on