Re: [announce] Continuum 1.1 final is released

2007-11-25 Thread Otto Kolsi
Emmanuel Venisse wrote: The Continuum team is pleased to announce the Continuum 1.1 final release To upgrade from a previous 1.1 beta, you can look at Upgrade Guide : http://maven.apache.org/continuum/documentation/1_1/installation/upgrade.html We are running Continuum 1.0.3 with PostgreSQL

Re: Testing maven java web projects?

2007-11-25 Thread Dan Kigelman
Hi Dmitry, What kind of web project is it? Is it a website or a web service? For http-based web applications, I would recommend looking into: httpunit - http://httpunit.sourceforge.net/ htmlunit - http://htmlunit.sourceforge.net/ jwebunit - http://jwebunit.sourceforge.net/ canoo -

Re: The Maven team needs help from translators

2007-11-25 Thread maarten roosendaal
Hi Dennis, I'll take the Dutch translations, when is the deadline for this part? I'll try to have it done by the end of the week or attach the file with what i've got by then. Maarten - Original Message From: Dennis Lundberg [EMAIL PROTECTED] To: Maven Users List

Re: The Maven team needs help from translators

2007-11-25 Thread maarten roosendaal
1 more question, am i correct that there are now 201 entries for this file? I've added the ones that were missing from http://jira.codehaus.org/browse/MPIR-34 and downloaded the sources today (25-11-2007) - Original Message From: Dennis Lundberg [EMAIL PROTECTED] To: Maven Users List

Re: The Maven team needs help from translators

2007-11-25 Thread Nick Stolwijk
Maarten, If you need help with the dutch translations, just give a shout. I can do some in this week. With regards, Nick Stolwijk maarten roosendaal wrote: Hi Dennis, I'll take the Dutch translations, when is the deadline for this part? I'll try to have it done by the end of the week or

Dependency Browser Tool

2007-11-25 Thread jake341
We have developed tool that allows us to browse the dependency tree for a selected pom. It lists the artifacts, versions and artifacts with more that one version. We use it for finding where a dependency is coming from and for resolving conflicting version (convergence) issues. The tools is

Re: The Maven team needs help from translators

2007-11-25 Thread maarten roosendaal
Nick, Thanks, i'll need someone to verify my translations so can i mail you what i've got friday (hopefully i'll get everything done by wensday) ? - Original Message From: Nick Stolwijk [EMAIL PROTECTED] To: Maven Users List users@maven.apache.org Sent: Sunday, November 25, 2007

Re: The Maven team needs help from translators

2007-11-25 Thread Nick Stolwijk
Shall we both do half and check each other? maarten roosendaal wrote: Nick, Thanks, i'll need someone to verify my translations so can i mail you what i've got friday (hopefully i'll get everything done by wensday) ? - Original Message From: Nick Stolwijk [EMAIL PROTECTED] To:

Maven Plug-in Development: How to check for Maven Options?

2007-11-25 Thread Andreas Guther
I would like to check in my Maven 2 plug-in if certain mvn options have be enabled and if not would then like to print a recommendation how to set Maven to run the plug-in. Is there a way to access information on which Maven options where set, for example mvn -N? Andreas

Re: The Maven team needs help from translators

2007-11-25 Thread maarten roosendaal
sorry, i miscounted, the count is 211 - Original Message From: maarten roosendaal [EMAIL PROTECTED] To: Maven Users List users@maven.apache.org Sent: Sunday, November 25, 2007 1:38:47 PM Subject: Re: The Maven team needs help from translators 1 more question, am i correct that there

Re: The Maven team needs help from translators

2007-11-25 Thread Dennis Lundberg
There are 201 entries in the English property file. I have previously sorted all of the properties files, so the easiest way to see what's missing is by using your favorite diff tool. Just diff the English file the one for your language. The report I linked to gives an overview of what is

Re: The Maven team needs help from translators

2007-11-25 Thread Dennis Lundberg
By the end of the week sounds fine to me. We have not set a definite date for the release. Thanks for your help! maarten roosendaal wrote: Hi Dennis, I'll take the Dutch translations, when is the deadline for this part? I'll try to have it done by the end of the week or attach the file with

Re: Dependency Browser Tool

2007-11-25 Thread Martin Gilday
Looks like it could be very useful, hunting down rogue transitive dependencies can be painful at times. Is there any reason this isn't a Maven plugin though? --repository could be taken from settings.xml --workspace could just be the current directory where you run mvn xx:xx. - Original

Re: The Maven team needs help from translators

2007-11-25 Thread Dennis Lundberg
Lukas Theussl has updated the German resource bundle. I have uploaded an updated localization status report: http://people.apache.org/~dennisl/maven-project-info-reports-plugin/l10n-status.html Dennis Lundberg wrote: Hi all We are preparing the next release of the

Re: Dependency Browser Tool

2007-11-25 Thread jake pezaro
there are a couple of reasons why this is not a maven plugin. 1. we found it much easier to understand the dependency tree when it was displayed in a GUI (ie being able open and close branches, see paths being highlighted etc). if this were to be a plugin it would need to display text

[maven-eclipse-plugin] The dev team need your help

2007-11-25 Thread Arnaud HERITIER
Hi users, For several days now I tried to clean up a little bit issues recorded in Jira. For the next version of the plugin we have already the following issues solved (you can try the SNAPSHOT deployed on http://people.apache.org/repo/m2-snapshot-repository/) : ** Bug * [MECLIPSE-160] -

Re: Maven 2 and JDK6

2007-11-25 Thread Martin Gilday
Maven works fine with JDK6. I use both the Sun JRE and BEA Jrockit JRE with it every day. - Original message - From: Marco Tedone [EMAIL PROTECTED] To: Maven-Users users@maven.apache.org Date: Mon, 26 Nov 2007 00:02:56 - Subject: Maven 2 and JDK6 Hi all, I downloaded Maven 2.0.7 on

答复: Yet another article: moving to Seam

2007-11-25 Thread Cody Zhang
Thaks! -邮件原件- 发件人: Wouter van Reeven [mailto:[EMAIL PROTECTED] 发送时间: 2007年11月23日 18:55 收件人: Wouter van Reeven 主题: [!! SPAM] Yet another article: moving to Seam Hi all, Today I finished another article about Maven, Netbeans and GlassFish. This time I explain how to setup Seam, both

Re: The Maven team needs help from translators

2007-11-25 Thread Wim Deblauwe
Nice plugin report. Is this plugin freely available? regards, Wim 2007/11/25, Dennis Lundberg [EMAIL PROTECTED]: Lukas Theussl has updated the German resource bundle. I have uploaded an updated localization status report:

Version moving up fast

2007-11-25 Thread Borut Bolčina
Hello maven users, if one of our in-house jars (lets call it A.jar) is progressing fast in terms of artifact version numbers (several times per week: 2.1 - 2.2 - 2.3- ... - 2.678 - 2.679 - ...), what is the best way for other artifacts which depend on this fast one to always use the last one?

Dependency issue (war and jar) in multimodule project

2007-11-25 Thread Anand Rathi
Hi, I have a multimodule project as shown below: - parent (pom) - child1 (war) - child2 (war) child2 project has a dependency on child1 jar as well as war. This is required because child1 war contains some xml files which I need at the child2 war creation time. I am building

Re: The Maven team needs help from translators

2007-11-25 Thread Milos Kleint
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: Nice plugin report. Is this plugin freely available? regards, Wim 2007/11/25, Dennis Lundberg [EMAIL PROTECTED]: Lukas Theussl has updated