[maven2 build - FAILED - update] Mon Dec 12 08:00:00 GMT 2005

2005-12-12 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051212.08.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Mon Dec 12 08:15:00 GMT 2005

2005-12-12 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051212.081500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Perforce provider

2005-12-12 Thread Emmanuel Venisse
Mike, Perforce provider show clear text password in logs. http://jira.codehaus.org/browse/CONTINUUM-504 Can you fix it with some "**"? Thanks Emmanuel

[jira] Created: (MNG-1811) Add Dependency Convergence (w/Ready for Release indicator) report.

2005-12-12 Thread Joakim Erdfelt (JIRA)
Add Dependency Convergence (w/Ready for Release indicator) report. -- Key: MNG-1811 URL: http://jira.codehaus.org/browse/MNG-1811 Project: Maven 2 Type: New Feature Components: maven-project-info-repo

[jira] Updated: (MNG-1811) Add Dependency Convergence (w/Ready for Release indicator) report.

2005-12-12 Thread Joakim Erdfelt (JIRA)
[ http://jira.codehaus.org/browse/MNG-1811?page=all ] Joakim Erdfelt updated MNG-1811: Attachment: MNG-1811-dependency-convergence.patch > Add Dependency Convergence (w/Ready for Release indicator) report. > --

[maven2 build - FAILED - update] Mon Dec 12 08:30:00 GMT 2005

2005-12-12 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051212.083000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MNG-1812) PMD should generate results in formats other than html

2005-12-12 Thread patrick OShea (JIRA)
PMD should generate results in formats other than html -- Key: MNG-1812 URL: http://jira.codehaus.org/browse/MNG-1812 Project: Maven 2 Type: Improvement Components: maven-pmd-plugin Versions: 2.0 Re

Re: svn commit: r356161 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-12-12 Thread Arnaud HERITIER
On 12/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: ltheussl > Date: Sun Dec 11 21:34:45 2005 > New Revision: 356161 [SNIP] Modified: maven/maven-1/plugins/trunk/artifact/project.xml > URL: > http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/artifact/project.xml?rev=3561

[maven2 build - FAILED - update] Mon Dec 12 08:45:00 GMT 2005

2005-12-12 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051212.084501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: maven compile

2005-12-12 Thread Pascal GRANGE
Le Vendredi 9 Décembre 2005 19:03, Brett Porter a écrit : > You can't use the bootstrap for tagged versions OK but it did not work for the trunk either. > - it must be built with > Maven 2 (mvn install; cd maven-core; mvn assembly:assembly). This two steps completed with success but what are th

[maven2 build - FAILED - update] Mon Dec 12 09:00:01 GMT 2005

2005-12-12 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051212.090001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MNG-1809) rss.png resource missing in repository leading to a NPE

2005-12-12 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1809?page=all ] Edwin Punzalan closed MNG-1809: --- Resolution: Fixed Fixed. Thanks. > rss.png resource missing in repository leading to a NPE > --- > > K

[maven2 build - SUCCESS - update] Mon Dec 12 09:15:01 GMT 2005

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

[jira] Commented: (MNG-1334) classpath related error when invoking the rmic task from maven

2005-12-12 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1334?page=comments#action_53264 ] Kenney Westerhof commented on MNG-1334: --- The preferred way is this: maven-antrun-plugin sun tools 1.0

[jira] Updated: (MNG-1812) PMD should generate results in formats other than html

2005-12-12 Thread patrick OShea (JIRA)
[ http://jira.codehaus.org/browse/MNG-1812?page=all ] patrick OShea updated MNG-1812: --- Attachment: PmdPlugin.java > PMD should generate results in formats other than html > -- > > Key: MNG-1812 >

[jira] Updated: (MNG-1812) PMD should generate results in formats other than html

2005-12-12 Thread patrick OShea (JIRA)
[ http://jira.codehaus.org/browse/MNG-1812?page=all ] patrick OShea updated MNG-1812: --- Attachment: how to call from pom.xml > PMD should generate results in formats other than html > -- > > Key:

[jira] Created: (MNG-1813) jdom 1.0 has invalid dependency: xerces-2.6.0

2005-12-12 Thread Steve Loughran (JIRA)
jdom 1.0 has invalid dependency: xerces-2.6.0 - Key: MNG-1813 URL: http://jira.codehaus.org/browse/MNG-1813 Project: Maven 2 Type: Bug Components: Artifacts and Repositories Reporter: Steve Loughran I know depend

[jira] Commented: (MNG-1334) classpath related error when invoking the rmic task from maven

2005-12-12 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1334?page=comments#action_53268 ] Kenney Westerhof commented on MNG-1334: --- Here is a complete POM that works. To test it I put the SUN 'RMI tutorial' code in src/main/java, and added a 'setLogger(org.apache.log4j.L

[jira] Commented: (MNG-1334) classpath related error when invoking the rmic task from maven

2005-12-12 Thread Rohnny Moland (JIRA) (JIRA)
[ http://jira.codehaus.org/browse/MNG-1334?page=comments#action_53269 ] Rohnny Moland (JIRA) commented on MNG-1334: --- Yes, I know. Its just to add tools.jar to the maven classpath, as Brett Porter commented for over a month ago. But thanks anyway.

[jira] Created: (SUREFIRE-22) surefire:surefire:1.5-SNAPSHOT test failure in XMLReporterTest for non US locale

2005-12-12 Thread Marcel Schutte (JIRA)
surefire:surefire:1.5-SNAPSHOT test failure in XMLReporterTest for non US locale Key: SUREFIRE-22 URL: http://jira.codehaus.org/browse/SUREFIRE-22 Project: surefire Type: Bug Versio

[jira] Created: (MAVEN-1734) Provider org.apache.xerces.jaxp.SAXParserFactoryImpl could not be instantiated: java.lang.NullPointerException

2005-12-12 Thread Graham Leggett (JIRA)
Provider org.apache.xerces.jaxp.SAXParserFactoryImpl could not be instantiated: java.lang.NullPointerException -- Key: MAVEN-1734 URL: http://jira.codehaus.org/browse/MAVE

[jira] Commented: (MAVENUPLOAD-627) Additional IzPack jar required for geronimo build

2005-12-12 Thread Erik Daughtrey (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-627?page=comments#action_53273 ] Erik Daughtrey commented on MAVENUPLOAD-627: Thanks for uploading this so quickly. > Additional IzPack jar required for geronimo build > -

[jira] Commented: (MNG-1557) Dependency Ignored

2005-12-12 Thread Stephen Duncan Jr (JIRA)
[ http://jira.codehaus.org/browse/MNG-1557?page=comments#action_53274 ] Stephen Duncan Jr commented on MNG-1557: Tested with the 2.0.1 release candidate posted here: http://people.apache.org/~jdcasey/maven2/releases/2.0.1-RC/ and still had the probl

[jira] Commented: (MNG-1800) surefire:test finds a resource inside a jar, but can't load a class inside it?

2005-12-12 Thread Matthew Beermann (JIRA)
[ http://jira.codehaus.org/browse/MNG-1800?page=comments#action_53278 ] Matthew Beermann commented on MNG-1800: --- No, it hasn't, at least as of surefire-booter:jar:1.5-20051212.092836-3. Still able to locate the resources inside a jar but not the classe

[jira] Commented: (MNG-1795) eclipse:eclipse still setting .classpath's output to wrong directory

2005-12-12 Thread Matthew Beermann (JIRA)
[ http://jira.codehaus.org/browse/MNG-1795?page=comments#action_53279 ] Matthew Beermann commented on MNG-1795: --- Nope, same result. > eclipse:eclipse still setting .classpath's output to wrong directory > ---

[jira] Commented: (MAVEN-1734) Provider org.apache.xerces.jaxp.SAXParserFactoryImpl could not be instantiated: java.lang.NullPointerException

2005-12-12 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1734?page=comments#action_53281 ] Arnaud Heritier commented on MAVEN-1734: 1) Don't you have maven 1.0.X in your PATH before the 1.1 ? 2) Did you remove your plugins cache directory ? 3) Are you using a plugin n

[jira] Updated: (CONTINUUM-504) log files should not show clear text password for perforce repository access

2005-12-12 Thread mike perham (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-504?page=all ] mike perham updated CONTINUUM-504: -- Attachment: password.patch.txt > log files should not show clear text password for perforce repository access > --

RE: Perforce provider

2005-12-12 Thread Mike Perham
Patch submitted in issue. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, December 12, 2005 2:27 AM To: scm-dev@maven.apache.org Subject: Perforce provider Mike, Perforce provider show clear text password in logs. http://jira.codehaus.org/browse/CONTIN

[jira] Commented: (MNG-1800) surefire:test finds a resource inside a jar, but can't load a class inside it?

2005-12-12 Thread Matthew Beermann (JIRA)
[ http://jira.codehaus.org/browse/MNG-1800?page=comments#action_53283 ] Matthew Beermann commented on MNG-1800: --- Just to be clear, the mechanism we're utilizing is documented here: http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#Service%20Provider

Re: maven compile

2005-12-12 Thread Brett Porter
Pascal GRANGE wrote: > Le Vendredi 9 Décembre 2005 19:03, Brett Porter a écrit : > >> You can't use the bootstrap for tagged versions >> > > OK but it did not work for the trunk either. > ./bootstrap.sh > >> - it must be built with >> Maven 2 (mvn install; cd maven-core; mvn assembly

Request to open and sync maven-repository on people.apache.org

2005-12-12 Thread Jochen Wiedmann
Hi, how do I deploy snapshots of an Apache project (JaxMe, XML-RPC) to a directory, which is synced to a public Maven repository? Same question for releases and the future, because /www/www.apache.org/dist/maven-repository is read-only? Regards, Jochen -

[jira] Moved: (MEV-256) jdom 1.0 has invalid dependency: xerces-2.6.0

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MEV-256?page=all ] Brett Porter moved MNG-1813 to MEV-256: --- Priority: (was: Major) Group ID: jdom Artifact ID: jdom Version: 1.0 Component: (was: Artifacts and Repositories)

Re: maven compile

2005-12-12 Thread Pascal GRANGE
Le Lundi 12 Décembre 2005 17:48, Brett Porter a écrit : > Pascal GRANGE wrote: > > Le Vendredi 9 Décembre 2005 19:03, Brett Porter a écrit : > >> You can't use the bootstrap for tagged versions > > > > OK but it did not work for the trunk either. > > ./bootstrap.sh > > >> - it must be built with >

Re: svn commit: r356161 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-12-12 Thread Lukas Theussl
Did you see my next commit and the reply I sent to it? http://www.nabble.com/svn-commit%3A-r356163---maven-maven-1-plugins-trunk-artifact-project.xml-t725288.html I am having a look at this problem now but I'm waiting for a comment from Fabrizio first. It happens in the r:release-version tag of

[jira] Commented: (MNG-1557) Dependency Ignored

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1557?page=comments#action_53285 ] Brett Porter commented on MNG-1557: --- unfortunately its too late in the release cycle to fix this if it still exists. It has been scheduled for 2.0.2 > Dependency Ignored > ---

branch created

2005-12-12 Thread Brett Porter
you may have noticed John created the 2.0.x branch for 2.0.2 yesterday after prepping the release. This means things committed to trunk will not be incorporated into 2.0.2 without manual merging. Cheers, Brett - To unsubscribe,

Re: Perforce provider

2005-12-12 Thread Emmanuel Venisse
Thanks. Emmanuel Mike Perham a écrit : Patch submitted in issue. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, December 12, 2005 2:27 AM To: scm-dev@maven.apache.org Subject: Perforce provider Mike, Perforce provider show clear text password in

missing release bits

2005-12-12 Thread Brett Porter
Hi, Some things that got missed that need to be done for 2.0.1, and that we need to streamline for future releases: - embedder and artifact-ant were not released and not updated in pom - bootstrap hasn't had its versions updated, which may mean that if you bootstrap a tag it doesn't come out right

[maven2 build - SUCCESS - update] Mon Dec 12 17:30:00 GMT 2005

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

Re: svn commit: r356161 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-12-12 Thread Fabrizio Giustina
Hi Lukas, I was out for a few days and I missed your initial message... yes, this sounds like a bug introduced by my last commit in the release plugin :( before of the change the scm:prepare-release was crashing committing and tagging an unchanged (SNAPSHOT) pom to the repository. I added a filter

[jira] Commented: (CONTINUUM-508) Unable to add multimodule projects from CVS

2005-12-12 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-508?page=comments#action_53287 ] Emmanuel Venisse commented on CONTINUUM-508: Continuum can't find parent if it isn't in repository and it isn't in continuum projects list ;-) If you try to build it wi

Re: svn commit: r356161 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-12-12 Thread Lukas Theussl
Fabrizio, Thanks for your reply. Yes, I had a brief look at the problem but I am not familiar with the code, I don't know how much effort it will cost to get into it. As I understand it, the release plugin should be deprecated anyway and all the needed functionality be moved into the scm plu

[jira] Created: (SCM-108) JDK 1.5 code

2005-12-12 Thread mike perham (JIRA)
JDK 1.5 code Key: SCM-108 URL: http://jira.codehaus.org/browse/SCM-108 Project: Maven SCM Type: Bug Components: maven-scm-provider-clearcase Reporter: mike perham [INFO] Compilation failure D:\apache\maven-scm\maven-scm-providers\maven-scm-pr

[jira] Created: (MNG-1814) Referenced projects' artifacts naming scheme behaves differently when ran from reactor

2005-12-12 Thread C?dric Vidal (JIRA)
Referenced projects' artifacts naming scheme behaves differently when ran from reactor -- Key: MNG-1814 URL: http://jira.codehaus.org/browse/MNG-1814 Project: Maven 2 Type: Bug Co

Re: missing release bits

2005-12-12 Thread Brett Porter
more things found: - bootstrap META-INF - ci.sh have version hardcoded Also a reminder to self that ci.sh needs to be setup for both trunk and branch (or finally move to continuum entirely :) - Brett Brett Porter wrote: > Hi, > > Some things that got missed that need to be done for 2.0.1, and th

[jira] Created: (SCM-109) More JDK 1.5 code

2005-12-12 Thread mike perham (JIRA)
More JDK 1.5 code - Key: SCM-109 URL: http://jira.codehaus.org/browse/SCM-109 Project: Maven SCM Type: Bug Components: maven-scm-provider-starteam Reporter: mike perham [INFO] Compilation failure D:\apache\maven-scm\maven-scm-providers\mav

[jira] Created: (MAVENUPLOAD-629) Jini version 2.1 final starter kit jars

2005-12-12 Thread Chris Sterling (JIRA)
Jini version 2.1 final starter kit jars --- Key: MAVENUPLOAD-629 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-629 Project: maven-upload-requests Type: Bug Reporter: Chris Sterling http://daredskin.homedns.org/checkconfig

cvs fails tests

2005-12-12 Thread Mike Perham
[surefire] Running org.apache.maven.scm.provider.cvslib.command.checkout.CvsCheckoutCommand Test [surefire] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 1.016 sec FAILURE !! [INFO] Executing: cvs -q -f diff -u -N [INFO] Working directory: D:\apache\maven-scm\maven-scm-providers\mave

[jira] Created: (MNG-1815) Dependency management versions should only be updated if they are SNAPSHOTs

2005-12-12 Thread mike perham (JIRA)
Dependency management versions should only be updated if they are SNAPSHOTs --- Key: MNG-1815 URL: http://jira.codehaus.org/browse/MNG-1815 Project: Maven 2 Type: Bug Components: maven-release

[continuum build - FAILED - update] Mon Dec 12 18:30:00 GMT 2005

2005-12-12 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051212.183001.txt

[jira] Created: (MPJAVA-43) Broken support for maven.compile.extdirs

2005-12-12 Thread Marcin Gurbisz (JIRA)
Broken support for maven.compile.extdirs Key: MPJAVA-43 URL: http://jira.codehaus.org/browse/MPJAVA-43 Project: maven-java-plugin Type: Bug Versions: 1.5 Reporter: Marcin Gurbisz Priority: Minor Instead of

[maven2 build - SUCCESS - update] Mon Dec 12 18:30:00 GMT 2005

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

[continuum build - FAILED - update] Mon Dec 12 19:00:01 GMT 2005

2005-12-12 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051212.190002.txt

Re: cvs fails tests

2005-12-12 Thread dan tran
same here, but evenisse does not encounter this problem.  I am cvs from cygwin   -D  On 12/12/05, Mike Perham <[EMAIL PROTECTED]> wrote: [surefire] Runningorg.apache.maven.scm.provider.cvslib.command.checkout.CvsCheckoutCommandTest [surefire] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 1.01

[jira] Updated: (MNG-1811) Add Dependency Convergence (w/Ready for Release indicator) report.

2005-12-12 Thread Joakim Erdfelt (JIRA)
[ http://jira.codehaus.org/browse/MNG-1811?page=all ] Joakim Erdfelt updated MNG-1811: Attachment: MNG-1811-dependency-convergence-with-project-version.patch > Add Dependency Convergence (w/Ready for Release indicator) report. > -

[jira] Created: (SCM-110) Perforce should force sync

2005-12-12 Thread mike perham (JIRA)
Perforce should force sync -- Key: SCM-110 URL: http://jira.codehaus.org/browse/SCM-110 Project: Maven SCM Type: Bug Components: maven-scm-provider-perforce Reporter: mike perham Attachments: force.txt It's not pretty but it's the o

Re: svn commit: r356161 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-12-12 Thread Fabrizio Giustina
On 12/12/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > The problem is seen most easily by by running the release:update-pom > goal with a version and tag attribute. The empty namespaces will get > inserted. As for the solution, all I can say is that it should work > independently of wether a names

[jira] Commented: (SCM-110) Perforce should force sync

2005-12-12 Thread mike perham (JIRA)
[ http://jira.codehaus.org/browse/SCM-110?page=comments#action_53313 ] mike perham commented on SCM-110: - I don't think a parameter is necessary or a good idea. From the user's perspective it's not clear when you need it and when you don't. If you want to

Re: svn commit: r356161 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-12-12 Thread Lukas Theussl
That's great, thanks Fabrizio! I still need someone to remove the incorrect tag in SVN though... Who can do that? -Lukas Fabrizio Giustina wrote: On 12/12/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: The problem is seen most easily by by running the release:update-pom goal with a version

[maven2 build - SUCCESS - update] Mon Dec 12 21:15:01 GMT 2005

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

Re: Request to open and sync maven-repository on people.apache.org

2005-12-12 Thread Arnaud HERITIER
The public repository for snapshots (in m1) of apache projects is here : http://cvs.apache.org/repository/ There's no synchro with a main repository for snapshot. Projects using your snapshots should declare this repository with : maven.repo.remote = http://www.ibiblio.org/maven, http://cvs.apache.

Re: Request to open and sync maven-repository on people.apache.org

2005-12-12 Thread Brett Porter
Hold on :) /repository is a maven 1.x repository - not synced. /maven-snapshot-repository is a maven 2.x repository - not synced. /dist/java-repository is a maven 1.x production repository, synced to ibiblio /dist/maven-repository is the long term repository, that will be synced to ibiblio (but is

[jira] Commented: (CONTINUUM-491) continuum does not take location of pom.xml into account when building

2005-12-12 Thread Daniel J. Bernstein (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-491?page=comments#action_53318 ] Daniel J. Bernstein commented on CONTINUUM-491: --- I tried this with my project, which is a Maven 2 pom.xml. There is another parent pom.xml in a sibling directory. Eve

[jira] Commented: (CONTINUUM-381) maven 1 build does not honor relative POM filename in build definition

2005-12-12 Thread Daniel J. Bernstein (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-381?page=comments#action_53319 ] Daniel J. Bernstein commented on CONTINUUM-381: --- When CONTINUUM-491 was fixed, it seemed to clear up this issue as well. > maven 1 build does not honor relative POM f

Re: svn commit: r356161 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-12-12 Thread Arnaud HERITIER
Hi Lukas, I didn't see also the other post. You can't remove them ? I'm not sure that you need special rights. Arnaud On 12/12/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > > That's great, thanks Fabrizio! > > I still need someone to remove the incorrect tag in SVN though... > > Who can do th

[jira] Created: (MNG-1816) Multi project dependencies should not require eclipse project names to be the artifactId

2005-12-12 Thread Dave Sann (JIRA)
Multi project dependencies should not require eclipse project names to be the artifactId Key: MNG-1816 URL: http://jira.codehaus.org/browse/MNG-1816 Project: Maven 2 Type: Impro

[jira] Created: (MNG-1817) Debug System.out statement snuck through

2005-12-12 Thread Eric Andresen (JIRA)
Debug System.out statement snuck through Key: MNG-1817 URL: http://jira.codehaus.org/browse/MNG-1817 Project: Maven 2 Type: Bug Components: Ant tasks Versions: 2.0.1 Reporter: Eric Andresen Priority: Trivi

[jira] Closed: (MPJAVA-43) Broken support for maven.compile.extdirs

2005-12-12 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAVA-43?page=all ] Lukas Theussl closed MPJAVA-43: --- Resolution: Fixed Fix Version: 1.6 > Broken support for maven.compile.extdirs > > > Key: MPJAVA-43 >

[jira] Updated: (MNG-1811) Add Dependency Convergence (w/Ready for Release indicator) report.

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1811?page=all ] Brett Porter updated MNG-1811: -- Fix Version: (was: 2.0.1) 2.0.2 > Add Dependency Convergence (w/Ready for Release indicator) report. > ---

[jira] Updated: (MNG-1800) surefire:test finds a resource inside a jar, but can't load a class inside it?

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1800?page=all ] Brett Porter updated MNG-1800: -- Fix Version: (was: 2.0.1) 2.0.2 > surefire:test finds a resource inside a jar, but can't load a class inside it? > ---

[jira] Updated: (MNG-1808) checkstyle plugin should skip generating reports if no sources exist (patch included)

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1808?page=all ] Brett Porter updated MNG-1808: -- Fix Version: (was: 2.0.1) 2.0.2 > checkstyle plugin should skip generating reports if no sources exist (patch > included) > -

[jira] Updated: (MNG-1805) src/main/resources/org/apache/maven/plugin/checkstyle/images/rss.png missing leading to a NPE

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1805?page=all ] Brett Porter updated MNG-1805: -- Fix Version: (was: 2.0.1) 2.0.2 > src/main/resources/org/apache/maven/plugin/checkstyle/images/rss.png missing > leading to a NPE > -

[jira] Updated: (MNG-1637) Maven bootstrap requires old libraries, like 2.0-beta-3

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1637?page=all ] Brett Porter updated MNG-1637: -- Fix Version: (was: 2.0.1) 2.0.2 > Maven bootstrap requires old libraries, like 2.0-beta-3 > --- >

[jira] Updated: (MNG-1697) NPE in addEdgeWithParentCheck

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1697?page=all ] Brett Porter updated MNG-1697: -- Fix Version: (was: 2.0.1) 2.0.2 > NPE in addEdgeWithParentCheck > - > > Key: MNG-1697 > URL: http://jira

[jira] Updated: (MNG-1807) PMD report needs to support file encodings (patch included)

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1807?page=all ] Brett Porter updated MNG-1807: -- Fix Version: (was: 2.0.1) 2.0.2 > PMD report needs to support file encodings (patch included) > --

[jira] Updated: (MNG-1795) eclipse:eclipse still setting .classpath's output to wrong directory

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1795?page=all ] Brett Porter updated MNG-1795: -- Fix Version: (was: 2.0.1) 2.0.2 > eclipse:eclipse still setting .classpath's output to wrong directory > -

[jira] Updated: (MNG-1601) wagon-ssh or deploy plugin sometimes uses scp instead of configured pscp

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1601?page=all ] Brett Porter updated MNG-1601: -- Fix Version: (was: 2.0.1) 2.0.2 > wagon-ssh or deploy plugin sometimes uses scp instead of configured pscp >

[jira] Updated: (MNG-1707) eclipse:eclipse should execute in a later phase than "generate-sources"

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1707?page=all ] Brett Porter updated MNG-1707: -- Fix Version: (was: 2.0.1) 2.0.2 > eclipse:eclipse should execute in a later phase than "generate-sources" > --

[jira] Updated: (MNG-1791) Instructions to download missing jar have dissapeared

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1791?page=all ] Brett Porter updated MNG-1791: -- Fix Version: (was: 2.0.1) 2.0.2 > Instructions to download missing jar have dissapeared > - > >

[jira] Updated: (MNG-1750) scpexe seems to deploy checksums with mode 700 instead of 644

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1750?page=all ] Brett Porter updated MNG-1750: -- Fix Version: (was: 2.0.1) 2.0.2 > scpexe seems to deploy checksums with mode 700 instead of 644 >

[jira] Updated: (MNG-1401) Dutch (NL) translation for site and reports plugins

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1401?page=all ] Brett Porter updated MNG-1401: -- Fix Version: (was: 2.0.1) 2.0.2 > Dutch (NL) translation for site and reports plugins > --- > >

[jira] Updated: (MNG-1476) ANTLR has stopped working

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1476?page=all ] Brett Porter updated MNG-1476: -- Fix Version: (was: 2.0.1) 2.0.2 > ANTLR has stopped working > - > > Key: MNG-1476 > URL: http://jira.codehau

[jira] Updated: (MNG-1204) don't show disabled repositories in artifact exceptions

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1204?page=all ] Brett Porter updated MNG-1204: -- Fix Version: (was: 2.0.1) 2.0.2 > don't show disabled repositories in artifact exceptions > --- >

[jira] Updated: (MNG-1379) Wrong path for artifacts with system scope

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1379?page=all ] Brett Porter updated MNG-1379: -- Fix Version: (was: 2.0.1) 2.0.2 > Wrong path for artifacts with system scope > -- > > Key: MNG-1379 >

[jira] Updated: (MNG-1104) release plugin should ignore pom.xml from status check

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1104?page=all ] Brett Porter updated MNG-1104: -- Fix Version: (was: 2.0.1) 2.0.2 > release plugin should ignore pom.xml from status check > -- > >

[jira] Updated: (MNG-1169) Support profiles in pom type

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1169?page=all ] Brett Porter updated MNG-1169: -- Fix Version: (was: 2.0.1) 2.0.2 > Support profiles in pom type > > > Key: MNG-1169 > URL: http://jira.c

[jira] Updated: (MNG-1174) New Mojos for compiler and jar plugins to allow alternate jars

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1174?page=all ] Brett Porter updated MNG-1174: -- Fix Version: (was: 2.0.1) 2.0.2 > New Mojos for compiler and jar plugins to allow alternate jars > ---

[jira] Updated: (MNG-1181) MavenEmbedder.execute() doesn't run reactor modules

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1181?page=all ] Brett Porter updated MNG-1181: -- Fix Version: (was: 2.0.1) 2.0.2 > MavenEmbedder.execute() doesn't run reactor modules > --- > >

[jira] Updated: (MNG-1087) need to enableassertions when running tests.

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1087?page=all ] Brett Porter updated MNG-1087: -- Fix Version: (was: 2.0.1) 2.0.2 > need to enableassertions when running tests. > > > Key: MNG-10

[jira] Updated: (MNG-905) review clean repo install of m2 for download trimming

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-905?page=all ] Brett Porter updated MNG-905: - Fix Version: (was: 2.0.1) 2.0.2 > review clean repo install of m2 for download trimming > - > >

[jira] Updated: (MNG-959) deploy to scp repository hangs forever

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-959?page=all ] Brett Porter updated MNG-959: - Fix Version: (was: 2.0.1) 2.0.2 > deploy to scp repository hangs forever > -- > > Key: MNG-959 > UR

[jira] Updated: (MNG-441) surefire plugin needs to be able to fork tests

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-441?page=all ] Brett Porter updated MNG-441: - Fix Version: (was: 2.0.1) 2.0.2 > surefire plugin needs to be able to fork tests > -- > > Key: MNG-4

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

2005-12-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-464?page=all ] Brett Porter updated MNG-464: - Fix Version: (was: 2.0.1) 2.0.2 > confusing error reported when using a non writable local directory > --

[jira] Created: (MNG-1818) update team list

2005-12-12 Thread Brett Porter (JIRA)
update team list Key: MNG-1818 URL: http://jira.codehaus.org/browse/MNG-1818 Project: Maven 2 Type: Task Components: documentation - general Reporter: Brett Porter 1) list all pmc members 2) list all committers in 3) seek out "Submitted b

Re: multi-page reports

2005-12-12 Thread Steffen Pingel
Hi, finally we found a way to generate a multi-page report while looking at the source of the plugin-plugin. Basically the documents need to be placed into a special directory named "generated-site/xdoc/": /** * @parameter expression="${project.build.directory}/generated-site/xdoc" * @req

[jira] Closed: (MNG-1805) src/main/resources/org/apache/maven/plugin/checkstyle/images/rss.png missing leading to a NPE

2005-12-12 Thread Christian Schulte (JIRA)
[ http://jira.codehaus.org/browse/MNG-1805?page=all ] Christian Schulte closed MNG-1805: -- Resolution: Duplicate Fix Version: (was: 2.0.2) > src/main/resources/org/apache/maven/plugin/checkstyle/images/rss.png missing > leading to a NPE >

[maven2 build - FAILED - checkout] Tue Dec 13 00:15:00 GMT 2005

2005-12-12 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051213.001500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MNG-1657) Install plugin installs a jar to repository with default name, even if name is overridden

2005-12-12 Thread Jay Stramel (JIRA)
[ http://jira.codehaus.org/browse/MNG-1657?page=comments#action_53325 ] Jay Stramel commented on MNG-1657: -- The problem with the custom artifact handler is that all artifacts share the same extension. For example, let's say you want to create a SAR package

[jira] Commented: (MAVENUPLOAD-625) jfreechart-1.0.0

2005-12-12 Thread Takayuki Kaneko (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-625?page=comments#action_53326 ] Takayuki Kaneko commented on MAVENUPLOAD-625: - This issue was fixed on maven2? I couldn't find it on maven2 repository. Regards, -Takayuki > jfreechart-1.0.0 >

[maven2 build - FAILED - update] Tue Dec 13 00:45:00 GMT 2005

2005-12-12 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051213.004500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

  1   2   >