[jira] Created: (MEV-205) Upload iBATIS 2.1.6 to iBiblio

2005-11-13 Thread Matt Raible (JIRA)
Upload iBATIS 2.1.6 to iBiblio -- Key: MEV-205 URL: http://jira.codehaus.org/browse/MEV-205 Project: Maven Evangelism Type: Improvement Reporter: Matt Raible http://ibatis.apache.org/downloads.html -- This message is automatically

[jira] Created: (CONTINUUM-442) plexus.sh overwrites PLEXUS_OPTS, doesn't delegate processes

2005-11-13 Thread Brett Porter (JIRA)
plexus.sh overwrites PLEXUS_OPTS, doesn't delegate processes Key: CONTINUUM-442 URL: http://jira.codehaus.org/browse/CONTINUUM-442 Project: Continuum Type: Bug Reporter: Brett Porter Fix For: 1.0.1

[jira] Created: (MEV-204) Change jWebUnit's POM to depend on httpunit 1.6 since 1.5.4 throws errors

2005-11-13 Thread Matt Raible (JIRA)
Change jWebUnit's POM to depend on httpunit 1.6 since 1.5.4 throws errors - Key: MEV-204 URL: http://jira.codehaus.org/browse/MEV-204 Project: Maven Evangelism Type: Wish Components: Invalid PO

[jira] Created: (MEV-203) Add postgresql-8.1-404.jdbc3.jar to Maven 2 Repository

2005-11-13 Thread Matt Raible (JIRA)
Add postgresql-8.1-404.jdbc3.jar to Maven 2 Repository -- Key: MEV-203 URL: http://jira.codehaus.org/browse/MEV-203 Project: Maven Evangelism Type: Wish Components: Dependencies Reporter: Matt Raible The l

[jira] Updated: (MNG-464) confusing error reported when using a non writable local directory

2005-11-13 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-464?page=all ] Edwin Punzalan updated MNG-464: --- Attachment: MNG-464-maven-artifact-manager.patch > confusing error reported when using a non writable local directory > --

[jira] Commented: (MNG-1553) ability to retreive starteam username/password from settings.xml in maven-release-plugin

2005-11-13 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-1553?page=comments#action_50852 ] Dan Tran commented on MNG-1553: --- MNG-1533.patch is the correct one > ability to retreive starteam username/password from settings.xml in > maven-release-plugin > -

[jira] Updated: (MNG-1553) ability to retreive starteam username/password from settings.xml in maven-release-plugin

2005-11-13 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-1553?page=all ] Dan Tran updated MNG-1553: -- Attachment: MNG-1553.patch Please discard the last patch, it has another patch i am working on that is not supposed to be included with this specific improment > ability to re

[jira] Updated: (MNG-1489) test repository connection first time (get a file at / ?) for better error reporting

2005-11-13 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1489?page=all ] Edwin Punzalan updated MNG-1489: Attachment: MNG-1489-maven-artifact-manager.patch > test repository connection first time (get a file at / ?) for better error > reporting > -

[jira] Updated: (MNG-1489) test repository connection first time (get a file at / ?) for better error reporting

2005-11-13 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1489?page=all ] Edwin Punzalan updated MNG-1489: Attachment: MNG-1489-maven-artifact.patch > test repository connection first time (get a file at / ?) for better error > reporting > -

[jira] Updated: (MNG-1550) save checksum in local repository

2005-11-13 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1550?page=all ] Edwin Punzalan updated MNG-1550: Attachment: MNG-1550-maven-artifact-manager.patch > save checksum in local repository > - > > Key: MNG-1550 > URL: ht

[jira] Created: (MNG-1553) ability to retreive starteam username/password from settings.xml in maven-release-plugin

2005-11-13 Thread Dan Tran (JIRA)
ability to retreive starteam username/password from settings.xml in maven-release-plugin Key: MNG-1553 URL: http://jira.codehaus.org/browse/MNG-1553 Project: Maven 2 Type: Impro

[jira] Updated: (MNG-986) add configurable powered by logo

2005-11-13 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-986?page=all ] Johnny R. Ruiz III updated MNG-986: --- Attachment: MNG-986-maven-site-plugin-2.patch Here's another patch, this may be patch or just the first one. - The difference on the first patch is it follows

[jira] Created: (MNG-1552) finish introduction to pom

2005-11-13 Thread Brett Porter (JIRA)
finish introduction to pom -- Key: MNG-1552 URL: http://jira.codehaus.org/browse/MNG-1552 Project: Maven 2 Type: Task Components: documentation - introductions Reporter: Brett Porter http://maven.apache.org/guides/introduction/introd

Re: making behaviour of ide plugins consistent

2005-11-13 Thread Kaare Nilsen
Well, no.. I think that what you are describing is somewhat to magical for me ;) You say that the idea plugin creates different projects depending on where you run the command, i personally finds that very confusing. In my opinion a plugin after configured in the module pom (or a parent) should beh

RE: [m1] [result] New Release managers for plugins

2005-11-13 Thread Arnaud HERITIER
I began this page. http://docs.codehaus.org/display/MAVEN/Maven+1.X+plugins You (maven-developers) can edit it if needed. Thx Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : lundi 14 novembre 2005 00:55 > À : Maven Developers List > Objet : Re: [m1]

Re: making behaviour of ide plugins consistent

2005-11-13 Thread Brett Porter
Yes, I definitely agree with that. This discussion should be about the default, but be configurable. So, you say the eclipse plugin does well - is it the same or different to the idea plugin as I described it? - Brett Kaare Nilsen wrote: Then supply good default behaviour (where i really do

Re: making behaviour of ide plugins consistent

2005-11-13 Thread Kaare Nilsen
In my opinion, giving the choise to the individual developer would be the best solution. When plugins tries to get "too smart" they often fail, and a lot of discussions appear. It should not be the responsibility of the plugin writer to tell people how they must manage their IDE's projects. Rather

RE: svn commit: r331014 - /maven/maven-1/plugins/trunk/eclipse/plugin.jelly

2005-11-13 Thread Arnaud HERITIER
Hi Fabrizio, Can you update the changes file and the goals documentation please ? Arnaud > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : samedi 5 novembre 2005 19:44 > À : commits@maven.apache.org > Objet : svn commit: r331014 - > /maven/mave

RE: svn commit: r333087 - /maven/maven-1/plugins/trunk/site/plugin.jelly

2005-11-13 Thread Arnaud HERITIER
Hi Fabrizio, Can you note it in the changes file Thx Arnaud > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 13 novembre 2005 19:33 > À : commits@maven.apache.org > Objet : svn commit: r333087 - > /maven/maven-1/plugin

[jira] Created: (MEV-202) dependency wrong

2005-11-13 Thread Adam Hardy (JIRA)
dependency wrong Key: MEV-202 URL: http://jira.codehaus.org/browse/MEV-202 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Adam Hardy javax.xml.namespace doesn't exist on ibiblio and javax.xml.xsdlib is xsdlib.xsdli

[jira] Created: (MEV-201) should have dependency on org.relaxngdatatype.relaxngDatatype

2005-11-13 Thread Adam Hardy (JIRA)
should have dependency on org.relaxngdatatype.relaxngDatatype - Key: MEV-201 URL: http://jira.codehaus.org/browse/MEV-201 Project: Maven Evangelism Type: Bug Reporter: Adam Hardy org.relaxng is actuall

[jira] Closed: (MPSCM-69) Remove scmurl page and use http://maven.apache.org/scm/scm-url-format.html instead

2005-11-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-69?page=all ] Arnaud Heritier closed MPSCM-69: Assign To: Arnaud Heritier Resolution: Fixed done. > Remove scmurl page and use http://maven.apache.org/scm/scm-url-format.html > instead > ---

[jira] Created: (MNG-1551) create a deploy:deploy-file goal

2005-11-13 Thread Brett Porter (JIRA)
create a deploy:deploy-file goal Key: MNG-1551 URL: http://jira.codehaus.org/browse/MNG-1551 Project: Maven 2 Type: Improvement Components: maven-deploy-plugin Reporter: Brett Porter Fix For: 2.0.1 this should partner t

[maven2 build - SUCCESS - checkout] Mon Nov 14 00:15:00 GMT 2005

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

[jira] Created: (MNG-1550) save checksum in local repository

2005-11-13 Thread Brett Porter (JIRA)
save checksum in local repository - Key: MNG-1550 URL: http://jira.codehaus.org/browse/MNG-1550 Project: Maven 2 Type: Improvement Components: maven-artifact Reporter: Brett Porter Fix For: 2.0.1 when a file is downloade

[jira] Commented: (MPSCM-68) Update maven-scm deps to latest (alpha-4)

2005-11-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-68?page=comments#action_50831 ] Arnaud Heritier commented on MPSCM-68: -- These jars aren't available in maven 1 repo : http://www.ibiblio.org/maven/org.apache.maven.scm/jars/ > Update maven-scm deps to latest (alp

[jira] Created: (MNG-1549) metadata needs different policy to

2005-11-13 Thread Brett Porter (JIRA)
metadata needs different policy to - Key: MNG-1549 URL: http://jira.codehaus.org/browse/MNG-1549 Project: Maven 2 Type: Bug Components: maven-artifact Reporter: Brett Porter Fix For: 2.0.1 currently, metadat

making behaviour of ide plugins consistent

2005-11-13 Thread Brett Porter
Hi, Can we discuss how to make the ide plugins behave consistently? It appears that, in particular, there are a lot of discussions about Eclipse and direct project references, and as I'm not a user I don't really follow them - but I'm concerned that they might be arriving at a different solut

Re: [m1] [result] New Release managers for plugins

2005-11-13 Thread Brett Porter
Can this go on the wiki somewhere? - Brett Arnaud HERITIER wrote: Fabrizio added for the eclipse plugin. Arnaud Hi all, I'm back. Sorry for the delay. Here is the list of plugins and the new release manager for each one : Abbot : To be decommissioned in sandbox ?

[jira] Closed: (MPJIRA-4) must contain an "id" attribute

2005-11-13 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-4?page=all ] fabrizio giustina closed MPJIRA-4: -- Assign To: fabrizio giustina (was: Emmanuel Venisse) Resolution: Fixed Fix Version: 1.2 Fixed by downloading the project page and extracting a pro

RE: [m1] [result] New Release managers for plugins

2005-11-13 Thread Arnaud HERITIER
Fabrizio added for the eclipse plugin. Arnaud > > Hi all, > > I'm back. Sorry for the delay. > > Here is the list of plugins and the new release manager > for each one : > > Abbot : To be decommissioned in sandbox ? > Announcement : Lukas > Ant

[jira] Commented: (MNG-472) multiple 's with no goals not considered when running a goal directly from the CLI

2005-11-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-472?page=comments#action_50828 ] Brett Porter commented on MNG-472: -- Jesse - is that a bug or something that needs to be documented? It'll get lost in this closed issue, so please either file a new issue or create a do

RE: standard form for commit messages

2005-11-13 Thread Arnaud HERITIER
Ok, Thanks Brett, Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : lundi 14 novembre 2005 00:09 > À : Maven Developers List > Objet : Re: standard form for commit messages > > Yes, its already under the guide for contributing. > > - Brett > > Arna

[jira] Updated: (MNG-1543) pom.xml information automatically included in META-INF during jar

2005-11-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1543?page=all ] Brett Porter updated MNG-1543: -- Fix Version: 2.0.1 I thought this was fixed already - its related to the same issue in hte release plugin. > pom.xml information automatically included in META-INF durin

[jira] Closed: (MNG-1316) Dependency report breaks on systemPath artifacts

2005-11-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1316?page=all ] Brett Porter closed MNG-1316: - Assign To: Brett Porter Resolution: Duplicate > Dependency report breaks on systemPath artifacts > > > Ke

Re: [m1] [result] New Release managers for plugins

2005-11-13 Thread Fabrizio Giustina
On 11/13/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > If someone else want to take some others plugins (Felipe, Fabrizio ? For > example ;-) ) let us know. you can add my name to the Eclipse plugin as a start, I will check if I can take other ones... fabrizio ---

Re: standard form for commit messages

2005-11-13 Thread Brett Porter
Yes, its already under the guide for contributing. - Brett Arnaud HERITIER wrote: Hi, Can it be documented somewhere in m1/m2 sites ? Committers, can you try to follow it ? :-) I took a look at recent commits and it's not really used !! Arnaud Hi, I've noticed a few things go

[jira] Deleted: (MNG-1547) maven-one-plugin needs a configurable repositoryId

2005-11-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1547?page=all ] Brett Porter deleted MNG-1547: -- > maven-one-plugin needs a configurable repositoryId > -- > > Key: MNG-1547 > URL: http://jira.codehaus.

[jira] Created: (MNG-1548) file/directory permissions and configuration should be configurable on a deployment repository in distributionManagement of POM

2005-11-13 Thread Brett Porter (JIRA)
file/directory permissions and configuration should be configurable on a deployment repository in distributionManagement of POM --- Key: MNG-1548 URL: http

[jira] Created: (MNG-1547) maven-one-plugin needs a configurable repositoryId

2005-11-13 Thread Brett Porter (JIRA)
maven-one-plugin needs a configurable repositoryId -- Key: MNG-1547 URL: http://jira.codehaus.org/browse/MNG-1547 Project: Maven 2 Type: Bug Reporter: Brett Porter this would allow configurability of server settin

RE: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-11-13 Thread Arnaud HERITIER
Hi, I'll try to test it this week. I hope this not due to an incompability between jelly versions. Arnaud > -Message d'origine- > De : Lukas Theussl [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 13 novembre 2005 17:44 > À : Maven Developers List > Objet : Re: [m1] PDF

[jira] Created: (MAVENUPLOAD-587) openutils-log4j 1.0

2005-11-13 Thread fabrizio giustina (JIRA)
openutils-log4j 1.0 --- Key: MAVENUPLOAD-587 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-587 Project: maven-upload-requests Type: Task Reporter: fabrizio giustina -- This message is automatically generated by JIRA. - If you think it was

RE: standard form for commit messages

2005-11-13 Thread Arnaud HERITIER
Hi, Can it be documented somewhere in m1/m2 sites ? Committers, can you try to follow it ? :-) I took a look at recent commits and it's not really used !! Arnaud > > Hi, > > I've noticed a few things going into commit messages, for > which I usually use a standard fo

[m1] [result] New Release managers for plugins

2005-11-13 Thread Arnaud HERITIER
Hi all, I'm back. Sorry for the delay. Here is the list of plugins and the new release manager for each one : Abbot : To be decommissioned in sandbox ? Announcement : Lukas Ant: Arnaud Antlr : Artifact : Arnaud AspectJ

[jira] Updated: (MPDIST-15) custom include list for source distribution patch (fixes missing checkstyle.xml)

2005-11-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-15?page=all ] Lukas Theussl updated MPDIST-15: Assign To: fabrizio giustina Description: Actually the dist plugin includes in source distribution only a predefined list of files. When using a custom checkst

[jira] Updated: (MPDIST-9) Add "fixcrlf" step

2005-11-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-9?page=all ] Lukas Theussl updated MPDIST-9: --- Assign To: Lukas Theussl (was: Jason van Zyl) Description: It would be good to have the following: 1. FIXCRLF distribution directory before creating zip using 1s

[maven2 build - SUCCESS - update] Sun Nov 13 21:45:00 GMT 2005

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

[jira] Closed: (MPDIST-24) dist:prepare-src-filesystem doesn't recognize maven.ant.generatebuild.file

2005-11-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-24?page=all ] Lukas Theussl closed MPDIST-24: --- Resolution: Fixed Fix Version: 1.7 > dist:prepare-src-filesystem doesn't recognize maven.ant.generatebuild.file >

[jira] Closed: (MPDIST-25) Goal dist:prepare-src-filesystem should also include build.properties in source distribution.

2005-11-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-25?page=all ] Lukas Theussl closed MPDIST-25: --- Resolution: Won't Fix > Goal dist:prepare-src-filesystem should also include build.properties in > source distribution. >

[jira] Closed: (MPDIST-18) maven.dist.tar.executable and maven.dist.gunzip.executable props in plugin.properties are never used, and so should be removed

2005-11-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-18?page=all ] Lukas Theussl closed MPDIST-18: --- Resolution: Fixed Fix Version: 1.7 Fixed long time ago > maven.dist.tar.executable and maven.dist.gunzip.executable props in > plugin.properties are never u

[jira] Closed: (MPDIST-13) Allow distribution of artifact types other than jar

2005-11-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-13?page=all ] Lukas Theussl closed MPDIST-13: --- Resolution: Fixed Fix Version: 1.7 > Allow distribution of artifact types other than jar > --- > > Ke

[jira] Reopened: (MPDIST-13) Allow distribution of artifact types other than jar

2005-11-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-13?page=all ] Lukas Theussl reopened MPDIST-13: - Reopen to change fix version > Allow distribution of artifact types other than jar > --- > > Key: MPDIST-

[jira] Closed: (MPDIST-27) Zip archives should use CRLF line endings on txt files

2005-11-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-27?page=all ] Lukas Theussl closed MPDIST-27: --- Resolution: Fixed Fix Version: 1.7 > Zip archives should use CRLF line endings on txt files > -- > >

[jira] Commented: (MPDIST-27) Zip archives should use CRLF line endings on txt files

2005-11-13 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-27?page=comments#action_50817 ] Phil Steitz commented on MPDIST-27: --- Is there a problem with this patch? Is there a better way to do this? It would be great to get a fix for this committed. > Zip archives should

[maven2 build - SUCCESS - update] Sun Nov 13 18:00:00 GMT 2005

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

[jira] Created: (MNG-1546) no way to retrieve/change plugin configuration in the POM or globally

2005-11-13 Thread Milos Kleint (JIRA)
no way to retrieve/change plugin configuration in the POM or globally - Key: MNG-1546 URL: http://jira.codehaus.org/browse/MNG-1546 Project: Maven 2 Type: Bug Components: maven-embedder Repor

[jira] Created: (MNG-1545) some execution output not routed through default routes.

2005-11-13 Thread Milos Kleint (JIRA)
some execution output not routed through default routes. Key: MNG-1545 URL: http://jira.codehaus.org/browse/MNG-1545 Project: Maven 2 Type: Bug Components: maven-embedder Reporter: Milos Kleint Prio

[jira] Commented: (MNG-1544) Attached artefacts not handled

2005-11-13 Thread Tomislav Bodor (JIRA)
[ http://jira.codehaus.org/browse/MNG-1544?page=comments#action_50810 ] Tomislav Bodor commented on MNG-1544: - Alternatively, a nested fileset could be added to install and deploy tasks... Then the attachments would not be handled the 'maven way', but mo

[jira] Created: (MNG-1544) Attached artefacts not handled

2005-11-13 Thread Tomislav Bodor (JIRA)
Attached artefacts not handled -- Key: MNG-1544 URL: http://jira.codehaus.org/browse/MNG-1544 Project: Maven 2 Type: Bug Components: maven-artifact-ant Versions: 2.0 Reporter: Tomislav Bodor The install and deploy tasks d

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-11-13 Thread Lukas Theussl
Wendy, My patch only fixes the id problem, not the 1.0-1.1 incompatibility (I still haven't got a clue why this happens). You have to add the slashes though, if you can't do it in navigation.xml then you should use a separate pdf_navigation.xml (I would recommend that anyway). However, accord

[jira] Created: (MEV-200) sslext/sslext-1.2-0 jar contains no class files (should have several)

2005-11-13 Thread Adam Hardy (JIRA)
sslext/sslext-1.2-0 jar contains no class files (should have several) - Key: MEV-200 URL: http://jira.codehaus.org/browse/MEV-200 Project: Maven Evangelism Type: Bug Reporter: Adam Hardy The ja

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-11-13 Thread Wendy Smoak
On 11/13/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > I just committed a fix for this issue, can you check if it's ok? One > thing though: in navigation.xml, you need to prepend the hrefs in the > menu items by a slash, eg href="/tagreference-struts-bean.html"/> Strange, I see no change at all

[jira] Commented: (MNG-472) multiple 's with no goals not considered when running a goal directly from the CLI

2005-11-13 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-472?page=comments#action_50808 ] Jesse McConnell commented on MNG-472: - one note on this issue.. if you specify the in the execution it will not process multiple elements using the default lifecycle (ie, mvn insta

[jira] Created: (MNG-1543) pom.xml information automatically included in META-INF during jar

2005-11-13 Thread Jorg Heymans (JIRA)
pom.xml information automatically included in META-INF during jar -- Key: MNG-1543 URL: http://jira.codehaus.org/browse/MNG-1543 Project: Maven 2 Type: Improvement Components: maven-jar-plugin V

[jira] Commented: (MNG-1455) Possible NPE in DefaultArtifactResolver

2005-11-13 Thread Bernd Bohmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-1455?page=comments#action_50801 ] Bernd Bohmann commented on MNG-1455: Yes > Possible NPE in DefaultArtifactResolver > --- > > Key: MNG-1455 > URL: http://jira.co

[jira] Commented: (MNG-1455) Possible NPE in DefaultArtifactResolver

2005-11-13 Thread Jeff Jensen (JIRA)
[ http://jira.codehaus.org/browse/MNG-1455?page=comments#action_50800 ] Jeff Jensen commented on MNG-1455: -- Is this the same as http://jira.codehaus.org/browse/MNG-1316? > Possible NPE in DefaultArtifactResolver > --- >

[maven2 build - SUCCESS - update] Sun Nov 13 12:45:00 GMT 2005

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

[jira] Closed: (MNG-1488) need to set default bundleDir for all ear modules

2005-11-13 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-1488?page=all ] Stephane Nicoll closed MNG-1488: Resolution: Fixed Fix Version: 2.0.1 This is done. Added defaultJavaBundleDir proerty which specify an URI. If it is set all Javamodules go there. If a j

[jira] Created: (MNG-1542) type attribute of artifact:dependencies doesn't work for indirect dependencies

2005-11-13 Thread Tomislav Bodor (JIRA)
type attribute of artifact:dependencies doesn't work for indirect dependencies -- Key: MNG-1542 URL: http://jira.codehaus.org/browse/MNG-1542 Project: Maven 2 Type: Sub-task Components: mav

[jira] Commented: (MNG-1488) need to set default bundleDir for all ear modules

2005-11-13 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-1488?page=comments#action_50797 ] Stephane Nicoll commented on MNG-1488: -- OK. Here is what I suggest: property: defaultJavaBundleDir which specify an URI. If it is set all Javamodules go there. If a javamodule has