[jira] Created: (MDEPLOY-21) Deploying an artifact from the local directory failed if the associated pom file is not renamed

2006-01-24 Thread Romain Rouvoy (JIRA)
Deploying an artifact from the local directory failed if the associated pom file is not renamed --- Key: MDEPLOY-21 URL: http://jira.codehaus.org/browse/MDEPLOY-21 Project: Maven

[jira] Updated: (MAVENUPLOAD-697) Upload MantaRay to Maven Repository

2006-01-24 Thread Uri Schneider (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-697?page=all ] Uri Schneider updated MAVENUPLOAD-697: -- Attachment: manta-1.9-bundle.jar Upload MantaRay to Maven Repository --- Key: MAVENUPLOAD-697

[jira] Commented: (MAVENUPLOAD-699) Special version of xerces for Enhydra XMLC

2006-01-24 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-699?page=comments#action_56742 ] Michael Böckling commented on MAVENUPLOAD-699: -- I only added the META-INF stuff to the original JAR from the distribution. I thought you guys might have some kind

[maven2 build trunk - FAILED - update] Tue Jan 24 08:30:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.083001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MAVENUPLOAD-692) tlddoc 1.3

2006-01-24 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-692?page=comments#action_56743 ] fabrizio giustina commented on MAVENUPLOAD-692: --- Is this still true? We are not uploading license files anymore to the m2 repo, so shouldn't the license URL be

[jira] Commented: (MAVENUPLOAD-674) Enhydra XMLC Compiler Ant task

2006-01-24 Thread MIYACHI Yasuhiko (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-674?page=comments#action_56738 ] MIYACHI Yasuhiko commented on MAVENUPLOAD-674: -- Thank you, your upload. But, I can not download dom3-xml-apis-1.0.pom and jar file. Downloading:

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 08:15:01 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.081501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build trunk - FAILED - update] Tue Jan 24 08:00:01 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.080001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 08:45:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.084500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m1] howto log to console from java plugin

2006-01-24 Thread Jörg Schaible
Hello folks, how can I log to the console in M1 from a plugin's Java code? Just printing to System.out does not work correctly, since the other output from Maven or the Jelly code is not gonna get synchronized with these prints: == snip === $ maven clean xxx:zip __ __ | \/ |__

[jira] Commented: (CONTINUUM-569) Once CRON Expression Has Error, Server Never Startup

2006-01-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-569?page=comments#action_56744 ] Emmanuel Venisse commented on CONTINUUM-569: Arghh, the cron expression validator from quartz is bad. I'll add more test in our own validator and will check that

Re: why no ant tasks for m2.0.2 on the repository

2006-01-24 Thread Grzegorz Słowikowski
Hi maven-embedder 2.0.2 continuum-plexus-application 1.0.2 many continuum 1.0.1 artifacts are not present on ibiblio too. Greg - Original Message - From: Brett Porter [EMAIL PROTECTED] To: Maven Developers List dev@maven.apache.org Sent: Tuesday, January 24, 2006 1:20 AM Subject:

[jira] Commented: (MAVENUPLOAD-674) Enhydra XMLC Compiler Ant task

2006-01-24 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-674?page=comments#action_56745 ] Michael Böckling commented on MAVENUPLOAD-674: -- Fascinating. It is indeed not there anymore, I must have downloaded it some time earlier, as it exists in my local

[jira] Updated: (CONTINUUM-569) Once CRON Expression Has Error, Server Never Startup

2006-01-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-569?page=all ] Emmanuel Venisse updated CONTINUUM-569: --- Assign To: Emmanuel Venisse Fix Version: 1.1-alpha-1 Once CRON Expression Has Error, Server Never Startup

[jira] Created: (MNG-2004) repository:bundle-create should check that dependent artifacts are available on ibiblio

2006-01-24 Thread Michael B?ckling (JIRA)
repository:bundle-create should check that dependent artifacts are available on ibiblio --- Key: MNG-2004 URL: http://jira.codehaus.org/browse/MNG-2004 Project: Maven 2 Type: New

Re: [maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 08:45:00 GMT 2006

2006-01-24 Thread Emmanuel Venisse
Brett, Do you know what's happen with plexus:plexus-container-default:jar:1.0-alpha-5 dependency? I'll try to update later maven-scm-manager-plexus with a more recent plexus container. Emmanuel [EMAIL PROTECTED] a écrit : Log:

[jira] Commented: (WAGON-30) wagon-file failed when used by maven-site-plugin

2006-01-24 Thread Gilles Scokart (JIRA)
[ http://jira.codehaus.org/browse/WAGON-30?page=comments#action_56746 ] Gilles Scokart commented on WAGON-30: - For those who followed this issues: I think it was related to the '.' on linux. It seems that mkdirs(xx/xx/.) return false on linux, even if

Re: [PROPOSAL] Integration testing proposal for Maven 2.0.x

2006-01-24 Thread Emmanuel Venisse
+1 Emmanuel Vincent Massol a écrit : Hi, In order to progress on the topic of integration testing, I'm proposing the following strategy that we can implement immediately: * We add one new integrationTestSourceDirectory element to the POM (similar to the current testSourceDirectory element

[maven2 build trunk - FAILED - update] Tue Jan 24 09:00:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.09.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-24 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Attachment: dependency-B.apt document optional dependencies and dependency exclusions Key:

[jira] Commented: (WAGON-30) wagon-file failed when used by maven-site-plugin

2006-01-24 Thread Yann Le Du (JIRA)
[ http://jira.codehaus.org/browse/WAGON-30?page=comments#action_56747 ] Yann Le Du commented on WAGON-30: - Maybe the trick would be to use -p : -p, --parents no error if existing, make parent directories as needed wagon-file failed when used by

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-24 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Attachment: (was: dependency-B.apt) document optional dependencies and dependency exclusions

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 09:15:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.091500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MNG-1938) site:deploy hangs forever on remote upack command

2006-01-24 Thread Adrian (JIRA)
[ http://jira.codehaus.org/browse/MNG-1938?page=comments#action_56748 ] Adrian commented on MNG-1938: - This bug is currently blocking our continuous integration cycle. We run nightly builds that update our website documentation for developers. With this bug

[maven2 build trunk - FAILED - update] Tue Jan 24 09:30:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.093001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MNG-2004) repository:bundle-create should check that dependent artifacts are available on ibiblio

2006-01-24 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/MNG-2004?page=comments#action_56750 ] Trygve Laugstol commented on MNG-2004: -- It should only warn about missing dependencies, possibly include the report in the bundle so that the uploader can check it out and decide.

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 09:45:01 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.094501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (SCM-106) Validation of scm url fails because of ambiquities between source code and site documentation

2006-01-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/SCM-106?page=all ] Emmanuel Venisse closed SCM-106: Resolution: Fixed Applied. Thanks. Validation of scm url fails because of ambiquities between source code and site documentation

Re: [PROPOSAL] Integration testing proposal for Maven 2.0.x

2006-01-24 Thread Grzegorz Slowikowski
- Original Message - From: Vincent Massol [EMAIL PROTECTED] To: 'Maven Developers List' dev@maven.apache.org Sent: Monday, January 23, 2006 5:02 PM Subject: [PROPOSAL] Integration testing proposal for Maven 2.0.x Hi, ... * We create a new surefire:test-integration MOJO bound to

Re: why no ant tasks for m2.0.2 on the repository

2006-01-24 Thread Steve Loughran
Brett Porter wrote: It's a manual step in the release process that hadn't been included in our docs, so each time a different person cuts the release it gets skipped. that's what automation is for :) -steve - To unsubscribe,

[maven2 build trunk - FAILED - update] Tue Jan 24 10:00:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.10.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 10:15:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.101501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build trunk - FAILED - update] Tue Jan 24 10:30:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.103000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 10:45:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.104500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build trunk - FAILED - update] Tue Jan 24 11:00:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.110001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build trunk - FAILED - update] Tue Jan 24 11:30:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.113000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 11:45:01 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.114501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Junit test harness - here's a pom.xml - does it work?

2006-01-24 Thread Boden, David
I'm trying to write a plugin Junit test. Is a test harness that will simply allow me to say: Take src/test/resources/test1/pom.xml. Ensure that it builds with no problems. If there's a problem, fail the test. -- This

Re: [vote] Release maven 2 checkstyle plugin

2006-01-24 Thread Vincent Siveton
+1 Vincent 2006/1/22, Fabrizio Giustina [EMAIL PROTECTED]: All the show-stopper issues have ben solved and the current revision is stable. There are still a few bugs/enhancements open that could be deferred for a next version. I would like to release it as 2.0. Changelog:

Re: [vote] release JXR 1.0

2006-01-24 Thread Vincent Siveton
+1 Vincent 2006/1/22, Fabrizio Giustina [EMAIL PROTECTED]: I would like to push out a new JXR release with few enhancement, mainly working links to javadocs and the removal of noisy velocity messages to console. Note that there are still open bugs but IMHO these little improvements worth a

Re: [Vote] Release assembly plugin 2.0.1

2006-01-24 Thread Vincent Siveton
I know I'm late but I like voting:) +1 Vincent 2006/1/20, Carlos Sanchez [EMAIL PROTECTED]: Hi, I'd like to make a release of the assembly plugin 2.0.1. It's a branch from 2.0 with only three major bugfixes. - assembly jar-with-dependencies does not utilize or provide for manifest

Re: [Plugin idea] watchdog plugin

2006-01-24 Thread Rafal Krzewski
Vincent Massol wrote: BTW, I'm not saying this is a terribly intelligent, innovative and absolutely needed plugin. I'm just recording here as an idea as it may fill some needs... Or maybe from another angle - let's make a m2 _daemon_ - a standalone application that _embeds_ m2. The

Re: [PROPOSAL] Integration testing proposal for Maven 2.0.x

2006-01-24 Thread Vincent Siveton
+1 Agree with Jason for src/it Thanks for this improvement. Vincent 2006/1/23, Vincent Massol [EMAIL PROTECTED]: Hi, In order to progress on the topic of integration testing, I'm proposing the following strategy that we can implement immediately: * We add one new

[maven2 build trunk - FAILED - update] Tue Jan 24 12:00:01 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.120002.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build trunk - FAILED - update] Tue Jan 24 12:30:01 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.123002.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 12:45:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.124501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build trunk - FAILED - update] Tue Jan 24 13:00:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.130001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 13:15:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.131500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (SCM-142) Starteam tree stale

2006-01-24 Thread Bob Herrmann (JIRA)
[ http://jira.codehaus.org/browse/SCM-142?page=comments#action_56775 ] Bob Herrmann commented on SCM-142: -- Ok, it isnt a deleted (local) file issue. for some reason, its not always getting the current contents of starteam. Seems like it sometimes skips

Re: [m1] howto log to console from java plugin

2006-01-24 Thread Stephane Nicoll
you need to use commons-logging ; Check existing plugin for an example. Cheers, Stéphane On 1/24/06, Jörg Schaible [EMAIL PROTECTED] wrote: Hello folks, how can I log to the console in M1 from a plugin's Java code? Just printing to System.out does not work correctly, since the other output

RE: [m1] howto log to console from java plugin

2006-01-24 Thread Jörg Schaible
Stephane Nicoll wrote on Tuesday, January 24, 2006 2:29 PM: On 1/24/06, Jörg Schaible [EMAIL PROTECTED] wrote: Hello folks, how can I log to the console in M1 from a plugin's Java code? Just printing to System.out does not work correctly, since the other output from Maven or the Jelly code

[maven2 build trunk - FAILED - update] Tue Jan 24 13:30:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.133000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 13:45:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.134501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MNG-2005) ArtifactCollector fails without looking into other repositories

2006-01-24 Thread Jerome Lacoste (JIRA)
ArtifactCollector fails without looking into other repositories --- Key: MNG-2005 URL: http://jira.codehaus.org/browse/MNG-2005 Project: Maven 2 Type: Bug Components: Artifacts and Repositories

[jira] Commented: (MPCASTOR-7) Could not find org.exolab.castor.builder.SourceGenerator

2006-01-24 Thread Werner Guttmann (JIRA)
[ http://jira.codehaus.org/browse/MPCASTOR-7?page=comments#action_56783 ] Werner Guttmann commented on MPCASTOR-7: Hi, can I provide you with any help to get his resolved ? I am one of the Castor committers, so feel free to throw any questions

[jira] Commented: (MPCASTOR-8) Upgrade the dependancy to Castor 0.9.6

2006-01-24 Thread Werner Guttmann (JIRA)
[ http://jira.codehaus.org/browse/MPCASTOR-8?page=comments#action_56784 ] Werner Guttmann commented on MPCASTOR-8: You might want to upgrade to 0.9.9.1 (or 1.0M1, if you prefered .. ;-)). Upgrade the dependancy to Castor 0.9.6

[Maven Wiki] Trivial Update of M2StandardBuildPhases by cseg

2006-01-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Maven Wiki for change notification. The following page has been changed by cseg: http://wiki.apache.org/maven/M2StandardBuildPhases --

[maven2 build trunk - FAILED - update] Tue Jan 24 14:00:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.14.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 14:15:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.141500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m1] howto log to console from java plugin

2006-01-24 Thread Stephane Nicoll
Works for me, logging level should be at least info Show your code please On 1/24/06, Jörg Schaible [EMAIL PROTECTED] wrote: Stephane Nicoll wrote on Tuesday, January 24, 2006 2:29 PM: On 1/24/06, Jörg Schaible [EMAIL PROTECTED] wrote: Hello folks, how can I log to the console in M1

[jira] Commented: (CONTINUUM-488) Continuum will not use mirrors or alternate repositories

2006-01-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-488?page=comments#action_56790 ] Emmanuel Venisse commented on CONTINUUM-488: copy your settings.xml from $M2_HOME/conf/ to Maven global-level settings directory ($CONTINUUM_HOME/bin/your_os/conf/)

[jira] Commented: (SCM-142) Starteam tree stale

2006-01-24 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/SCM-142?page=comments#action_56791 ] Dan Tran commented on SCM-142: -- I am using continuum with starteam provider for quite sometime, so far i am very happy about it. I encounter http://jira.codehaus.org/browse/SCM-117 once,

[jira] Commented: (SCM-142) Starteam tree stale

2006-01-24 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/SCM-142?page=comments#action_56792 ] Dan Tran commented on SCM-142: -- btw how many files are in your full checkout? Starteam tree stale --- Key: SCM-142 URL:

[maven2 build trunk - FAILED - update] Tue Jan 24 14:30:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.143000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MPJAVADOC-71) Default setting for bottom matter includes three years for copyright info

2006-01-24 Thread Rainer Pruy (JIRA)
Default setting for bottom matter includes three years for copyright info - Key: MPJAVADOC-71 URL: http://jira.codehaus.org/browse/MPJAVADOC-71 Project: maven-javadoc-plugin Type: Bug

[jira] Created: (MPJAVADOC-72) Using ${project.organization.name} in bottom yields value of ${project.name}

2006-01-24 Thread Rainer Pruy (JIRA)
Using ${project.organization.name} in bottom yields value of ${project.name} -- Key: MPJAVADOC-72 URL: http://jira.codehaus.org/browse/MPJAVADOC-72 Project: maven-javadoc-plugin Type: Bug

[jira] Closed: (MNG-1933) When using artifacts with full stops in the artifact id the are not loaded correctly when transitively referenced another project.

2006-01-24 Thread Chris Stevenson (JIRA)
[ http://jira.codehaus.org/browse/MNG-1933?page=all ] Chris Stevenson closed MNG-1933: Resolution: Fixed Fix Version: 2.0.2 This was fixed in version 2.0.2 When using artifacts with full stops in the artifact id the are not loaded

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 14:45:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.144500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MNG-2006) Module SCM URL is resolved as [...]/parent/module regardless of relativePath

2006-01-24 Thread Yann Le Du (JIRA)
Module SCM URL is resolved as [...]/parent/module regardless of relativePath Key: MNG-2006 URL: http://jira.codehaus.org/browse/MNG-2006 Project: Maven 2 Type: Bug Components:

[jira] Commented: (MNG-2005) ArtifactCollector fails without looking into other repositories

2006-01-24 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-2005?page=comments#action_56795 ] Jerome Lacoste commented on MNG-2005: - I've investigated the issue a little bit. Currently looking at DefaultRepositoryMetadataManager: private boolean loadMetadata(

[maven2 build trunk - FAILED - update] Tue Jan 24 15:00:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.15.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 15:15:01 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.151502.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MEAR-17) Jar files packed in the EAR file should also be added to application.xml or manifest.mf

2006-01-24 Thread Kristoffer Peterh?esel (JIRA)
Jar files packed in the EAR file should also be added to application.xml or manifest.mf --- Key: MEAR-17 URL: http://jira.codehaus.org/browse/MEAR-17 Project: Maven 2.x Ear Plugin

[maven2 build trunk - FAILED - update] Tue Jan 24 15:30:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.153000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 15:45:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.154501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MECLIPSE-59) reading settings.xml file

2006-01-24 Thread Gavin Hyde (JIRA)
reading settings.xml file -- Key: MECLIPSE-59 URL: http://jira.codehaus.org/browse/MECLIPSE-59 Project: Maven 2.x Eclipse Plugin Type: Improvement Environment: Suse linux Reporter: Gavin Hyde Priority: Minor it does not appear

[jira] Created: (MECLIPSE-60) incomplete display of packages

2006-01-24 Thread Gavin Hyde (JIRA)
incomplete display of packages -- Key: MECLIPSE-60 URL: http://jira.codehaus.org/browse/MECLIPSE-60 Project: Maven 2.x Eclipse Plugin Type: Bug Environment: suse linux Reporter: Gavin Hyde when I try to add a library using the

[jira] Created: (MECLIPSE-61) autocomplete in pom.xml editor

2006-01-24 Thread Gavin Hyde (JIRA)
autocomplete in pom.xml editor -- Key: MECLIPSE-61 URL: http://jira.codehaus.org/browse/MECLIPSE-61 Project: Maven 2.x Eclipse Plugin Type: Improvement Environment: suse linux Reporter: Gavin Hyde Priority: Minor it would be

[jira] Created: (MECLIPSE-62) inclusion of xmi info in pom.xml

2006-01-24 Thread Gavin Hyde (JIRA)
inclusion of xmi info in pom.xml Key: MECLIPSE-62 URL: http://jira.codehaus.org/browse/MECLIPSE-62 Project: Maven 2.x Eclipse Plugin Type: Improvement Environment: suse linux Reporter: Gavin Hyde Priority: Minor it would

[jira] Created: (MNG-2007) Exported POM still has dependency version ranges

2006-01-24 Thread Matthew Beermann (JIRA)
Exported POM still has dependency version ranges Key: MNG-2007 URL: http://jira.codehaus.org/browse/MNG-2007 Project: Maven 2 Type: Bug Components: maven-archiver Versions: 2.0.2 Reporter: Matthew

[jira] Commented: (MNG-2005) ArtifactCollector fails without looking into other repositories

2006-01-24 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-2005?page=comments#action_56797 ] Jerome Lacoste commented on MNG-2005: - I've ingestigated my plugin version resolution iissue and it appears that the metadata instance properties do not match the metadata xml file

[maven2 build trunk - FAILED - update] Tue Jan 24 16:00:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.16.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 16:15:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.161500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build trunk - FAILED - update] Tue Jan 24 16:30:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.163001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Reopened: (MAVENUPLOAD-701) Upload of Hibernate 3.1.1, with sources

2006-01-24 Thread Nicol?s Lichtmaier (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-701?page=all ] Nicolás Lichtmaier reopened MAVENUPLOAD-701: Sorry for reopening this. It's just to catch your attention. =) Could you upload the Hibernate 3.1.1 sources too? They were included

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 16:45:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.164500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MAVENUPLOAD-701) Upload of Hibernate 3.1.1, with sources

2006-01-24 Thread Nicol?s Lichtmaier (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-701?page=all ] Nicolás Lichtmaier closed MAVENUPLOAD-701: -- Resolution: Fixed Ops, It's done now. Thanks! Upload of Hibernate 3.1.1, with sources ---

Re: why no ant tasks for m2.0.2 on the repository

2006-01-24 Thread Jason van Zyl
Steve Loughran wrote: Brett Porter wrote: It's a manual step in the release process that hadn't been included in our docs, so each time a different person cuts the release it gets skipped. that's what automation is for :) I did not put them there because it was a signed release and as per

[Maven Wiki] Update of FrontPage by JasonVanZyl

2006-01-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Maven Wiki for change notification. The following page has been changed by JasonVanZyl: http://wiki.apache.org/maven/FrontPage -- + *DON'T USE THIS

[Maven Wiki] Update of FrontPage by JasonVanZyl

2006-01-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Maven Wiki for change notification. The following page has been changed by JasonVanZyl: http://wiki.apache.org/maven/FrontPage -- - *DON'T USE THIS

[jira] Moved: (MJAVADOC-53) Default setting for bottom matter includes three years for copyright info

2006-01-24 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-53?page=all ] Lukas Theussl moved MPJAVADOC-71 to MJAVADOC-53: Workflow: Maven (was: jira) Key: MJAVADOC-53 (was: MPJAVADOC-71) Project: Maven 2.x Javadoc Plugin (was:

[jira] Moved: (MJAVADOC-54) Using ${project.organization.name} in bottom yields value of ${project.name}

2006-01-24 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-54?page=all ] Lukas Theussl moved MPJAVADOC-72 to MJAVADOC-54: Workflow: Maven (was: jira) Key: MJAVADOC-54 (was: MPJAVADOC-72) Project: Maven 2.x Javadoc Plugin (was:

[maven2 build trunk - FAILED - update] Tue Jan 24 17:00:01 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.170001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 17:15:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.171500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build trunk - FAILED - update] Tue Jan 24 17:30:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060124.173000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Jan 24 17:45:00 GMT 2006

2006-01-24 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060124.174501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MJAR-18) JarSignVerifyMojo - Handle unsigned jar files

2006-01-24 Thread David Boden (JIRA)
JarSignVerifyMojo - Handle unsigned jar files - Key: MJAR-18 URL: http://jira.codehaus.org/browse/MJAR-18 Project: Maven 2.x Jar Plugin Type: Improvement Versions: 2.1 Reporter: David Boden The Mojo searches

Re: [Maven Wiki] Update of FrontPage by JasonVanZyl

2006-01-24 Thread Stephen Duncan
As I'm sure you've seen from messages on the list, this wiki has been updated by somebody a lot recently (myself, I only added a minor fix to a page after seeing all the notifications come in). Have you got a plan to get the iinformation on this wiki moved to the Space? Should people just start

[jira] Commented: (SCM-142) Starteam tree stale

2006-01-24 Thread Bob Herrmann (JIRA)
[ http://jira.codehaus.org/browse/SCM-142?page=comments#action_56800 ] Bob Herrmann commented on SCM-142: -- full checkout has 7524 files (most .jsp and .java files) I found by renaming stccmd and stcmd.lax to; stcmd.real and stcmd.real.lax, that I can

[jira] Commented: (MAVENUPLOAD-699) Special version of xerces for Enhydra XMLC

2006-01-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-699?page=comments#action_56801 ] Carlos Sanchez commented on MAVENUPLOAD-699: no, jars have to be exactly the same as released by the project Special version of xerces for Enhydra XMLC

  1   2   3   >