Deployed woden jar files

2006-11-22 Thread Jochen Wiedmann
Hi, last week or so, I have deployed jar files for Woden to /www/people.apache.org/repo/m2-ibiblio-rsync-repository Consequently, they are now on repo1.maven.org as well. Unfortunately, it was an error to do this: Woden is an Apache Incubator project and the incubator community doesn't want

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2006-11-22 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (34 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-1231Please upload qalab-1.0 and Maven 1 and Maven 2 plugins http://jira.codehaus.org/browse/MAVENUPLOAD-1231 MAVENUPLOAD-1240Please upload new ve

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2006-11-22 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (35 issues) Subscriber: mavendevlist Key Summary MEV-461 Missing pom for commons-logging-api-1.1 http://jira.codehaus.org/browse/MEV-461 MEV-459 Velocity should not depend on Velocity-dep

RE: Configuring a Mojo Programmatically

2006-11-22 Thread Brian E. Fox
You can cause another goal to execute before your mojo. If you're creative enough, this might do what you want: @execute goal=resolve-plugins -Original Message- From: Brian Topping [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 22, 2006 5:29 PM To: Maven Developers List Subject: Co

Configuring a Mojo Programmatically

2006-11-22 Thread Brian Topping
I have two mojos in two different plugins, and I would like to use them together, one calling the other one to get some work done. Let's call them "parent" and "child". The parent mojo needs to instantiate the child, and if the child has dependencies, should be able to have those properly

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

2006-11-22 Thread Wendy Smoak
On 11/22/06, Jason Dillon <[EMAIL PROTECTED]> wrote: Yes, this is no trunk (http://svn.apache.org/repos/asf/maven/ components/trunk). The README.txt appears to be out of date, and also appears that maven- cli's assembly bits are not hooked up to run by default from a top- level `mvn install`.

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

2006-11-22 Thread Jason Dillon
Yes, this is no trunk (http://svn.apache.org/repos/asf/maven/ components/trunk). The README.txt appears to be out of date, and also appears that maven- cli's assembly bits are not hooked up to run by default from a top- level `mvn install`. --jason On Nov 21, 2006, at 4:21 PM, Brett Porter

Https and proxy bugs

2006-11-22 Thread Thomas Recloux
Hello all Nine month ago, I created these two issues relative to https and proxies. Il also added patches. http://jira.codehaus.org/browse/MNG-2066 http://jira.codehaus.org/browse/WAGONHTTP-6 Would it be possible to take this patches in the next realease ? Do you want me to update the patches

Re: NoClassDefFoundError from shared in project info reports

2006-11-22 Thread Joakim Erdfelt
This one: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-project-info-reports-plugin/2.1-SNAPSHOT/maven-project-info-reports-plugin-2.1-20061121.171541-4.jar apache.org http://people.apache.org/repo/m2-snapshot-repository false

Re: NoClassDefFoundError from shared in project info reports

2006-11-22 Thread Martin van den Bemt
Could you please specify which version I should use ? Mvgr, Martin Joakim Erdfelt wrote: Update the snapshot build of maven-project-info-report-plugin that you are using. The currently deployed version corrects this problem. - Joakim Martin van den Bemt wrote: Can confirm the same problem (a

Re: NoClassDefFoundError from shared in project info reports

2006-11-22 Thread Joakim Erdfelt
Update the snapshot build of maven-project-info-report-plugin that you are using. The currently deployed version corrects this problem. - Joakim Martin van den Bemt wrote: > 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,

Re: MSOURCES-11 When source plugin is used, it should make sure it is invoked during install

2006-11-22 Thread Aaron . Digulla
Hello, I'm trying to write a patch for MSOURCES-11. If I have this in my pom.xml: true org.apache.maven.plugins maven-jar-plugin 2.1

Re: [m2] Maven dependency analysis mojo

2006-11-22 Thread Mark Hobson
On 22/11/06, Mark Hobson <[EMAIL PROTECTED]> wrote: I've got a working shared component and plugin here. I was waiting until I had time to write javadoc and some comprehensive tests before submitting it, but am happy to submit it in it's present state and then add tests later. I'll raise an iss

Re: [m2] Maven dependency analysis mojo

2006-11-22 Thread Mark Hobson
Hi Kenney, On 22/11/06, Kenney Westerhof <[EMAIL PROTECTED]> wrote: I was just googling for a plugin like this. Are there any updates on this or something usable somewhere? I've got a working shared component and plugin here. I was waiting until I had time to write javadoc and some comprehen

Re: [m2] Maven dependency analysis mojo

2006-11-22 Thread Kenney Westerhof
Hey, I was just googling for a plugin like this. Are there any updates on this or something usable somewhere? -- Kenney Brett Porter wrote: I think shared for the component, and a new mojo for the report. There's a JIRA I filed for this about a year and a half ago, so if you can find that

A new Maven Repository ?

2006-11-22 Thread Raphaël Piéroni
Hi, I have found this over the net today: http://www.searchj.org/ Is this of any use ? Raphaël