Re: NoClassDefFoundError from shared in project info reports

2006-11-21 Thread Martin van den Bemt
Can confirm the same problem (after a complete repo clean). I'll try to get the mvn -X and add it to an issue.. Mvgr, Martin Wendy Smoak wrote: Two people have now reported sudden problems with 'mvn site', specifically the project info reports plugin. I can't reproduce it, but they're getting

Re: [vote] Archiva Logo

2006-11-21 Thread Arnaud HERITIER
[1] LL [2] LR Arnaud brettporter wrote: > > I have put them into context. The in-site ones are only a quick hack, > someone can clean it up properly before we put it into the site. > > If seeing any of these changes your vote, please do so. I'm going to > poke the PMC to vote to see if we

Re: svn commit: r473433 - in /maven/sandbox/maven-artifact-tools/src: main/java/org/apache/maven/shared/artifact/tools/repository/ main/java/org/apache/maven/shared/artifact/tools/resolve/ test/java/o

2006-11-21 Thread John Casey
It surely can be. I didn't want to have an overly aggressive design goal with this initially; my only motivation was to provide easier access to maven-artifact*. What I'd ACTUALLY love to do is create/expand a DAG during the POM walking that we do via the MavenMetadataSource currently, then go ba

Error with getIfNewer and SCP

2006-11-21 Thread John Casey
Hi, I was wondering whether anyone had any insight into this particular problem? I remember this coming up last winter, when Brett first tried to fix MNG-1908, but that was rolled back. IIRC, he re-applied it, and now I'm seeing this error again in builds of Maven 2.1-SNAPSHOT. I'm not sure I wan

Please vote for Archiva logo

2006-11-21 Thread Trygve Laugstøl
+1 for top right, the other ones are just too close to Continuum and BEA's logo [1] and the logo symbolizes the centralisation that Archiva is supposed to bring. (it would also have been a nice Maven symbol) [1]: http://www.bea.com/content/images/logo_bea_tl.gif -- Trygve From: Brett Porter

Re: svn commit: r473433 - in /maven/sandbox/maven-artifact-tools/src: main/java/org/apache/maven/shared/artifact/tools/repository/ main/java/org/apache/maven/shared/artifact/tools/resolve/ test/java/o

2006-11-21 Thread Jason van Zyl
On 20 Nov 06, at 2:01 PM 20 Nov 06, John Casey wrote: It's meant to be a general-case API for using maven-artifact from other systems. The use case I've been working on is allowing Buckminster to resolve components using Maven's artifact apis. Is it an experiment the result of which will b

Re: Not Able to Compile A Simple Java File

2006-11-21 Thread Jason van Zyl
Go read the getting started guide. Jason. On 21 Nov 06, at 9:07 AM 21 Nov 06, Ayaz wrote: Hi Gurus After Struggling Alot I am not able to Comile my java file Plz Help. http://www.nabble.com/file/4249/pom.xml pom.xml http://www.nabble.com/file/4250/MvnError.doc MvnError.doc -- View this mess

Re: Inclusion of jflex in the ibiblio maven 2 repository

2006-11-21 Thread Carlos Sanchez
any url is fine as long as it's publicly available groupid must be de.jflex distribution must be only repo you can validate the pom with mvn validate On 11/20/06, César Varona <[EMAIL PROTECTED]> wrote: Haló, I'm addressing to you because there's a GPL-licensed lexical scanner generation f

NoClassDefFoundError from shared in project info reports

2006-11-21 Thread Wendy Smoak
Two people have now reported sudden problems with 'mvn site', specifically the project info reports plugin. I can't reproduce it, but they're getting NoClassDefFoundError for org.apache.maven.shared.Jar. http://www.nabble.com/Maven-repositories%3A-metadata-vs-pom-files--t2672595s177.html http:/

Not Able to Compile A Simple Java File

2006-11-21 Thread Ayaz
Hi Gurus After Struggling Alot I am not able to Comile my java file Plz Help. http://www.nabble.com/file/4249/pom.xml pom.xml http://www.nabble.com/file/4250/MvnError.doc MvnError.doc -- View this message in context: http://www.nabble.com/Not-Able-to-Compile-A-Simple-Java-File-tf2678979s177.ht

Re: Please suspend a JIRA user

2006-11-21 Thread Martin van den Bemt
Should really do an enhancement request at Atlassian to be able to search on names.. ** also tried to find john book ** Mvgr, Martin Brett Porter wrote: I can't find it in there by username. If you need to point out a user in JIRA, the easiest thing to provide is the email (so, click on the

Re: Please vote for Archiva logo

2006-11-21 Thread Stephane Nicoll
Lower Left. Cheers, Stéphane Hi, There seemed to be no major objections to the logos presented, so I'll turn this into a formal vote. Please vote [1] for the one you would like and [2] for your second preference, if you have one, and so on. Ideally, there will be a clear majority of first p

Request to apply patch for CONTINUUM-1005

2006-11-21 Thread Maria Odea Ching
Hi, Can anyone please apply the patch that I've submitted for http://jira.codehaus.org/browse/CONTINUUM-1005? The patch needs to be applied in plexus-security trunk. Thanks in advance! :-) - Deng

plexus config for various mojos in maven-core

2006-11-21 Thread Stephane Nicoll
Hi, The lifecycle configuration for various mojos is located in maven-core [1] (namely EAR). The usage of resourcesDir is being deprecated in the EAR mojo and I would like to remove the call to the resources mojo from the lifecycle. Is there any good reason to keep this info in maven-core? If no

Re: svn commit: r473433 - in /maven/sandbox/maven-artifact-tools/src: main/java/org/apache/maven/shared/artifact/tools/repository/ main/java/org/apache/maven/shared/artifact/tools/resolve/ test/java/o

2006-11-21 Thread John Casey
It's meant to be a general-case API for using maven-artifact from other systems. The use case I've been working on is allowing Buckminster to resolve components using Maven's artifact apis. -j On 11/18/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 10 Nov 06, at 2:16 PM 10 Nov 06, [EMAIL PRO

Continuum trunk test failures

2006-11-21 Thread Graham Leggett
Hi all, The current continuum trunk is failing the build with test failues: Results : Tests run: 35, Failures: 0, Errors: 5, Skipped: 0 [INFO] [ERROR] BUILD FAILURE [INFO] ---

Inclusion of jflex in the ibiblio maven 2 repository

2006-11-21 Thread César Varona
Haló, I'm addressing to you because there's a GPL-licensed lexical scanner generation framework called jflex (http://www.jflex.de) the project I'm currently working on is in need of (as a maven 2 repository entry). I've asked the responsible of the project, Gerwin Klein, for permission to set up

Re: svn commit: r473433 - in /maven/sandbox/maven-artifact-tools/src: main/java/org/apache/maven/shared/artifact/tools/repository/ main/java/org/apache/maven/shared/artifact/tools/resolve/ test/java/o

2006-11-21 Thread John Casey
Yeah, I did make one abortive attempt to implement this at one point, but I sort of lost my way and stopped before things got *really* ugly. Since then I've been waiting until I could see the solution clearly in my mind. -j On 11/20/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 20 Nov 06, a

Re: Inclusion of jflex in the ibiblio maven 2 repository

2006-11-21 Thread Kenney Westerhof
I noticed that the scm urls aren't correct: scm:cvs:pserver:http://www.sourceforge.net:/cvsroot:jflex scm:svn:https://www.sourceforge.net:/cvsroot:jflex should be: scm:cvs:pserver:jflex.cvs.sourceforge.net:/cvsroot/jflex/jflex scm:cvs:ext:jflex.cvs.sourceforge.net:/cvsroot/jflex

Re: Flag to set all snapshot repos to updatePolicy = never?

2006-11-21 Thread Jason Dillon
How does one build mvn to get an assembly now? I tried `mvn install` from components, but it did not appear to make any assemblies. The README.txt suggests running ./bootstrap.sh, but that file does not exist. So... how does one build mvn these days? --jason On Nov 18, 2006, at 3:39 PM

control of reactor ordering from plugin

2006-11-21 Thread Brian E. Fox
This is a usability question but also dev related since the answer may require/prompt changes to the dependency plugin. I'm using assembly:attached to generate many different zip files that package things I want to reuse. In this case, some data to be imported into hsql for unit test purposes. Th

Re: javapolis

2006-11-21 Thread Milos Kleint
should be going as well. Milos Kleint On 11/17/06, Vincent Massol <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Stephane Nicoll [mailto:[EMAIL PROTECTED] > Sent: vendredi 17 novembre 2006 08:55 > To: Maven Developers List > Subject: javapolis > > Hi guys, > > I was wondering

Re: Error with getIfNewer and SCP

2006-11-21 Thread Brett Porter
getIfNewer has always been part of the wagon API - we are just expecting it to be implemented now. I'll check over the wagon's we have and update them. I guess we can catch UnSupOpEx in wagon manager too. Thanks. - Brett On 21/11/2006, at 8:50 AM, John Casey wrote: I guess I was concerned

Re: [M2] Maven logo?

2006-11-21 Thread Brett Porter
I think this is a good idea. We've had a few requests to use logos in the past, so a page to point them at would be cool. It would also be nice to have the powered by/built by logo easy available to projects that want to display it, even if they don't use Maven to build their site. - Bret

Re: Flag to set all snapshot repos to updatePolicy = never?

2006-11-21 Thread Brett Porter
Is this on trunk? It should be the same - if it's not, then someone has broken the configuration. - Brett On 22/11/2006, at 9:48 AM, Jason Dillon wrote: How does one build mvn to get an assembly now? I tried `mvn install` from components, but it did not appear to make any assemblies.

Re: Jens Fournais

2006-11-21 Thread Brett Porter
I just filter messages from him to junk. - Brett On 22/11/2006, at 8:05 AM, Dennis Lundberg wrote: Yep, He is a known spammer. Have had problems with him before. -- Dennis Lundberg Stephane Nicoll wrote: Hi guys, Do you also receive SPAM from Jean Fournais on your apache email address? Is t

multi-project and ArtifactId

2006-11-21 Thread dvicente
Hi, i try to develop a dashboard report plugin. But i have a problem with a multi-project pom which i used to test my plugin. I have a master project with modules which have some modules or project. Until now, i get the modules list with project.getModules() method and i compare each module na

Re: Jens Fournais

2006-11-21 Thread Carlos Sanchez
i do On 11/21/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: Hi guys, Do you also receive SPAM from Jean Fournais on your apache email address? Is there anything we can do about this? Thanks, Stéphane - To unsubscribe, e-mail

Re: svn commit: r477764 - /maven/wagon/trunk/wagon-providers/wagon-webdav/pom.xml

2006-11-21 Thread Brett Porter
Did we ever fix the c-logging 1.1 POM, or do we need to add exclusions here? Shouldn't this only be an -api reference anyway? - Brett On 22/11/2006, at 4:30 AM, [EMAIL PROTECTED] wrote: Author: joakime Date: Tue Nov 21 09:30:39 2006 New Revision: 477764 URL: http://svn.apache.org/viewvc?vie

Re: Error with getIfNewer and SCP

2006-11-21 Thread Brett Porter
Thanks John, I guess I hadn't tried deployment after the fix. This should be straightforward to correct - at the very worst, we could change getIfNewer to just do a get() for SCP. - Brett On 21/11/2006, at 7:32 AM, John Casey wrote: Hi, I was wondering whether anyone had any insight into

Re: plexus config for various mojos in maven-core

2006-11-21 Thread Brett Porter
For the EAR plugin to remain backwards compatible with old versions of Maven, you'll need to leave that mojo in there and have it behave correctly. Unless you want to set a prerequisite on 2.1 which would be premature. In the future, we should move these out. However, if that were to be d

Jens Fournais

2006-11-21 Thread Stephane Nicoll
Hi guys, Do you also receive SPAM from Jean Fournais on your apache email address? Is there anything we can do about this? Thanks, Stéphane - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO