it's a minimum not the latest
On 4/19/06, dan tran <[EMAIL PROTECTED]> wrote:
> why not 2.0.4 since 2.0.3 is nolonger at maven site?
>
> On 4/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > Author: carlos
> > Date: Wed Apr 19 23:08:36 2006
> > New Revision: 395505
> >
> > URL: http://s
why not 2.0.4 since 2.0.3 is nolonger at maven site?
On 4/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Author: carlos
> Date: Wed Apr 19 23:08:36 2006
> New Revision: 395505
>
> URL: http://svn.apache.org/viewcvs?rev=395505&view=rev
> Log:
> Prerequisite is maven 2.0.3
>
> Modified:
>
Jesse,
If you scan your descriptors, make sure to skip sub descriptor type (
component )
-D
On 4/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Author: jmcconnell
> Date: Wed Apr 19 19:41:58 2006
> New Revision: 395464
>
> URL: http://svn.apache.org/viewcvs?rev=395464&view=rev
> Log:
>
Hi Vincent,
On 4/20/06, Vincent Massol <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I see that other Maven committers also have some non-signed files on the
> apache repo. Are we doing something as part of m2 to automate this as part
> of our release plugin for example? Are there any issues related to p
Well, as far as I can tell, the new version of JIRA is just horribly
broken in this regard.
If "Exclude precedence header" is enabled, it sends the mail... with the
precedence header.
If it is disabled, no mail is sent at all. Nice.
It looks to me like they only disable the header when they send
JIRA was upgraded and started adding the Precedence bulk header again.
I'm trying to figure it out.
- Brett
Jörg Schaible wrote:
> Hi folks,
>
> it seems for some unknown reason, that JIRA issues are no longer sent to the
> issues list.
>
> - Jörg
>
> -
I wrote it in the airport lounge in December, it almost works.
Unfortunately, it requires core changes to really be automated on
deployment, and the issue of password handling is tricky. Anyone want to
run with it?
- Brett
Carlos Sanchez wrote:
> me too, manual process
>
> There's a wagon-openp
Shouldn't this be sent to [EMAIL PROTECTED]
- Brett
Vincent Massol wrote:
> The Clover plugin for m2 has been released. It should be available on
> ibiblio in a few hours.
>
> Release Notes - Maven 2.x Clover Plugin - Version 2.1
>
> ** Bug
> * [MCLOVER-7] - "mvn clover:report" generates er
me too, manual process
There's a wagon-openpgp in the wagon folder, maybe somebody knows what it is
On 4/19/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> I also did it manually some weeks ago for m1 plugins I released :-(
>
> Arnaud
>
> On 4/19/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
>
I also did it manually some weeks ago for m1 plugins I released :-(
Arnaud
On 4/19/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
>
> We don't have an automate part for it :-(
> I have the same pb with with maven-scm release (60 files to sign)
>
> Emmanuel
>
> Vincent Massol a écrit :
> > Hi,
>
Hi,
Please vote on the following m1 plugin releases:
[] maven-aspectj-plugin-4.0
[] maven-jar-plugin-1.8
[] maven-junit-report-plugin-1.5.1
[] maven-test-plugin-1.8
Some notes:
- I am not using the aspectj plugin, but we've had 2 confirmations on
the mailing list that the latest snapshot works
We don't have an automate part for it :-(
I have the same pb with with maven-scm release (60 files to sign)
Emmanuel
Vincent Massol a écrit :
Hi,
I see that other Maven committers also have some non-signed files on the
apache repo. Are we doing something as part of m2 to automate this as part
Hi,
I see that other Maven committers also have some non-signed files on the
apache repo. Are we doing something as part of m2 to automate this as part
of our release plugin for example? Are there any issues related to putting
PGP signatures next to the artifacts in the m2 repo?
We should probabl
On 4/19/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote:
> On 4/19/06, Vincent Massol <[EMAIL PROTECTED]> wrote:
> > 3/ I thought that m1 URL requests were transformed on the fly (URL
> > rewriting) to a m2 URL. Thus I thought that
> > http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo-mav
On 4/19/06, Vincent Massol <[EMAIL PROTECTED]> wrote:
> Thanks Jörg! This solves my sync need.
>
> Now I still have the questions about the m1 artifact serving. More
> specifically:
>
> 2/ Is /home/projects/maven/repository-staging/to-ibiblio/maven used anymore?
just to get m1 stuff from partnere
The Clover plugin for m2 has been released. It should be available on
ibiblio in a few hours.
Release Notes - Maven 2.x Clover Plugin - Version 2.1
** Bug
* [MCLOVER-7] - "mvn clover:report" generates errors in tests that
execute properly in "mvn test"
* [MCLOVER-16]
Thanks Jörg! This solves my sync need.
Now I still have the questions about the m1 artifact serving. More
specifically:
2/ Is /home/projects/maven/repository-staging/to-ibiblio/maven used anymore?
3/ I thought that m1 URL requests were transformed on the fly (URL
rewriting) to a m2 URL. Thus I
Hi Vincent,
Please have a look at HAUS-1096 first for a general M2 repo solution at
Codehaus.
- Jörg
Vincent Massol wrote on Wednesday, April 19, 2006 4:36 PM:
> Hi,
>
> I have received several reports that the cargo m1 plugin v0.8 wasn't
> available. It should be available from
> http://www.
Hi,
I have received several reports that the cargo m1 plugin v0.8 wasn't
available. It should be available from
http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo-maven-plugin-0
.8.jar so that m1 users can get it.
I don't recall the exact setup we have on ibiblio and I have a few
quest
On Wed, 19 Apr 2006, Kenney Westerhof wrote:
Update: I just found out the ArtifactResolutionResult contains information
about where an artifact came from, so please ignore this mail :)
(although it would be nice to easily access this info from the
MavenProject without having to re-resolve everyti
Hi,
I just realized that it's possible to get non-transitive dependencies
from a POM (with the use of the ArtifactResolver), but it's not possible
to get the dependencies that are _actually_ declared in that POM:
they have already been merged with the parent's dependencies declarations.
Can we a
On Wed, 19 Apr 2006, Jurgen De Landsheer wrote:
> and development of plugins?
> which I intend to do
Hm, well yes, I think that for those questions this list is more accurate
- questions about the API. I'm sorry about that.
> (de user list is voor gebruik en dit voor development, niet?)
The de
and development of plugins?
which I intend to do
(de user list is voor gebruik en dit voor development, niet?)
Kenney Westerhof wrote:
On Wed, 19 Apr 2006, Jurgen De Landsheer wrote:
Please use the user list for user questions, as this list is meant
for discussion of development on the M
On Wed, 19 Apr 2006, Jurgen De Landsheer wrote:
Please use the user list for user questions, as this list is meant
for discussion of development on the Maven project itself / Gelieve de
user list te gebruiken voor gebruikersvragen omdat deze lijst
alleen bedoeld is voor de ontwikkeling van Maven z
Hi folks,
it seems for some unknown reason, that JIRA issues are no longer sent to the
issues list.
- Jörg
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
how can I build a tree of dependencies, take this example
//***
group1
artifact1
1.0
pom
...
dependency1group
dependency1artifact
1.0
//***
group1
artifact1
1.0
gro
26 matches
Mail list logo