[jira] Subscription: Design & Best Practices

2006-08-31 Thread jira
Issue Subscription Filter: Design & Best Practices (37 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques htt

Re: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread Russ Tremain
At 5:07 PM -0400 8/31/06, Jason van Zyl wrote: >Hi, > >The JAR Plugin v 2.1 has been released! You can see the issues that have been >closed out here: > >http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11137&fixfor=12241 > >All the necessary files have now been synced to ibiblio

Re: Continuum Release Integration Branch Cleanup

2006-08-31 Thread Jason van Zyl
On 31 Aug 06, at 9:25 PM 31 Aug 06, Brill Pappin wrote: Hmm... should I be working in this branch instead of the trunk? No, they are merging trunk into that branch as that branch will all go back to trunk shortly. - Brill Pappin Jeremy Whitlock wrote: Hi All, This message is for al

Re: Continuum Release Integration Branch Cleanup

2006-08-31 Thread Brill Pappin
Hmm... should I be working in this branch instead of the trunk? - Brill Pappin Jeremy Whitlock wrote: Hi All, This message is for all of you using the Continuum release integration branch located here: https://svn.apache.org/repos/asf/maven/continuum/branches/release-integration Please

Re: unit testing headache

2006-08-31 Thread Brill Pappin
Ok... I'll take another crack at it tonight. I've included all output, and the process I'm going through untrimmed (sorry for the long post). First my environment: Windows XP, Eclipse 3.2, maven 2.0.4 (I think the Maven eclipse plugin is actually using 2.0.3). I read the notes and checked out t

Re: test frustrated

2006-08-31 Thread Brill Pappin
See the post with the subject "unit testing headache" the stack trace is in the message. as far as I can tell, JPOX is complaining about the combination of attributes. - Brill Pappin Emmanuel Venisse wrote: Everyday, we build continuum with a clean checkout and a clean repo. The build is ok

Continuum Release Integration Branch Cleanup

2006-08-31 Thread Jeremy Whitlock
Hi All, This message is for all of you using the Continuum release integration branch located here: https://svn.apache.org/repos/asf/maven/continuum/branches/release-integration Please update your local working copy as soon as you get this as I have cleaned up the directory structure for clar

RE: Re: Eclipse plugin and Eclipse builders

2006-08-31 Thread LaCasse, John
Jochen, I got the patch installed and it appears to have fixed my problem and working great! Much Thanks! -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Jochen Kuhnle Sent: Wednesday, August 23, 2006 1:59 AM To: dev@maven.apache.org Subject: Re: Eclipse plugin and E

Re: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread Jason van Zyl
On 31 Aug 06, at 6:12 PM 31 Aug 06, Brett Porter wrote: Jason, can we resend this to announce@maven.apache.org too? Sure thing. - Brett On 01/09/2006, at 7:07 AM, Jason van Zyl wrote: Hi, The JAR Plugin v 2.1 has been released! You can see the issues that have been closed out here:

Re: plugin releases

2006-08-31 Thread Brett Porter
On 01/09/2006, at 6:55 AM, Dennis Lundberg wrote: I'll have some time this weekend, so unless you beat me to it I'll do it then. Assuming that the "JIRA queries in Confluence" feature has some documentation I should be fine. Yep, if you edit a confluence page and go to the full notation g

Re: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread berndq
Stephen Duncan wrote: Plug-ins -> jar -> Project Information -> Project Summary I had to flush my browser's cache, now it works for me, sorry. Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread Brett Porter
Jason, can we resend this to announce@maven.apache.org too? - Brett On 01/09/2006, at 7:07 AM, Jason van Zyl wrote: Hi, The JAR Plugin v 2.1 has been released! You can see the issues that have been closed out here: http://jira.codehaus.org/secure/IssueNavigator.jspa? reset=true&pid=11137

Re: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread Stephen Duncan
Plug-ins -> jar -> Project Information -> Project Summary Perhaps a sign that this page should be featured more prominantly, or at least the version #... -Stephen On 8/31/06, berndq <[EMAIL PROTECTED]> wrote: Vincent Siveton wrote: > Hi Ruel, > > You should see the project summary page: > http

Re: svn commit: r438999 - /maven/surefire/trunk/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java

2006-08-31 Thread Brett Porter
Could this break any existing tests? - Brett On 01/09/2006, at 4:21 AM, [EMAIL PROTECTED] wrote: Author: kenney Date: Thu Aug 31 11:21:53 2006 New Revision: 438999 URL: http://svn.apache.org/viewvc?rev=438999&view=rev Log: Set parent classloader to null for the testsClassLoader. If this is n

Re: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread berndq
Vincent Siveton wrote: Hi Ruel, You should see the project summary page: http://maven.apache.org/plugins/maven-jar-plugin/project-summary.html Following the links from maven's homepage ("Plug-ins", "jar") the page above cannot be reached. Is this by intention? Bernd

RE: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread Ruel Loehr
Sweet. I completely missed it. Thanks! Ruel Loehr JBoss, a division of Red Hat QA - 512-342-7840 ext 2011 Yahoo: ruelloehr Skype: ruelloehr AOL: dokoruel -Original Message- From: Vincent Siveton [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 4:4

Re: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread Vincent Siveton
Hi Ruel, You should see the project summary page: http://maven.apache.org/plugins/maven-jar-plugin/project-summary.html Cheers, Vincent 2006/8/31, Ruel Loehr <[EMAIL PROTECTED]>: Thanks Jason. These are much welcome. 1 quick question. A lot of times the documentation is confusing for the

RE: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread Ruel Loehr
Thanks Jason. These are much welcome. 1 quick question. A lot of times the documentation is confusing for the plugins as it does not tell what version it applies to. e.g. http://maven.apache.org/plugins/maven-jar-plugin/ I know the documentation was updated today due to the date stamp at th

[ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread Jason van Zyl
Hi, The JAR Plugin v 2.1 has been released! You can see the issues that have been closed out here: http://jira.codehaus.org/secure/IssueNavigator.jspa? reset=true&pid=11137&fixfor=12241 All the necessary files have now been synced to ibiblio: http://www.ibiblio.org/maven2/org/apache/maven

Re: plugin releases

2006-08-31 Thread Dennis Lundberg
Brett Porter wrote: On 31/08/2006, at 8:52 AM, Dennis Lundberg wrote: Count me in. I was about to start something similar, albeit on a smaller scale. How about we start out with a wiki page in Confluence and look at automation later, once we get the feel for what data we need? We coul

Re: How to set custom Plugin Parameters?

2006-08-31 Thread Ovidio Mallo
Hi Alexis, you may try with @parameter expression="${excludes}" in the annotation of your array. I can't test it right now, but I guess this should work. Regards, Ovidio Alexis Midon wrote: Hi all, I'm currently writting a custom plugin, but I've got a problem with the parameter setting

Re: Please sync ...

2006-08-31 Thread Carlos Sanchez
nothing new there, probably already synced On 8/31/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: /www/people.apache.org/www/m2-ibiblio-repository/org/apache/xmlrpc Thank you! - To unsubscribe, e-mail: [EMAIL PROTECTED] For

How to set custom Plugin Parameters?

2006-08-31 Thread Alexis Midon
Hi all, I'm currently writting a custom plugin, but I've got a problem with the parameter settings. Here is it: My plugin declares a String array as follow: /** * The collection of exclude patterns to be applied on the sourceDirectory * * @parameter */ protected String[]

Re: Reporting web user interface

2006-08-31 Thread Franz Allan Valencia See
Good day to you, Brett, There's lot of things to be done. - implement triggering of the reports and recording of the results do we now have designs on what events triggers what actions? ^_^ - implement the web actions for those screens by "those screens" are you referring to the repoman-s

Re: how to get current settings object

2006-08-31 Thread gredler
Sounds good. It looks like the parameterless version was removed by Jason van Zyl in April, the comment being "merge of the maven-embedder-refactor branch into the trunk". Jason has already volunteered to look at the license clickthough patches when he gets some time, so hopefully he can comment o

Re: Reporting web user interface

2006-08-31 Thread Brett Porter
There's lot of things to be done. - implement triggering of the reports and recording of the results - implement the web actions for those screens - implement ways to quick fix problems found in the reports Any in particular that you are interested in? Cheers, Brett On 31/08/2006, at 8:50 PM,

Re: how to get current settings object

2006-08-31 Thread Brett Porter
We'll need to hear from whomever removed the parameterless version on that. By keeping isolated all I mean is that the location and handling of the file is done by the single component, rather than spread throughout other Maven code. It would be a public method so that other components co

Re: [m2] commons attributes plugin

2006-08-31 Thread Brett Porter
yes, at http://mojo.codehaus.org/ On 31/08/2006, at 8:29 PM, David J. M. Karlsen wrote: Does there exist an commons attributes plugin for maven2? (Parinsg && compiling). David -- David J. M. Karlsen - +47 90 68 22 43 http://www.davidkarlsen.com http://mp3.davidkarlsen.com --

Reporting web user interface

2006-08-31 Thread Franz Allan Valencia See
Hi Brett, I've seen [1], and I've read the codes in [2]. But I'm still not quite sure what else needs to be done for [3] Thanks a bunch, Franz [1] http://people.apache.org/~brett/repoman-site/reports.html [2] http://svn.apache.org/repos/asf/maven/archiva/trunk/archiva-reports-standard/ [3] htt

Re: how to get current settings object

2006-08-31 Thread gredler
Hi Brett, Thanks for the pointers! I found MavenSettingsBuilder the other day, but the parameterless MavenSettingsBuilder#buildSettings() had been removed in the 2.1 snapshots, so I figured it wasn't the right class to use, as DefaultMavenSettingsBuilder no longer takes care of all the global /

Re: Please review maven-assembly-plugin site documentation

2006-08-31 Thread berndq
Edwin Punzalan wrote: A staging site is currently available at http://people.apache.org/~epunzalan/maven-assembly-plugin. Thank you for taking some time to review it. - Binding to package phase: in the example there is packaging Works for me only with package - the page mentions "attac

[m2] commons attributes plugin

2006-08-31 Thread David J. M. Karlsen
Does there exist an commons attributes plugin for maven2? (Parinsg && compiling). David -- David J. M. Karlsen - +47 90 68 22 43 http://www.davidkarlsen.com http://mp3.davidkarlsen.com - To unsubscribe, e-mail: [EMAIL PROTE

Maven central reporting API

2006-08-31 Thread Arnaud Bailly
Hi, A couple of weeks ago I posted a proposal about a centralized reporting feature for maven that would allow easy aggregation of information at whatever level is needed. This proposal is centered around the idea of creating and maintaining a RDF database that could be used by plugins to find info

Re: svn commit: r438189 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/profiles/ main/java/org/apache/maven/project/artifact/ test/java/org/apache/maven/project/artifact/

2006-08-31 Thread Grzegorz Slowikowski
Hello Why didn't you use jira issue number in commit message and didn't close jira issue (I don't remember its number)? I'm talking about exclusions bug. Grzegorz Slowikowski 2006/8/29, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Author: jdcasey Date: Tue Aug 29 13:17:14 2006 New Revision: 438189

Re: [1.0.3] NoSuchMethodError: org.codehaus.plexus.util.cli.Commandline.setPid during build

2006-08-31 Thread Emmanuel Venisse
What is the output of mvn -X clean install? Emmanuel Barrie Treloar a écrit : I am on a Windows XP machine and running build.bat. Has anyone else seen this error before? 2006-08-31 08:55:49,497 [Thread-2] ERROR Action:execute-builder - Error running build java.lang.NoSuchMethodError: org.code

Re: test frustrated

2006-08-31 Thread Emmanuel Venisse
Everyday, we build continuum with a clean checkout and a clean repo. The build is ok without test failure. Can you send us the error? Emmanuel Brill Pappin a écrit : Ok, I've mentioned the unit tests already... I've been fighting with them all night with no luck (getting quite frustrated).

Re: how to get current settings object

2006-08-31 Thread Brett Porter
I think MavenSettingsBuilder should be what you want to load it, but we don't have anything that will persist it. It will take care of figuring out where to load it from and the hierachy. It probably needs a method to be able to save to the one in ~/.m2/ settings.xml as well, which can be do

How to (manually) resolve dependencies in a unit test?

2006-08-31 Thread Jochen Kuhnle
Hi, I need to resolve dependencies in a unit test to get to either the jar (in a standalone build) or the classes directory (in a reactor build) in order to set up the test environment. How can this be done? Is there a way to get to the Reactor or MavenProject of the build? Regards, Jochen K

Re: build maven plugins from trunk

2006-08-31 Thread Brett Porter
I'd suggest checking for dud values in ~/.m2/plugin-registry.xml On 31/08/2006, at 4:18 AM, Joerg Hohwiller wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Vincent, Could you provide us the full stack trace? I dont see any reference to maven-plugin-plugin:2.0-alpha-3. here it is..

Re: Welcome to new committers!

2006-08-31 Thread Stephane Nicoll
Almost ... :) 3 vs 5 On 8/30/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: Welcome guys ! I'm so happy ! We double the m1 team ;-) cheers ! Arnaud On 8/30/06, Jimisola Laursen <[EMAIL PROTECTED]> wrote: > > > Haha :) > > Do you have anything against Germans? :) > > Regards, > Jimisola > >

Re: plugin releases

2006-08-31 Thread Brett Porter
On 31/08/2006, at 8:52 AM, Dennis Lundberg wrote: Yep, the glue between maven core and the plugins should be the plugins-api. That probably won't happen, but more decoupling is definitely good. Well, you'll always need project objects and artifacts though their use should be minimised.

Please sync ...

2006-08-31 Thread Jochen Wiedmann
/www/people.apache.org/www/m2-ibiblio-repository/org/apache/xmlrpc Thank you! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]