[jira] Created: (MNG-731) directory structure invalid for legacy deploy

2005-08-12 Thread David H. DeWolf (JIRA)
directory structure invalid for legacy deploy - Key: MNG-731 URL: http://jira.codehaus.org/browse/MNG-731 Project: Maven 2 Type: Bug Versions: 2.0-alpha-3 Reporter: David H. DeWolf When utilizing a "legacy" layou

Re: [m2] Problem (Bug?) Deploying Snapshot Jar

2005-08-12 Thread dan tran
Folks, i found the root cause of my problem, one the parent pom in the chain is not valid. But a better message is needed. -Dan On 8/12/05, Allison, Bob <[EMAIL PROTECTED]> wrote: > I had not posted it since I wasn't sure it was a bug. I do not see it > in JIRA. Which project should it be fi

[jira] Created: (MNG-730) Ability to use single lifecle with dynamic extension

2005-08-12 Thread Dan Tran (JIRA)
Ability to use single lifecle with dynamic extension Key: MNG-730 URL: http://jira.codehaus.org/browse/MNG-730 Project: Maven 2 Type: Bug Versions: 2.0-beta-1 Environment: xp Reporter: Dan Tran Fix F

RE: [m2] Problem (Bug?) Deploying Snapshot Jar

2005-08-12 Thread Allison, Bob
I had not posted it since I wasn't sure it was a bug. I do not see it in JIRA. Which project should it be filed under? -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Friday, August 12, 2005 19:41 To: Maven Developers List Subject: Re: [m2] Problem (Bug?) Deploying

[maven2 build - SUCCESS - checkout] Sat Aug 13 00:15:00 GMT 2005

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

[jira] Commented: (MNG-729) Ability to additional ArtifactHandlers using external components.xml

2005-08-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-729?page=comments#action_44395 ] Brett Porter commented on MNG-729: -- Kenney - this alrready works when is added to the pom using the plugin, but according to dan this isn't working. > Ability to additional ArtifactHan

[jira] Commented: (MNG-729) Ability to additional ArtifactHandlers using external components.xml

2005-08-12 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-729?page=comments#action_44394 ] Kenney Westerhof commented on MNG-729: -- This component isn't added to the HandlerManager's list of available Handlers, because it uses a List(?) to store the Handlers. The component s

[jira] Created: (MNG-729) Ability to additional ArtifactHandlers using external components.xml

2005-08-12 Thread Dan Tran (JIRA)
Ability to additional ArtifactHandlers using external components.xml Key: MNG-729 URL: http://jira.codehaus.org/browse/MNG-729 Project: Maven 2 Type: Bug Components: maven-artifact Versions:

Re: [m2] Problem (Bug?) Deploying Snapshot Jar

2005-08-12 Thread Brett Porter
Has it been put into JIRA? - Brett dan tran wrote: >I am experiencing the same problem. Hopefully will get fixed sooon. > >-Dan > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

svn commit: r232403 - /maven/maven-1/core/trunk/xdocs/reference/standard-sun-jar-names.xml

2005-08-12 Thread carlos
Author: carlos Date: Fri Aug 12 16:23:43 2005 New Revision: 232403 URL: http://svn.apache.org/viewcvs?rev=232403&view=rev Log: Added JSTL Modified: maven/maven-1/core/trunk/xdocs/reference/standard-sun-jar-names.xml Modified: maven/maven-1/core/trunk/xdocs/reference/standard-sun-jar-names.xm

[jira] Commented: (MNG-728) Consider using java.net.useSystemProxies

2005-08-12 Thread Kohsuke Kawaguchi (JIRA)
[ http://jira.codehaus.org/browse/MNG-728?page=comments#action_44391 ] Kohsuke Kawaguchi commented on MNG-728: --- You are correct that it only works on URLConnections. I think what you are saying is that it's not ubiquitous; it's certainly a standard in

[jira] Commented: (MNG-728) Consider using java.net.useSystemProxies

2005-08-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-728?page=comments#action_44388 ] John Casey commented on MNG-728: this will only work with URLConnection's, right...or rather, the java.net.* connection classes. For example, what about commons-httpclient? or jsch? or...

[jira] Commented: (MNG-675) Improve 'dependencies.dependency.version is missing' error message

2005-08-12 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-675?page=comments#action_44387 ] Jesse McConnell commented on MNG-675: - looks nice now...here is sample output: [INFO] [INFO] BUILD FAILU

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

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

[jira] Closed: (MNG-675) Improve 'dependencies.dependency.version is missing' error message

2005-08-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-675?page=all ] John Casey closed MNG-675: -- Assign To: John Casey Resolution: Fixed added formatting for the dependency instance alongside those particular validations...also it1013 to express this behavior. > Im

[jira] Created: (MNG-728) Consider using java.net.useSystemProxies

2005-08-12 Thread Kohsuke Kawaguchi (JIRA)
Consider using java.net.useSystemProxies Key: MNG-728 URL: http://jira.codehaus.org/browse/MNG-728 Project: Maven 2 Type: Bug Components: maven-core Versions: 2.0-alpha-3 Reporter: Kohsuke Kawaguchi Priority:

svn commit: r232399 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/ maven-core-it/it1013/ maven-core-it/it1013/src/ maven-core-it/it1013/src/main/ maven-core-it/it1013/src/main/java/ maven-core-it...

2005-08-12 Thread jdcasey
Author: jdcasey Date: Fri Aug 12 14:55:00 2005 New Revision: 232399 URL: http://svn.apache.org/viewcvs?rev=232399&view=rev Log: o Improving toString for Dependency in the 4.0.0 version codeSegment in maven.mdo o Improving error messages for ResourceDoesNotExistException in the transformations o

[jira] Commented: (MPJAVADOC-34) Javadoc links don't work behind a proxy

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-34?page=comments#action_44383 ] Carlos Sanchez commented on MPJAVADOC-34: - It may be worth to take a look at the system property "java.net.useSystemProxies" in Java5 that allows using the system proxy (IE o

[jira] Commented: (MPCHANGELOG-47) CVS log issue with CVSNT & maven-changelog-plugin

2005-08-12 Thread Alexey Demakov (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGELOG-47?page=comments#action_44382 ] Alexey Demakov commented on MPCHANGELOG-47: --- It seems to me that the need for quotes depends on ssh server, not windows. Quotes don't work with W2K and cvs.sf.net server

[jira] Closed: (MNG-727) missing dependency version error is vague

2005-08-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-727?page=all ] John Casey closed MNG-727: -- Resolution: Duplicate See MNG-675 > missing dependency version error is vague > - > > Key: MNG-727 > URL: http://jir

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

2005-08-12 Thread Alexey Demakov (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGELOG-71?page=comments#action_44380 ] Alexey Demakov commented on MPCHANGELOG-71: --- It seems to me that the need for quotes depends on ssh server, not windows. I've tested no-quotes version with W2K and cvs.s

[jira] Created: (MNG-727) missing dependency version error is vague

2005-08-12 Thread Jesse McConnell (JIRA)
missing dependency version error is vague - Key: MNG-727 URL: http://jira.codehaus.org/browse/MNG-727 Project: Maven 2 Type: Improvement Reporter: Jesse McConnell [INFO] Reason: Failed to validate POM for '/home/jesse/src/g

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

2005-08-12 Thread Alexey Demakov (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGELOG-71?page=all ] Alexey Demakov updated MPCHANGELOG-71: -- Attachment: org.apache.maven.cvslib.CvsChangeLogGenerator.#170716.zip The problem is in changes made in revision #179938 for PR: MPCHANGELOG-47. Afte

Re: [m2] Problem (Bug?) Deploying Snapshot Jar

2005-08-12 Thread dan tran
I am experiencing the same problem. Hopefully will get fixed sooon. -Dan On 8/12/05, Allison, Bob <[EMAIL PROTECTED]> wrote: > I'm building a small jar to extend log4j for our environment. If the > version in pom.xml is "3.0", I get the following output from "m2 > deploy": > [INFO] [jar:jar] >

[jira] Commented: (MPJIRA-5) jira plugin does not work with jira 3.0.2

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-5?page=comments#action_44375 ] Carlos Sanchez commented on MPJIRA-5: - The problem is the way the url is composed, not the JIRA version > jira plugin does not work with jira 3.0.2 >

[jira] Closed: (MPJIRA-13) Update plugin to fix outstanding issues and more

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-13?page=all ] Carlos Sanchez closed MPJIRA-13: Resolution: Fixed Patch applied with some changes. Not fully tested, but applied so people can test and improve. At least there are some visualization issues wi

[jira] Closed: (MPJIRA-11) Enable retrieving component-specific issues

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-11?page=all ] Carlos Sanchez closed MPJIRA-11: Assign To: Carlos Sanchez (was: Emmanuel Venisse) Resolution: Fixed Fix Version: 1.2 Fixed as part of MPJIRA-13 > Enable retrieving component-specif

[jira] Closed: (MPJIRA-8) Authentication support for access a private Jira instalation

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-8?page=all ] Carlos Sanchez closed MPJIRA-8: --- Assign To: Carlos Sanchez (was: Emmanuel Venisse) Resolution: Fixed Fix Version: 1.2 Fixed as part of MPJIRA-13 > Authentication support for access a

svn commit: r232355 - in /maven/maven-1/plugins/trunk/jira: plugin.jelly plugin.properties src/main/org/apache/maven/jira/JiraDownloader.java src/plugin-resources/jira.jsl xdocs/changes.xml xdocs/faq.fml xdocs/goals.xml xdocs/properties.xml

2005-08-12 Thread carlos
Author: carlos Date: Fri Aug 12 11:57:49 2005 New Revision: 232355 URL: http://svn.apache.org/viewcvs?rev=232355&view=rev Log: Authentication support for access a private Jira instalation. MPJIRA-8 Enable retrieving component-specific issues. MPJIRA-11 MPJIRA-13 Modified: maven/maven-1/plugin

[jira] Closed: (MPJIRA-6) Dependency for maven is set to 1.0RC1

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-6?page=all ] Carlos Sanchez closed MPJIRA-6: --- Assign To: Carlos Sanchez (was: Emmanuel Venisse) Resolution: Fixed Fix Version: 1.2 > Dependency for maven is set to 1.0RC1 > -

svn commit: r232353 - /maven/maven-1/plugins/trunk/jira/project.xml

2005-08-12 Thread carlos
Author: carlos Date: Fri Aug 12 11:55:23 2005 New Revision: 232353 URL: http://svn.apache.org/viewcvs?rev=232353&view=rev Log: Increase dependency versions. MPJIRA-6 Modified: maven/maven-1/plugins/trunk/jira/project.xml Modified: maven/maven-1/plugins/trunk/jira/project.xml URL: http://svn

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

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-4?page=comments#action_44370 ] Carlos Sanchez commented on MPJIRA-4: - pid is empty now if the url doesn't contain an id. TODO: fail the build in that case > must contain an "id" attribute > --

[jira] Closed: (MPJIRA-7) maven-jira-plugin could not generate report

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-7?page=all ] Carlos Sanchez closed MPJIRA-7: --- Assign To: Carlos Sanchez (was: Emmanuel Venisse) Resolution: Won't Fix The issueTrackingUrl in POM has to look like this http://jira.codehaus.org/BrowseProj

[jira] Updated: (MPJIRA-7) maven-jira-plugin could not generate report

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-7?page=all ] Carlos Sanchez updated MPJIRA-7: Description: The jira-report.xml generated is not well formed for the plugin Xdoc. E:\ING_dvlpt\psh>maven maven-jira-plugin:report __ __ | \/ |__ _Apache__ ___ |

[jira] Updated: (MPJIRA-13) Update plugin to fix outstanding issues and more

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-13?page=all ] Carlos Sanchez updated MPJIRA-13: - Version: (was: 1.2) 1.1.2 > Update plugin to fix outstanding issues and more > > > Key: M

[m2] Problem (Bug?) Deploying Snapshot Jar

2005-08-12 Thread Allison, Bob
I'm building a small jar to extend log4j for our environment. If the version in pom.xml is "3.0", I get the following output from "m2 deploy": [INFO] [jar:jar] [INFO] Building jar: /net/home/allisord/src/qaccess-3.0/3rd-party/log4j/target/log4j-3.0.jar [INFO] [source:jar] [INFO] Building jar: /net

continuum flux

2005-08-12 Thread Brett Porter
Hi, I've start moving in the new jdo store piece by piece. I think this has introduced a few bugs, and I know some things don't line up with the screens. I'm going to take the weekend off, and will clean up on Monday. As others are holidaying/doing other things I shouldn't be in anyone's way, ple

[jira] Commented: (MPJIRA-13) Update plugin to fix outstanding issues and more

2005-08-12 Thread Michael Franken (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-13?page=comments#action_44368 ] Michael Franken commented on MPJIRA-13: --- I understand that, but it's not a complete rewrite as you'll see. You can verify tthe correct working by running the test, just install th

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

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

[jira] Closed: (MNG-527) Attempt to determine Plugin RELEASE version fails when managed by second pluginRepository

2005-08-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-527?page=all ] John Casey closed MNG-527: -- Resolution: Fixed There is a debug-level statement with stacktrace in the catch for ResourceDoesNotExistException. > Attempt to determine Plugin RELEASE version fails when m

[maven2 build - FAILED - update] Fri Aug 12 17:15:00 GMT 2005

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

[jira] Closed: (MNG-654) plugins.xml resolved multiple times

2005-08-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-654?page=all ] John Casey closed MNG-654: -- Resolution: Fixed > plugins.xml resolved multiple times > --- > > Key: MNG-654 > URL: http://jira.codehaus.org/browse/MNG-654

[jira] Closed: (MNG-686) Allow build directory specification in pom profile

2005-08-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-686?page=all ] John Casey closed MNG-686: -- Resolution: Fixed > Allow build directory specification in pom profile > -- > > Key: MNG-686 > URL: http://ji

svn commit: r232336 - in /maven/components/trunk: maven-model/maven.mdo maven-project/src/main/java/org/apache/maven/project/ModelUtils.java maven-project/src/main/java/org/apache/maven/project/inheritance/DefaultModelInheritanceAssembler.java

2005-08-12 Thread jdcasey
Author: jdcasey Date: Fri Aug 12 10:06:38 2005 New Revision: 232336 URL: http://svn.apache.org/viewcvs?rev=232336&view=rev Log: Resolving: MNG-686...Moving specification from Build to BuildBase to allow profiles inline within the POM to change this setting. Modified: maven/components/trunk/

[jira] Commented: (MPCHANGELOG-68) Changelog does not work with SourceForge CVS repository

2005-08-12 Thread Alexey Demakov (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGELOG-68?page=comments#action_44364 ] Alexey Demakov commented on MPCHANGELOG-68: --- You need to create .cvspass file even for empty password. As described at http://maven.apache.org/reference/plugins/changelo

[continuum build - SUCCESS - update] Fri Aug 12 16:30:00 GMT 2005

2005-08-12 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050812.163000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050812.163000.txt

[jira] Commented: (MPJIRA-13) Update plugin to fix outstanding issues and more

2005-08-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-13?page=comments#action_44363 ] Carlos Sanchez commented on MPJIRA-13: -- You have to understand that small patches are easier to apply, instead of a complete rewrite of the plugin, that will need a closer look to

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

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

svn commit: r232281 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java

2005-08-12 Thread kenney
Author: kenney Date: Fri Aug 12 05:44:22 2005 New Revision: 232281 URL: http://svn.apache.org/viewcvs?rev=232281&view=rev Log: Made buildTopDownMergedConfiguration really recursive - in most cases it didn't. Fixed a merge problem where only direct children of in the POM appeared in the merged co

[continuum build - SUCCESS - update] Fri Aug 12 09:30:00 GMT 2005

2005-08-12 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050812.093000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050812.093000.txt

[jira] Updated: (MPJIRA-13) Update plugin to fix outstanding issues and more

2005-08-12 Thread Michael Franken (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-13?page=all ] Michael Franken updated MPJIRA-13: -- Attachment: maven-jira-plugin-patch2.txt this is an updated version of the patch, it includes a properties.xml and some other minor improvements as well you can