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
[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
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
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
+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
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
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
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
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:/
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
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
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
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
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
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
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]
---
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
32 matches
Mail list logo