[jira] Created: (MNG-639) examine impact of multiple repositories on metadata

2005-07-24 Thread Brett Porter (JIRA)
examine impact of multiple repositories on metadata --- Key: MNG-639 URL: http://jira.codehaus.org/browse/MNG-639 Project: Maven 2 Type: Bug Components: maven-artifact Reporter: Brett Porter Fix For: 2.0-beta-

[jira] Created: (MNG-638) incorrectly validating 1..1 multiplicity associations in model

2005-07-24 Thread Brett Porter (JIRA)
incorrectly validating 1..1 multiplicity associations in model -- Key: MNG-638 URL: http://jira.codehaus.org/browse/MNG-638 Project: Maven 2 Type: Bug Components: maven-model Reporter: Brett Porter

Re: [jdiff] [patch] to provide svn support

2005-07-24 Thread Phil Steitz
Brett Porter wrote: Looks ok to me, though I don't know why we shouldn't just drop the ant:cvs part altogether and use scm:checkout as you have in the otherwise blocks. What do you think? I tried that but could not get cvs to work in a way that would preserve backward compatibility. I will pla

Re: [jdiff] [patch] to provide svn support

2005-07-24 Thread Brett Porter
Looks ok to me, though I don't know why we shouldn't just drop the ant:cvs part altogether and use scm:checkout as you have in the otherwise blocks. What do you think? Emmanuel, do you have any thoughts? I'm not overly familiar with the plugin. - Brett Phil Steitz wrote: > Last week I added a p

[jdiff] [patch] to provide svn support

2005-07-24 Thread Phil Steitz
Last week I added a patch to MPJDIFF-6 here: http://jira.codehaus.org/browse/MPJDIFF-6?page=all Comments? Phil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MAVEN-1649) Using ant:xslt with an xmlcatalog works fine with 1.0.2 but not with 1.1-beta1

2005-07-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1649?page=all ] Brett Porter updated MAVEN-1649: Fix Version: 1.1-beta-2 > Using ant:xslt with an xmlcatalog works fine with 1.0.2 but not with 1.1-beta1 > --

[jira] Created: (MAVEN-1649) Using ant:xslt with an xmlcatalog works fine with 1.0.2 but not with 1.1-beta1

2005-07-24 Thread Jon Christiansen (JIRA)
Using ant:xslt with an xmlcatalog works fine with 1.0.2 but not with 1.1-beta1 -- Key: MAVEN-1649 URL: http://jira.codehaus.org/browse/MAVEN-1649 Project: maven Type: Bug Components: jelly/

[jira] Commented: (MNG-226) need to be able to dynamically register providers for wagon and scm

2005-07-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-226?page=comments#action_43357 ] Brett Porter commented on MNG-226: -- We have "build extensions" - ie providers for wagon, scm that are not really plugins but additional providers for a particular plexus role. Currently,

[jira] Commented: (MNG-598) new type handlers cannot be added outside of maven-core

2005-07-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-598?page=comments#action_43356 ] Brett Porter commented on MNG-598: -- We don't want to have to resolve and search all the plugins to find a missing dependency type. For this, we can add true|false to the element, eg:

Re: dependecy management, shared libraries should not be in a war/ear

2005-07-24 Thread Kris Bravo
I prefer 4) with the logged warnings. With 2) you potentially create more significant runtime problems. If, however, you decide to go with 2), a file included in an obvious location (i.e., WEB-INF/lib/runtime.txt) listing the dropped dependencies would help with the troubleshooting sessions. Kri

[maven2 build - SUCCESS - checkout] Mon Jul 25 00:15:01 GMT 2005

2005-07-24 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050725.001502.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050725.001502.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: dependecy management, shared libraries should not be in a war/ear

2005-07-24 Thread Brett Porter
Jason van Zyl wrote: >>2) scope in end POM always wins >> >> >To me this would seem to be the most obvious the user. > > I agree, given the current use of dependencies. > > >>4) keep it as is (where you can use to force >>the appropriate scope) >> >> >Wouldn't that be a little inconv

[jira] Created: (MNG-637) setup and use a temporary snapshot repository for m2

2005-07-24 Thread Brett Porter (JIRA)
setup and use a temporary snapshot repository for m2 Key: MNG-637 URL: http://jira.codehaus.org/browse/MNG-637 Project: Maven 2 Type: Task Reporter: Brett Porter Fix For: 2.0-beta-1 -- This message is au

Re: dependecy management, shared libraries should not be in a war/ear

2005-07-24 Thread Jason van Zyl
On Mon, 2005-07-25 at 08:18 +1000, Brett Porter wrote: > What this is is another dependency with a more inclusive scope down the > chain. > > While the behaviour is correct, it is not intuitive. Anyone have a > preferred option? > > 1) Log a warning when a higher priority scope is found in the ch

[jira] Closed: (MNG-635) Webapp Resources Not Available to Unit Tests

2005-07-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-635?page=all ] Brett Porter closed MNG-635: Assign To: Brett Porter Resolution: Won't Fix no problem, thanks! > Webapp Resources Not Available to Unit Tests > > >

[jira] Commented: (MAVENUPLOAD-448) Upload wicket-1.1-b1-bundle.jar and wicket-extensions-1.1-b1-bundle.jar

2005-07-24 Thread Martijn Dashorst (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-448?page=comments#action_43345 ] Martijn Dashorst commented on MAVENUPLOAD-448: -- The correct urls are: http://wicket.sourceforge.net/downloads/wicket-1.1-b1-bundle.jar http://wicket.sourceforge.net/

[jira] Created: (MAVENUPLOAD-448) Upload wicket-1.1-b1-bundle.jar and wicket-extensions-1.1-b1-bundle.jar

2005-07-24 Thread Martijn Dashorst (JIRA)
Upload wicket-1.1-b1-bundle.jar and wicket-extensions-1.1-b1-bundle.jar --- Key: MAVENUPLOAD-448 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-448 Project: maven-upload-requests Type: Task Report

[jira] Commented: (MEV-46) Missing JDBC POM

2005-07-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MEV-46?page=comments#action_43344 ] Brett Porter commented on MEV-46: - please use a "pointer POM" for this now using the section. > Missing JDBC POM > > > Key: MEV-46 > URL: http://jira.co

Re: dependecy management, shared libraries should not be in a war/ear

2005-07-24 Thread Brett Porter
What this is is another dependency with a more inclusive scope down the chain. While the behaviour is correct, it is not intuitive. Anyone have a preferred option? 1) Log a warning when a higher priority scope is found in the chain 2) scope in end POM always wins 3) same as 2, but only when it is

[jira] Commented: (MAVENUPLOAD-433) Please upload DWR to the global Maven repo

2005-07-24 Thread Julien Dubois (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-433?page=comments#action_43331 ] Julien Dubois commented on MAVENUPLOAD-433: --- Hello, Here is the upload bundle for the 1.0-RC2 release of DWR : http://julien.dubois.free.fr/dwr/dwr-1.0-rc2-bundle.jar

Re: changes to repository policy?

2005-07-24 Thread Emmanuel Venisse
+1 Brett Porter wrote: Hi, Can I get some opinions on making the following changes to out repository policy? 1) no more snapshots in ibiblio I'm happy to keep syncing these into m1 for convenience so we don't need to change the sync app too much, but I'd like repoclean not to bring them over

[jira] Created: (MEV-46) Missing JDBC POM

2005-07-24 Thread Trygve Laugstol (JIRA)
Missing JDBC POM Key: MEV-46 URL: http://jira.codehaus.org/browse/MEV-46 Project: Maven Evangelism Type: Bug Components: Missing POM Reporter: Trygve Laugstol There is a "jdbc-stdext" pom (which is JDBC 2 IIRC) but there is still a artifact i

Re: changes to repository policy?

2005-07-24 Thread Trygve Laugstøl
On Sun, Jul 24, 2005 at 12:07:24PM +1000, Brett Porter wrote: > Hi, > > Can I get some opinions on making the following changes to out > repository policy? 1) +1 2) +1 -- Trygve > > 1) no more snapshots in ibiblio > > I'm happy to keep syncing these into m1 for convenience so we don't need >

Re: changes to repository policy?

2005-07-24 Thread Jason van Zyl
+1 On Sun, 2005-07-24 at 12:07 +1000, Brett Porter wrote: > Hi, > > Can I get some opinions on making the following changes to out > repository policy? > > 1) no more snapshots in ibiblio > > I'm happy to keep syncing these into m1 for convenience so we don't need > to change the sync app too m

[jira] Updated: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-24 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=all ] Nick Faiz updated MAVENUPLOAD-431: -- Attachment: nlog4j-wrapper-1.2.14.jar Carlos, Please find the new nlog4j-wrapper-1.2.14.jar attached to this issue. It follows your suggestions for repr

Re: dependecy management, shared libraries should not be in a war/ear

2005-07-24 Thread Stephane Nicoll
On 7/23/05, solo turn <[EMAIL PROTECTED]> wrote: > somehow i do not understand that, i tried: > > > > ... > provided > > > and it still includes it into the war. is this a bug in the war > plugin? I don't think so. I have also seen strange behavior with the dependencies