[jira] Closed: (MNG-726) ability to get a list of direct dependencies defined in pom.xml but not their transitive dependencies

2005-08-11 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-726?page=all ] Brett Porter closed MNG-726: Assign To: Brett Porter Resolution: Won't Fix Fix Version: (was: 2.0-beta-1) didn't realise that was what you wanted! project.getDependencyArtifacts() > a

[jira] Created: (MNG-726) ability to get a list of direct dependencies defined in pom.xml but not their transitive dependencies

2005-08-11 Thread Dan Tran (JIRA)
ability to get a list of direct dependencies defined in pom.xml but not their transitive dependencies - Key: MNG-726 URL: http://jira.codehaus.org/browse/MNG-726 Project: Mav

[jira] Commented: (MNG-709) lifecycle can end up in an infinite loop

2005-08-11 Thread Jason Grant (JIRA)
[ http://jira.codehaus.org/browse/MNG-709?page=comments#action_44343 ] Jason Grant commented on MNG-709: - Yes, you're right; depending on a separate dedicated project is the way to go. For some reason, I had it in my head that maven would sweep each phase a

[maven2 build - SUCCESS - update] Fri Aug 12 04:15:00 GMT 2005

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

[jira] Updated: (MNG-478) war:war warSourceExcludes parameter not used when set in the POM

2005-08-11 Thread Greg Case (JIRA)
[ http://jira.codehaus.org/browse/MNG-478?page=all ] Greg Case updated MNG-478: -- Attachment: WarMojo.diff Here is my patch for this issue. The warSourceExcludes attribute is no longer ignored, as well as the "default" excludes. The defaultExcludeList is sti

[jira] Updated: (MNG-717) dependency doesn't allow dependencyManagement to provide scope

2005-08-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-717?page=all ] John Casey updated MNG-717: --- Description: By design, DependencyManagement values are only used if the local POM doesn't provide values. In this way, if DependencyManagement provides a scope == 'test' for j

[jira] Closed: (MNG-715) find a scalable way to add deprecation information to parameter expressions

2005-08-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-715?page=all ] John Casey closed MNG-715: -- Resolution: Fixed > find a scalable way to add deprecation information to parameter expressions > --- >

[jira] Reopened: (MNG-717) dependency management is not forcing a particular scope on a dependency

2005-08-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-717?page=all ] John Casey reopened MNG-717: closed the wrong one! > dependency management is not forcing a particular scope on a dependency > --- > >

[jira] Closed: (MNG-717) dependency management is not forcing a particular scope on a dependency

2005-08-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-717?page=all ] John Casey closed MNG-717: -- Resolution: Fixed > dependency management is not forcing a particular scope on a dependency > --- > >

svn commit: r232200 - in /maven/components/trunk/maven-core/src: main/java/org/apache/maven/plugin/ test/java/org/apache/maven/plugin/

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 21:03:33 2005 New Revision: 232200 URL: http://svn.apache.org/viewcvs?rev=232200&view=rev Log: Resolving: MNG-717 PluginParameterExpressionEvaluator now has two static final Maps - BANNED_EXPRESSIONS and DEPRECATED_EXPRESSIONS, each of which contain mappings of

[continuum build - FAILED - update] Fri Aug 12 03:30:00 GMT 2005

2005-08-11 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050812.033000.txt

[maven2 build - SUCCESS - update] Fri Aug 12 03:15:00 GMT 2005

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

[jira] Closed: (MNG-652) don't default the lifecycle on unknown packagings

2005-08-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-652?page=all ] John Casey closed MNG-652: -- Resolution: Fixed it1012 will express the exception for unknown packaging. > don't default the lifecycle on unknown packagings > -

svn commit: r232191 - /maven/components/trunk/maven-core-it/README.txt

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 20:04:06 2005 New Revision: 232191 URL: http://svn.apache.org/viewcvs?rev=232191&view=rev Log: Adding description for it1012 Modified: maven/components/trunk/maven-core-it/README.txt Modified: maven/components/trunk/maven-core-it/README.txt URL: http://svn.a

[jira] Updated: (MPXDOC-156) Missing doc info on "open in new window" and "external link icon"

2005-08-11 Thread Jeff Jensen (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-156?page=all ] Jeff Jensen updated MPXDOC-156: --- Attachment: mpxdoc156.patch Patch contains new subsections for the "Open in New Window" and "External Link Icon" topics. I also took liberty to add subsections to al

svn commit: r232189 - in /maven/components/trunk: maven-core-it/it1012/ maven-core-it/it1012/goals.txt maven-core-it/it1012/pom.xml maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 20:02:35 2005 New Revision: 232189 URL: http://svn.apache.org/viewcvs?rev=232189&view=rev Log: Resolving: MNG-652 o Adding it1012 that should express the throwing of LifecycleExecutionException for unknown packaging. Added: maven/components/trunk/maven-core

[jira] Created: (MPXDOC-156) Missing doc info on "open in new window" and "external link icon"

2005-08-11 Thread Jeff Jensen (JIRA)
Missing doc info on "open in new window" and "external link icon" - Key: MPXDOC-156 URL: http://jira.codehaus.org/browse/MPXDOC-156 Project: maven-xdoc-plugin Type: Improvement Versions: 1.9.1 E

[maven2 build - SUCCESS - update] Fri Aug 12 02:45:00 GMT 2005

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

[jira] Updated: (MAVEN-1661) maven-navigation-1.0.xsd: item element missing target and collapse attributes

2005-08-11 Thread Jeff Jensen (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1661?page=all ] Jeff Jensen updated MAVEN-1661: --- Attachment: maven1661.patch Patch contains target and collapse attributes in item element. > maven-navigation-1.0.xsd: item element missing target and collapse attrib

[jira] Created: (MAVEN-1661) maven-navigation-1.0.xsd: item element missing target and collapse attributes

2005-08-11 Thread Jeff Jensen (JIRA)
maven-navigation-1.0.xsd: item element missing target and collapse attributes - Key: MAVEN-1661 URL: http://jira.codehaus.org/browse/MAVEN-1661 Project: Maven Type: Improvement Components:

svn commit: r232186 - /maven/components/trunk/maven-core-it/it0000/expected-results.txt

2005-08-11 Thread brett
Author: brett Date: Thu Aug 11 19:45:57 2005 New Revision: 232186 URL: http://svn.apache.org/viewcvs?rev=232186&view=rev Log: check we get a report out of surefire Modified: maven/components/trunk/maven-core-it/it/expected-results.txt Modified: maven/components/trunk/maven-core-it/it

[maven2 build - SUCCESS - update] Fri Aug 12 02:30:00 GMT 2005

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

svn commit: r232185 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0048/ maven-core-it/it0048/src/ maven-core-it/it0048/src/main/ maven-core-it/it0048/src/main/java/ maven-core-it/it0048/src/main/java/org/ maven-core-it/it0048/src/main/ja...

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 19:25:26 2005 New Revision: 232185 URL: http://svn.apache.org/viewcvs?rev=232185&view=rev Log: Fixing problem with mojo configuration merges between parameter configuration keyed by alias and by name within the POM, along with configuration within the MojoDescrip

[maven2 build - SUCCESS - update] Fri Aug 12 01:45:00 GMT 2005

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

svn commit: r232178 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 18:43:36 2005 New Revision: 232178 URL: http://svn.apache.org/viewcvs?rev=232178&view=rev Log: Adding comment to discourage re-adding the status inheritance. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java

svn commit: r231555 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 18:36:55 2005 New Revision: 231555 URL: http://svn.apache.org/viewcvs?rev=231555&view=rev Log: Removing inheritance of status in distributionManagement. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java Mod

Re: [m2] alpha-3, eclipse java build path

2005-08-11 Thread solo turn
are you sure about this? i did never personally experience, and never heard that somebody had to add e.g. jsse.jar to the classpath, if it is in the jre/lib. -solo. On 8/9/05, Kenney Westerhof <[EMAIL PROTECTED]> wrote: > On Tue, 9 Aug 2005, solo turn wrote: > > It's missing from the eclipse plu

[maven2 build - SUCCESS - checkout] Fri Aug 12 00:15:00 GMT 2005

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

svn commit: r231536 - /maven/maven-1/plugins/trunk/dashboard/xdocs/properties.xml

2005-08-11 Thread carlos
Author: carlos Date: Thu Aug 11 16:18:24 2005 New Revision: 231536 URL: http://svn.apache.org/viewcvs?rev=231536&view=rev Log: Fixed typoAdded Cobertura aggregator Modified: maven/maven-1/plugins/trunk/dashboard/xdocs/properties.xml Modified: maven/maven-1/plugins/trunk/dashboard/xdocs/prope

svn commit: r231535 - in /maven/maven-1/plugins/trunk/dashboard: plugin.properties src/plugin-resources/aggregators/coberturalipc.jelly src/plugin-resources/aggregators/coberturaloc.jelly xdocs/changes.xml

2005-08-11 Thread carlos
Author: carlos Date: Thu Aug 11 16:15:57 2005 New Revision: 231535 URL: http://svn.apache.org/viewcvs?rev=231535&view=rev Log: Added Cobertura aggregator Added: maven/maven-1/plugins/trunk/dashboard/src/plugin-resources/aggregators/coberturalipc.jelly maven/maven-1/plugins/trunk/dashboa

[jira] Commented: (MNG-725) pom dependencies not added to compile Classpath

2005-08-11 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-725?page=comments#action_44332 ] Jesse McConnell commented on MNG-725: - was trying to put together and it0050 test for this but realized I needed to have some pom resource on a webserver...not sure how to make it hap

[jira] Closed: (MNG-610) bring antrun plugin to Maven SVN repository

2005-08-11 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-610?page=all ] Kenney Westerhof closed MNG-610: Resolution: Fixed > bring antrun plugin to Maven SVN repository > --- > > Key: MNG-610 > URL: http://jira

[jira] Created: (MNG-725) pom dependencies not added to compile Classpath

2005-08-11 Thread Jesse McConnell (JIRA)
pom dependencies not added to compile Classpath --- Key: MNG-725 URL: http://jira.codehaus.org/browse/MNG-725 Project: Maven 2 Type: Bug Reporter: Jesse McConnell I am trying to use a meta dependency pom file to lump sev

[jira] Created: (MPDASHBOARD-31) Create aggregators for Cobertura

2005-08-11 Thread Carlos Sanchez (JIRA)
Create aggregators for Cobertura Key: MPDASHBOARD-31 URL: http://jira.codehaus.org/browse/MPDASHBOARD-31 Project: maven-dashboard-plugin Type: New Feature Reporter: Carlos Sanchez Assigned to: Carlos Sanchez -- This message is

[jira] Commented: (MNG-442) devise way to pass artifacts to tests

2005-08-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-442?page=comments#action_44327 ] John Casey commented on MNG-442: Are we talking about allowing the unit test methods, etc. actually get access to the testClasspathElements file list? If so, can we could create a utility

[jira] Commented: (MNG-722) maven-site-plugin maven-site.vm contains wired encoding

2005-08-11 Thread Incze Lajos (JIRA)
[ http://jira.codehaus.org/browse/MNG-722?page=comments#action_44326 ] Incze Lajos commented on MNG-722: - It works this way at the moment, but I'm sure that it is because of some widely used environmental settings. Velocity, which renders this script has two

[jira] Created: (MPSCM-63) If project.xml can't be edited (e.g. read only), prepare-release goal still succeeds

2005-08-11 Thread David Jackman (JIRA)
If project.xml can't be edited (e.g. read only), prepare-release goal still succeeds Key: MPSCM-63 URL: http://jira.codehaus.org/browse/MPSCM-63 Project: maven-scm-plugin Type: Bug

[jira] Created: (MPSITE-36) site clean command in 'site:sshdeploy' goal doesn't take maven.ssh.args parameter

2005-08-11 Thread Alexey Demakov (JIRA)
site clean command in 'site:sshdeploy' goal doesn't take maven.ssh.args parameter - Key: MPSITE-36 URL: http://jira.codehaus.org/browse/MPSITE-36 Project: maven-site-plugin Type: Bug C

[jira] Closed: (MAVENUPLOAD-482) IntelliJIdea forms runtime v5.0

2005-08-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-482?page=all ] Carlos Sanchez closed MAVENUPLOAD-482: -- Assign To: Carlos Sanchez Resolution: Fixed > IntelliJIdea forms runtime v5.0 > --- > > Key: MAVENUPL

[jira] Closed: (MAVENUPLOAD-481) IntelliJIdea Openapi v5.0

2005-08-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-481?page=all ] Carlos Sanchez closed MAVENUPLOAD-481: -- Assign To: Carlos Sanchez Resolution: Fixed > IntelliJIdea Openapi v5.0 > - > > Key: MAVENUPLOAD-481 >

[jira] Closed: (MAVENUPLOAD-480) Upload Joda-Time 1.1

2005-08-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-480?page=all ] Carlos Sanchez closed MAVENUPLOAD-480: -- Resolution: Fixed > Upload Joda-Time 1.1 > > > Key: MAVENUPLOAD-480 > URL: http://jira.codehaus.org/brow

[maven2 build - SUCCESS - update] Thu Aug 11 16:45:00 GMT 2005

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

svn commit: r231481 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0048/ maven-project/src/main/java/org/apache/maven/project/ maven-project/src/main/java/org/apache/maven/project/inheritance/ maven-project/src/main/java/org/apache/maven/...

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 09:46:19 2005 New Revision: 231481 URL: http://svn.apache.org/viewcvs?rev=231481&view=rev Log: o Removed it0048, and replaced it with a unit test for the DefaultProfileInjector. o Reverted the logic of the DefaultProfileInjector to merge-and-override the model, w

[maven2 build - SUCCESS - update] Thu Aug 11 16:30:00 GMT 2005

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

svn commit: r231478 - /maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/AbstractCompilerMojo.java

2005-08-11 Thread trygvis
Author: trygvis Date: Thu Aug 11 09:14:18 2005 New Revision: 231478 URL: http://svn.apache.org/viewcvs?rev=231478&view=rev Log: o Updating to the latest Plexus compiler API. Modified: maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/AbstractCom

[REPOCLEAN] Error(s) occurred while converting repository

2005-08-11 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/11-Aug-2005_12.00.27/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Created: (MAVENUPLOAD-481) IntelliJIdea Openapi v5.0

2005-08-11 Thread Hendrik Schreiber (JIRA)
IntelliJIdea Openapi v5.0 - Key: MAVENUPLOAD-481 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-481 Project: maven-upload-requests Type: Task Reporter: Hendrik Schreiber http://www.tagtraum.com/maven/openapi-5.0-bundle.jar Version 5.0 of

[jira] Created: (MAVENUPLOAD-482) IntelliJIdea forms runtime v5.0

2005-08-11 Thread Hendrik Schreiber (JIRA)
IntelliJIdea forms runtime v5.0 --- Key: MAVENUPLOAD-482 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-482 Project: maven-upload-requests Type: Task Reporter: Hendrik Schreiber http://www.tagtraum.com/maven/forms_rt-5.0-bundle.jar V

[maven2 build - SUCCESS - update] Thu Aug 11 14:45:00 GMT 2005

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

[jira] Commented: (MNG-709) lifecycle can end up in an infinite loop

2005-08-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-709?page=comments#action_44315 ] John Casey commented on MNG-709: so you're saying you would like to be able to create an assembly as part of the generate-sources phase?? I'm not sure I understand why you'd ever want to

svn commit: r231470 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/injection/DefaultProfileInjector.java

2005-08-11 Thread kenney
Author: kenney Date: Thu Aug 11 07:35:20 2005 New Revision: 231470 URL: http://svn.apache.org/viewcvs?rev=231470&view=rev Log: After r231121 the in poms were ignored. I tracked the changes, and it was obvious: merge code didn't merge the Modules section, and possibly other sections aswell. Also p

Processing Order for the m2 Reactor

2005-08-11 Thread Allison, Bob
I have been looking at the order that the reactor processes projects and it appears that, unless there is an explicit dependency, processing is always done from the top down. I suspect that there are good reasons to do things that way, but I can think of a couple instances where processing from th

[m2] bug detected in DefaultPluginManager

2005-08-11 Thread Van Steenberghe Mario (GFDI)
Hello, The org.apache.maven.plugin.DefaultPluginManager class throws a null-pointer exception for a non-parameterized plugin in the method: -- private PlexusConfiguration mergeMojoConfiguration( XmlPlexusConfiguration fromPom, MojoDescriptor mojoDescriptor ) { XmlPlexusC

[jira] Created: (MNG-724) Make distinction between m2 and project plugins, and add --dont-update-snapshots and --dont-update-maven-snapshots

2005-08-11 Thread Kenney Westerhof (JIRA)
Make distinction between m2 and project plugins, and add --dont-update-snapshots and --dont-update-maven-snapshots -- Key: MNG-724 URL: http://jira.codehaus.org/browse

[maven2 build - SUCCESS - update] Thu Aug 11 12:30:00 GMT 2005

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

[jira] Commented: (MNG-722) maven-site-plugin maven-site.vm contains wired encoding

2005-08-11 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-722?page=comments#action_44308 ] Vincent Siveton commented on MNG-722: - I have added an outputEncoding parameter in the DoxiaMojo class. I am not sure about Velocity settings. If you have the following configuration

svn commit: r231433 - in /maven/components/trunk/maven-plugins/maven-site-plugin/src/main: java/org/apache/maven/doxia/DoxiaMojo.java resources/org/apache/maven/doxia/maven-site.vm

2005-08-11 Thread vsiveton
Author: vsiveton Date: Thu Aug 11 05:28:52 2005 New Revision: 231433 URL: http://svn.apache.org/viewcvs?rev=231433&view=rev Log: MNG-722: added a new outputEncoding parameter in the DoxiaMojo class. Updated the maven-site.vm Modified: maven/components/trunk/maven-plugins/maven-site-plugin/s

[jira] Updated: (MNG-723) [patch] assembly:unpack

2005-08-11 Thread Jason Grant (JIRA)
[ http://jira.codehaus.org/browse/MNG-723?page=all ] Jason Grant updated MNG-723: Attachment: assembly-050811-1.zip Oh what the heck - did the changes described above and am attaching the code, since doing otherwise will just hold things up. This time, I'm

[jira] Created: (MPCHANGELOG-71) Plugin can't find changes made in CVS

2005-08-11 Thread Steffen Krause (JIRA)
Plugin can't find changes made in CVS - Key: MPCHANGELOG-71 URL: http://jira.codehaus.org/browse/MPCHANGELOG-71 Project: maven-changelog-plugin Type: Bug Versions: 1.8.2, 1.8.1 Environment: maven 1.1-beta 1; Windows XP; JD

[REPOCLEAN] Error(s) occurred while converting repository

2005-08-11 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/11-Aug-2005_08.00.42/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Commented: (MNG-723) [patch] assembly:unpack

2005-08-11 Thread Jason Grant (JIRA)
[ http://jira.codehaus.org/browse/MNG-723?page=comments#action_44305 ] Jason Grant commented on MNG-723: - I want to do a further update - AssemblyMojo has been wired so far to assume that dependencies are jars - if unpack is required, then it tries to unjar

[REPOCLEAN] Error(s) occurred while converting repository

2005-08-11 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/11-Aug-2005_04.01.09/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Commented: (MAVENUPLOAD-480) Upload Joda-Time 1.1

2005-08-11 Thread Stephen Colebourne (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-480?page=comments#action_44299 ] Stephen Colebourne commented on MAVENUPLOAD-480: Sorry about that... New bundle uploaded to same location. Please try again! > Upload Joda-Time 1.1 > ---

Re: [jira] Commented: (MPSITE-35) ftpdeploy doesn't work properly

2005-08-11 Thread Arnaud HERITIER
Hi Steffen, If you use taskdef to use a custom task lib you must add in the POM the property root to the jar containing your task. It's because Ant is loaded by maven in the root classloader . It can't find classes in a low-level classloader. You can take a look at the site plugin dependencies