Re: repository manager interface for review

2006-08-10 Thread Franz Allan Valencia See
Good day to you, Brett, >* since this is for maven, i suggest that the menu list be the same as > that of maven which menu do you mean? This application will be run by many in their own environments. pardon, i meant the one with o Find o Search o Find Artifact

Re: [m2] How to install local patches of plugins and stop snapshots from maven site being installed

2006-08-10 Thread Brett Porter
changing the version or blocking the download the main alternatives. you can locally block the download for all snapshots by setting the policy to either disabled (don't use any external snapshots), or update interval to "never" (get external snapshots, but never update them, meaning locally in

Re: repository manager interface for review

2006-08-10 Thread Brett Porter
On 11/08/2006 12:16 PM, Franz Allan Valencia See wrote: * most (if not all) of the apache projects have a bluish look to them...MRM however has brownish look I've just reused the one contributed to Continuum, which matched the logo that we voted for :) We can certainly reskin it or change t

[m2] How to install local patches of plugins and stop snapshots from maven site being installed

2006-08-10 Thread Barrie Treloar
I have patched the maven-assembly-plugin (and submitted to JIRA) and then deployed my local patched version into our internal repository. Now someone has deployed a new snapshot version into the maven snapshot site and my local changes have been overridden. This may be because of a number of fac

[jira] Subscription: Design & Best Practices

2006-08-10 Thread jira
Issue Subscription Filter: Design & Best Practices (38 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: repository manager interface for review

2006-08-10 Thread Franz Allan Valencia See
On 8/10/06, Franz Allan Valencia See <[EMAIL PROTECTED]> wrote: ... * i suggest removing square surrounding the contents (i.e. contents of info, dependencies, etc), and just divide the navigation (i.e info, dependencies, depended on by, mailing list) with a bar, ... just my 2 cents ^_^ -

Artifact/Dependency details in MPIR and MRM

2006-08-10 Thread Joakim Erdfelt
I just uploaded MPIR-55 which adds dependency details and dependency repository location sections to the dependencies report. See the last two sections on this example report - http://joakim.erdfelt.com/maven-project-info-reports-plugin/dependencies.html It uses a new module called maven-shar

Re: repository manager interface for review

2006-08-10 Thread Franz Allan Valencia See
Good day to you Here are my comments: * LAYOUT * most (if not all) of the apache projects have a bluish look to them...MRM however has brownish look * i suggest applying an APT site look to it. * since this is for maven, i suggest that the menu list be the same as that of maven * i sugge

Re: [PATCH] add correct ejb-client to war if configured in dependency

2006-08-10 Thread Pete Marvin King
I think this patch will fit in http://jira.codehaus.org/browse/MWAR-58 Don't forget to add some comments on the issue after you attach it. thanks, pete marvin Doug Douglass wrote: > Andreas, > > I responded. My only advice is that you attach this patch to one of > the war > plugin JIRA is

Re: svn commit: r430355 - /maven/plugins/trunk/maven-one-plugin/pom.xml

2006-08-10 Thread Brett Porter
We have two development tracks: /components/branches/maven-2.0.x - Maven 2.0.5 (and also 2.0.1, 2, 3, 4 - bugfixes only on the previous release) /components/trunk - maven 2.1 and onwards (the latest and greatest) - Brett On 11/08/2006 10:22 AM, Edwin Punzalan wrote: Hi, my bad. I'll revert

Re: Building trunk of maven-jar-plugin: needs plexus-compiler-api

2006-08-10 Thread Barrie Treloar
On 8/11/06, Barrie Treloar <[EMAIL PROTECTED]> wrote: On 8/10/06, Brett Porter <[EMAIL PROTECTED]> wrote: > site stuff is in MNG - for now. Create at http://jira.codehaus.org/browse/MNG-2493 Patch created and attached to bug. --

Re: svn commit: r430355 - /maven/plugins/trunk/maven-one-plugin/pom.xml

2006-08-10 Thread Edwin Punzalan
Hi, my bad. I'll revert asap. I had my settings.xml configured for snapshots repositories, both for codehaus and apache. Apparently when I tried building this plugin, maven didn't find any 2.0.5-SNAPSHOT so I thought the dep was wrong and changed it to 2.1-SNAPSHOT since the trunk is 2.1-SN

Re: svn commit: r430523 - /maven/site/trunk/src/site/apt/guides/plugin/guide-java-plugin-development.apt

2006-08-10 Thread Brett Porter
BTW, I did also want to say thanks for running through and closing out so many issues today. Nice work! - Brett On 11/08/2006 9:33 AM, Brett Porter wrote: On 11/08/2006 6:43 AM, [EMAIL PROTECTED] wrote: Author: dennisl Date: Thu Aug 10 13:43:24 2006 New Revision: 430523 URL: http://svn.apach

Re: Building trunk of maven-jar-plugin: needs plexus-compiler-api

2006-08-10 Thread Barrie Treloar
On 8/10/06, Brett Porter <[EMAIL PROTECTED]> wrote: site stuff is in MNG - for now. Create at http://jira.codehaus.org/browse/MNG-2493 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

Re: [PATCH] add correct ejb-client to war if configured in dependency

2006-08-10 Thread Doug Douglass
Andreas, I responded. My only advice is that you attach this patch to one of the war plugin JIRA issues that you cited. Add a comment to the other issue for completeness. Patches sent to the mailing list(s) will probably get little reaction. Just my .02$, Doug On 8/10/06, Andreas Wüst <[EMAIL P

Re: svn commit: r430446 - in /maven/plugins/trunk/maven-site-plugin: pom.xml src/main/java/org/apache/maven/plugins/site/ReportDocumentRenderer.java

2006-08-10 Thread Brett Porter
Ok, I should have read lists in the other order :) I think we should put the site plugin changes on the branch for now. We can't move the reporting api to a shared space as the maven core requires it. I think it makes sense to keep the impl and api together and on the same release timelines.

Re: svn commit: r430446 - in /maven/plugins/trunk/maven-site-plugin: pom.xml src/main/java/org/apache/maven/plugins/site/ReportDocumentRenderer.java

2006-08-10 Thread Kenney Westerhof
Brett Porter wrote: On 11/08/2006 3:20 AM, [EMAIL PROTECTED] wrote: Modified: maven/plugins/trunk/maven-site-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=430446&r1=430445&r2=430446&view=diff ==

Re: CI for M1 : Can I use a continuum instance somewhere ?

2006-08-10 Thread Brett Porter
I think we should use the zone for both. The staging sites should be: http://maven.zones.apache.org/staging/ (maven2) http://maven.zones.apache.org/staging/maven-1.x/ (ie, following live site structure). If this is ok, can someone please create an issue in MPA to take the list of committers a

Re: Integration testing plugins

2006-08-10 Thread John Casey
Yeah, I will follow up this thread with wiki documentation. I'd like to approach it as more of a "testing maven components" with a special section on plugins, personally...because I think a lot of the principles will apply in both cases. WDYT? Kenney: yeah, I actually revamped/gutted the it plugi

Re: svn commit: r430523 - /maven/site/trunk/src/site/apt/guides/plugin/guide-java-plugin-development.apt

2006-08-10 Thread Brett Porter
On 11/08/2006 6:43 AM, [EMAIL PROTECTED] wrote: Author: dennisl Date: Thu Aug 10 13:43:24 2006 New Revision: 430523 URL: http://svn.apache.org/viewvc?rev=430523&view=rev Log: [MNG-2246] mojo developer guide takes a shortcut at explaining fully how the command line can be shortened. Patch suppli

Re: svn commit: r430446 - in /maven/plugins/trunk/maven-site-plugin: pom.xml src/main/java/org/apache/maven/plugins/site/ReportDocumentRenderer.java

2006-08-10 Thread Brett Porter
On 11/08/2006 3:20 AM, [EMAIL PROTECTED] wrote: Modified: maven/plugins/trunk/maven-site-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=430446&r1=430445&r2=430446&view=diff ===

Re: CI for M1 : Can I use a continuum instance somewhere ?

2006-08-10 Thread Arnaud HERITIER
Ping ? Arnaud On 8/4/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: Hi Guys, I would like to have a CI for m1 to deploy a daily snapshot of the m1 distrib. Where can I do that ? For m1 I think I'll need to use the ant script to be sure to bootstrap from scratch (I'll adapt it to create

Re: Integration testing plugins

2006-08-10 Thread Brett Porter
cool. Can we get this written up in the wiki/docs like Jesse's stuff was? How about starting the "plugin developers centre" on the website? :) - Brett On 11/08/2006 8:06 AM, John Casey wrote: Hi, I wanted to let people know about something I've been working on for the assembly plugin. As anyo

Re: Thread about automating install/deploy

2006-08-10 Thread Brett Porter
Got it. My suggestion would be to create a plugin that uses the attachment mechanism for a set of JARs. build-helper might already do that. eg.. ... And in the plugin: for ( Artifact a : artifacts ) { projectHelper.attachArtifact( a ); } And then run: mvn inst

Re: Who can deploy what, when and how?

2006-08-10 Thread Brett Porter
All this should be specified in the POM, not the settings (so that it works OOTB for anyone picking it up). - Brett On 11/08/2006 2:50 AM, Dennis Lundberg wrote: Brett Porter wrote: Hi Dennis, Finally got to look at this. Looks good - worth integrating with the existing "for committers" par

Re: Integration testing plugins

2006-08-10 Thread Kenney Westerhof
Hi John, It seems that the maven-invoker-plugin does actually the same thing as the maven-it-plugin (still in the sandbox), except you added some prebuild and verification steps. Maybe we can merge them somehow, or delete the maven-it-plugin (which I actually wrote in the pre-embedder era an

Integration testing plugins

2006-08-10 Thread John Casey
Hi, I wanted to let people know about something I've been working on for the assembly plugin. As anyone watching the commit notifications has probably noticed, I've recently completed a large refactor of the assembly plugin, with the aim of making it more modular and easier to unit test. While th

Re: svn commit: r430090 - /maven/continuum/trunk/continuum-webapp/pom.xml

2006-08-10 Thread Jesse McConnell
I know I caught the reason from you guys on IRC this morning, apparently plexus.xml wasn't working - but I'd like to get to the bottom of it. correct, the specific error when using the plexus.xml was that when the actions where being loaded we were getting ClassNotFoundExceptions on the action c

Re: [PROPOSAL] Survey to drive Maven 2.1 features and effort

2006-08-10 Thread John Casey
I'm going to start drafting the language for survey questions based on this list, so if you would like to review things at a topic level before we move on, now is the time! I'll post to the dev list in a separate thread when my draft of the language is complete. -john On 8/10/06, Brett Porter <

Re: How to link profiles

2006-08-10 Thread Kenney Westerhof
Michel Allenou wrote: Hi, this is really a user question and should be asked on the user list. However I'll give you a short answer here: profiles cannot be linked. The order in which they're activated is random, and we would need to loop all profiles until no extra profiles are activated. T

Re: svn commit: r430446 - in /maven/plugins/trunk/maven-site-plugin: pom.xml src/main/java/org/apache/maven/plugins/site/ReportDocumentRenderer.java

2006-08-10 Thread Kenney Westerhof
Hi, I've just committed some changes WRT MNG-2410 which I've been sitting on for weeks/months now. I've just tested them out extensively, and they work fine. I've had to change the maven-reporting-api and add a new 'generate' method. I've done that in a new interface 'MavenMultiPageReport', so

[PATCH] add correct ejb-client to war if configured in dependency

2006-08-10 Thread Andreas Wüst
Hello, since nobody responded on the user mailing list i am trying it with the dev list. the patch is related to the following ones : http://jira.codehaus.org/browse/MWAR-59 http://jira.codehaus.org/browse/MWAR-38 Attached you will find a patch that will allow the maven-war-plugin to add a ejb-c

Re: [vote] Release Maven Parent POM v4

2006-08-10 Thread Dennis Lundberg
Brett Porter wrote: Hi, Currently, v2 of the parent does not have the correct paths to upload to, but v3 includes the CPD check which is breaking at least the Maven build and the IDEA plugin. I would like to propose that we release v4 which is a stable basis, and then work on a new POM that has

Re: [VOTE] Rename repository manager

2006-08-10 Thread Dennis Lundberg
+1 for curator -- Dennis Lundberg Brett Porter wrote: Please vote for one of the following names: [ ] Archiva [ ] Curator [ ] Librarian [ ] Nexus [ ] Repository Manager (ie, don't change it) I'm going to add the following votes for curator from the previous thread so no need to vote again un

Re: Who can deploy what, when and how?

2006-08-10 Thread Dennis Lundberg
Brett Porter wrote: Hi Dennis, Finally got to look at this. Looks good - worth integrating with the existing "for committers" part of the site. Not sure I agree with setting up "Enable snapshot downloading in settings.xml" though - I never do this. What was the reasoning for including it?

Re: is everyone subscribed to [EMAIL PROTECTED]

2006-08-10 Thread Dennis Lundberg
Brett Porter wrote: So... not much response on this. We separated notifications from commits because of the theory that some non-committers might want the commits and not the notifications, and I could understand that some committers might monitor SVN via things other than the list so would o

Re: [vote] Release Maven Parent POM v4

2006-08-10 Thread Vincent Siveton
If there is a chance of getting more mailing list archives in the pom (specially nabble.com [1]) before this release, it should be great. Cheers, Vincent [1] http://www.nabble.com/Maven-f177.html 2006/8/10, Vincent Siveton <[EMAIL PROTECTED]>: +1 Vincent 2006/8/10, Mike Perham <[EMAIL PROTE

RE: Thread about automating install/deploy

2006-08-10 Thread Edelson, Justin
Let me start over... The problem seems to be that there's no "good" way of installing or deploying multiple 3rd party jars using a pom and, at least in the current release of M2, the install:install-file goal doesn't work properly within a pom. I was perfectly content with using a shell script to

Re: [VOTE] Rename repository manager

2006-08-10 Thread Vincent Siveton
+1 for Curator Vincent 2006/8/9, Brett Porter <[EMAIL PROTECTED]>: Please vote for one of the following names: [ ] Archiva [ ] Curator [ ] Librarian [ ] Nexus [ ] Repository Manager (ie, don't change it) I'm going to add the following votes for curator from the previous thread so no need to v

Re: [vote] Release Maven Parent POM v4

2006-08-10 Thread Vincent Siveton
+1 Vincent 2006/8/10, Mike Perham <[EMAIL PROTECTED]>: +1 Brett Porter <[EMAIL PROTECTED]> wrote on 08/09/2006 11:18:38 PM: > Hi, > > Currently, v2 of the parent does not have the correct paths to upload > to, but v3 includes the CPD check which is breaking at least the Maven > build and

Re: repository manager interface for review

2006-08-10 Thread Vincent Siveton
Good work Brett! My (small) comments: Regarding [1], artifact.html seems to miss some required elements, like packaging or url. Moreover, mailing lists (not required) should be on the info page. The size of the table in artifact.html should be consistant with other pages. For the layout, as alr

Re: [VOTE] Rename repository manager

2006-08-10 Thread Arik Kfir
User vote: +1 for Maven Librarian :) 2006/8/10, Brett Porter <[EMAIL PROTECTED]>: Please vote for one of the following names: [ ] Archiva [ ] Curator [ ] Librarian [ ] Nexus [ ] Repository Manager (ie, don't change it) I'm going to add the following votes for curator from the previous thread

Re: [VOTE] Rename repository manager

2006-08-10 Thread Joakim Erdfelt
User Vote: Curator +1 - Joakim Brett Porter wrote: Please vote for one of the following names: [ ] Archiva [ ] Curator [ ] Librarian [ ] Nexus [ ] Repository Manager (ie, don't change it) I'm going to add the following votes for curator from the previous thread so no need to vote again unles

Re: is everyone subscribed to [EMAIL PROTECTED]

2006-08-10 Thread Kenney Westerhof
Mike Perham wrote: FYI I didn't even know this mailing list existed until this thread. Subscription requested... So my guess is there are other committers in the same boat as me. The split-up was discussed several months ago, and it's listed on http://maven.apache.org/mail-lists.html.

[Modello] Providing a modello's meta-model

2006-08-10 Thread Cabasson Denis
Well, I have been working for some time on modello now, and the most damageable point on modello right now is the complete lack of documentation. I have put up a metamodel documentation (under work): http://dcabasson.developpez.com/maven/modello-metamodel.html

Re: [m1] unable to run jar:deploy using maven-1.1-beta3

2006-08-10 Thread Stephane Nicoll
Hi jeff, This is done. Thanks, Stéphane On 8/10/06, Jeff Jensen <[EMAIL PROTECTED]> wrote: Hi Stephane, Lukas, Arnaud, and I have had some emails and IRCs on it over the past couple of weeks (I experienced the problem but they did not, so wasn't sure if it just something with my local config o

Re: [vote] Release Maven Parent POM v4

2006-08-10 Thread Mike Perham
+1 Brett Porter <[EMAIL PROTECTED]> wrote on 08/09/2006 11:18:38 PM: > Hi, > > Currently, v2 of the parent does not have the correct paths to upload > to, but v3 includes the CPD check which is breaking at least the Maven > build and the IDEA plugin. > > I would like to propose that we releas

Re: is everyone subscribed to [EMAIL PROTECTED]

2006-08-10 Thread Mike Perham
FYI I didn't even know this mailing list existed until this thread. Subscription requested... So my guess is there are other committers in the same boat as me. mike Brett Porter <[EMAIL PROTECTED]> wrote on 08/09/2006 11:43:03 PM: > So... not much response on this. > > We separated notifica

RE: [m1] unable to run jar:deploy using maven-1.1-beta3

2006-08-10 Thread Jeff Jensen
Hi Stephane, Lukas, Arnaud, and I have had some emails and IRCs on it over the past couple of weeks (I experienced the problem but they did not, so wasn't sure if it just something with my local config or other). We've been doing some research with it, but nothing conclusive yet. I found that I m

Re: repository manager interface for review

2006-08-10 Thread Brett Porter
On 10/08/2006 6:56 PM, Cabasson Denis wrote: Nice enough. Jar icon is, well, how to put it, funny? Yeah - there's definitely style work to be done :) I'm more interested in the layout right now. I've called in for some external help on the graphical design - not really my strong point. Th

Re: svn commit: r430355 - /maven/plugins/trunk/maven-one-plugin/pom.xml

2006-08-10 Thread Emmanuel Venisse
[EMAIL PROTECTED] a écrit : Author: epunzalan Date: Thu Aug 10 03:46:07 2006 New Revision: 430355 URL: http://svn.apache.org/viewvc?rev=430355&view=rev Log: fixed dep from maven 2.0.5-SNAPSHOT to 2.1-SNAPSHOT Modified: maven/plugins/trunk/maven-one-plugin/pom.xml Modified: maven/plugins/

RE: repository manager interface for review

2006-08-10 Thread Cabasson Denis
Thanks for the link. Seems the Opera Bug is affecting IE7 as well. http://v03.browsershots.org/screenshots/77f11650b44d934483bee9d40b065c29/ Definitly needs fixing :) Denis. > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De > la part de ben short > Envoyé : j

Re: [VOTE] Rename repository manager

2006-08-10 Thread Raphaël Piéroni
User Vote : [ ] Archiva [ ] Curator [+1] Librarian [ ] Nexus [ ] Repository Manager (ie, don't change it) Raphaël

Re: repository manager interface for review

2006-08-10 Thread ben short
This site might be of help to you http://v03.browsershots.org/ Ben On 8/10/06, Cabasson Denis <[EMAIL PROTECTED]> wrote: After a bit of googling on the question, the bug in Opera is due to the style rule height:inherit in the #navcolumn li.expanded rule. Of course, as most of the time, Opera is

Syncing myfaces

2006-08-10 Thread Jörg Schaible
Hello Maven team, is it possible to sync http://myfaces.zones.apache.org/dist/maven-repository to ibiblio? It contains newer facelet versions. - Jörg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

RE: repository manager interface for review

2006-08-10 Thread Cabasson Denis
After a bit of googling on the question, the bug in Opera is due to the style rule height:inherit in the #navcolumn li.expanded rule. Of course, as most of the time, Opera is stricter in its interpretation of the W3C standards, and the page goes crazy. A good fix is to change the height:inherit to

Fwd: [m1] unable to run jar:deploy using maven-1.1-beta3

2006-08-10 Thread Stephane Nicoll
It seems that there is a lot of problems with 1.1 and artifact deployment. On my side, I did not upgrade our production system to 1.1 for that reason. I am not using SCP but the filesystem. We are *unfortunately* in a full windows environment without the ability to use scp and ftp. On SERVERX,

Re: [VOTE] Rename repository manager

2006-08-10 Thread Andrew Williams
Brett Porter wrote: Please vote for one of the following names: [ ] Archiva [X] Curator [ ] Librarian [ ] Nexus [ ] Repository Manager (ie, don't change it) though I am sure that I voted for that before ;) - To unsubscribe,

RE: Difference between default-value and expression metatags

2006-08-10 Thread Cabasson Denis
Thanks Dennis. I should indeed have read more fully this documentation. I had read the first part (API documentation), but haven't taken time to scroll down to the end of the page. Thx! Denis. > -Message d'origine- > De : Dennis Lundberg [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 9

RE: repository manager interface for review

2006-08-10 Thread Cabasson Denis
Nice enough. Jar icon is, well, how to put it, funny? Things I missed most in your interface was something to give me a hint of where links where. I find it really hard to see a link on a web interface when the only hint is the cursor going to hand. Ad minima, I would change the hover state of t

How to link profiles

2006-08-10 Thread Michel Allenou
Hi, I'd like to link different profiles by using "activation on properties" and defining an "activeProfiles". Something like: prof1 true ... should activate prof2 ! prof2 prof1

Re: VS: Maven Repository manager

2006-08-10 Thread Milos Kleint
not sure, but I just built it and deployed without problems. here's what I do. I opened whole maven-repository in netbeans, built it. then open the webapp project and run it. it deploys on my jboss instance correctly. Milos On 8/10/06, Naess, Ronny <[EMAIL PROTECTED]> wrote: Hi. Brett gave m

VS: Maven Repository manager

2006-08-10 Thread Naess, Ronny
Hi. Brett gave me this tips how to run maven-repository-manager after building it, but I don't think that will work. As I can see there is a jar artifact ant not a war in the maven-repository-webapp/target directory. This exludes to deploy it on a servlet engine directly. I can ofcourse rename it

Re: Building trunk of maven-jar-plugin: needs plexus-compiler-api

2006-08-10 Thread Brett Porter
site stuff is in MNG - for now. On 10/08/2006 4:54 PM, Barrie Treloar wrote: On 8/10/06, Brett Porter <[EMAIL PROTECTED]> wrote: This is definitely a good idea, to go along with the current information on mirrors. Do you want to create a jira for it? Sure, what one more JIRA entry :) I'm not

Re: [VOTE] Rename repository manager

2006-08-10 Thread Emmanuel Venisse
Curator: +1 Emmanuel Brett Porter a écrit : Please vote for one of the following names: [ ] Archiva [ ] Curator [ ] Librarian [ ] Nexus [ ] Repository Manager (ie, don't change it) I'm going to add the following votes for curator from the previous thread so no need to vote again unless you'd

Re: [vote] Release Maven Parent POM v4

2006-08-10 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : Hi, Currently, v2 of the parent does not have the correct paths to upload to, but v3 includes the CPD check which is breaking at least the Maven build and the IDEA plugin. I would like to propose that we release v4 which is a stable basis, and then work on a