I discovered a binary compatibility issue with the Reporting API.
http://jira.codehaus.org/browse/MNG-3245
Patch included.
James
On Tue, 2007-10-16 at 10:01 +0200, Jörg Schaible wrote:
> Folks,
>
> are there any updates for Maven 2.0.8? What's left to finalize the release?
> We're still stuc
http://jira.codehaus.org/browse/MNG-3244
Updated the issue with the fix and the test cases.
Thanks
James
On Wed, 2007-10-17 at 21:12 -0400, Brian E. Fox wrote:
> With an IT and some unit tests, I think the chances are good.
>
> -Original Message-
> From: James William Dumay [mailto:[EM
With an IT and some unit tests, I think the chances are good.
-Original Message-
From: James William Dumay [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 17, 2007 8:23 PM
To: Maven Developers List
Subject: Re: Maven 2.0.8 - any updates?
Hello,
http://jira.codehaus.org/browse/MSITE-14
Hello,
http://jira.codehaus.org/browse/MSITE-144 is a bit of a blocker for me.
At the moment this bug seems to be filed under the wrong project.
If I could produce a patch with some testcases, could this please be
part of the 2.0.8 release?
Thanks,
James
On Tue, 2007-10-16 at 10:01 +0200, Jörg
Thanks Dennis!
+1
Stéphane
On 10/17/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to release maven-changes-plugin 2.0-beta-3. On the last try,
> some issues with missing dependencies were found. These have now been
> solved.
>
> Over 20 issues have been resolved for this rele
Hi,
I'd like to release maven-changes-plugin 2.0-beta-3. On the last try,
some issues with missing dependencies were found. These have now been
solved.
Over 20 issues have been resolved for this release. The last release was
made about a year ago.
Release Notes:
http://jira.codehaus.org/s
According to
http://maven.apache.org/guides/mini/guide-maven-classloading.html, using an
extension should work... I'll investigtate more tomorow.
2007/10/17, nicolas de loof <[EMAIL PROTECTED]>:
>
> My first plugin defines some custom components, shored with other plugins.
> It is used from other
Robert,
I just did this today to take advantage of the excludes fix that is in
the patched version.
What I did was the following:
1) In your .m2 folder, locate the settings.xml. You need to add the
repository link into it to tell Maven where to get the plugin from. Per the
instructions I fou
My first plugin defines some custom components, shored with other plugins.
It is used from other projects as a maven extension.
My second plugin uses this component
My main project uses the 2d plugin and has the 1rst one set as extension.
The second plugin cannot initialize (classloader issue). S
Olivier already fixed it with the end time but I think it would be good to add
the build def description too so users will know which build def was the latest
to run
Emmanuel
Christophe Lechenne a écrit :
Hi all,
For CONTINUUM-703, I can put startTime or EndTime, I think endTime is
better.
w
I have configured our local repository as a single repository,
mirroring all repository requests, and I have configured the plugin
groups to use "triemax":
triemax
internal-repository
Maven Repository Manager
http://it.access.dev/repository
*
Howe
Hi all,
For CONTINUUM-703, I can put startTime or EndTime, I think endTime is
better.
wdyt ?
2007/10/15, olivier lamy <[EMAIL PROTECTED]>:
>
> Hi,
> I think there are some related/similar issues to this (CONTINUUM-703,
> CONTINUUM-1332).
> And fixing this is not really complicated.
>
> Others :
Why are you trying to load the dependencies of another plugin instead
of specifying them yourself?
Andy
On 17 Oct 2007, at 16:31, nicolas de loof wrote:
Not sure to understand what you would like me to see in the dependency
plugin.
I get my unarchiver using plexus dependency mecanism :
Not sure to understand what you would like me to see in the dependency
plugin.
I get my unarchiver using plexus dependency mecanism :
/**
* @parameter expression="${
component.org.codehaus.plexus.archiver.UnArchiver#jsar}"
* @required
*/
private UnArchiver archiver;
With m
Take a look at the dependency plugin for use of the unarchiver.
-Original Message-
From: nicolas de loof [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 17, 2007 10:33 AM
To: Maven Developers List
Subject: plexus classloader issue ?
Hello,
I've created a plugin that requires a plexus
On 10/17/07, Joakim Erdfelt <[EMAIL PROTECTED]> wrote:
> Everything in the UI uses the database.
> A full scan from disk to database take *FAR* too long.
>
> This was setup as a tiered effort.
> First step. get the real, valid, useful content off of disk and into the
> database into a usable form.
Brett Porter wrote:
Well, since you asked :)
On 17/10/2007, at 2:10 PM, Joakim Erdfelt wrote:
ArchivaArtifactConsumer is an abstract-dealing-with-artifacts consumer.
RepositoryContentConsumer is for files.
A file that isn't an artifact can be *.xml, *.sha1, *.md5,
maven-metadata.xml, bad con
Hello,
I've created a plugin that requires a plexus UnArchiver as @component.
The expected Unarchiver is declared by another plugin, configured as an
extensions.
All works fine when unit-testing the plugin using maven-test-harness, but
when I try to use it from another project (it test) I get thi
Everything in the UI uses the database.
A full scan from disk to database take *FAR* too long.
This was setup as a tiered effort.
First step. get the real, valid, useful content off of disk and into the
database into a usable form.
Second step. expand the data in the database fully.
The first
...be sure to cast your ballot for MNG-3092:)
ossi petz-2 wrote:
>
> hallo
>
> i would like to add one vote to exclude snapshots from version ranges
> that do not declare them.
>
> we encounter two problematic situations:
>
> when using the release plugin we need to clean the local reposit
hallo
i would like to add one vote to exclude snapshots from version ranges
that do not declare them.
we encounter two problematic situations:
when using the release plugin we need to clean the local repository from
snapshots to make sure no snapshots end up in the build or any assembly.
t
21 matches
Mail list logo