[jira] Commented: (MNG-1851) "Duplicate project ID found" message with maven-artifact-ant-2.0.1

2005-12-21 Thread Tomislav Bodor (JIRA)
[ http://jira.codehaus.org/browse/MNG-1851?page=comments#action_53942 ] Tomislav Bodor commented on MNG-1851: - I *was* looking at trunk. I thought as a bug fix it would make it in there. Anyway, I checked the maven-2.0.x branch now and I see the change

[jira] Commented: (MNG-1851) "Duplicate project ID found" message with maven-artifact-ant-2.0.1

2005-12-20 Thread Tomislav Bodor (JIRA)
[ http://jira.codehaus.org/browse/MNG-1851?page=comments#action_53902 ] Tomislav Bodor commented on MNG-1851: - I have looked at the current 2.0.2 snapshot (and svn trunk) and there doesn't seem to be any difference in behaviour (or code). Is thi

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

2005-11-22 Thread Tomislav Bodor (JIRA)
[ http://jira.codehaus.org/browse/MNG-1542?page=comments#action_51730 ] Tomislav Bodor commented on MNG-1542: - Attached a small example demonstrating the problem. The example is a war project for which it's impossible to get jar dependencies (even

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

2005-11-22 Thread Tomislav Bodor (JIRA)
[ http://jira.codehaus.org/browse/MNG-1542?page=all ] Tomislav Bodor updated MNG-1542: Attachment: pom.xml > type attribute of artifact:dependencies doesn't work for indirect depe

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

2005-11-22 Thread Tomislav Bodor (JIRA)
[ http://jira.codehaus.org/browse/MNG-1542?page=all ] Tomislav Bodor updated MNG-1542: Attachment: build.xml > type attribute of artifact:dependencies doesn't work for indirect depe

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

2005-11-22 Thread Tomislav Bodor (JIRA)
[ http://jira.codehaus.org/browse/MNG-1542?page=comments#action_51703 ] Tomislav Bodor commented on MNG-1542: - The problem manifests itself whenever you have a dependency trail in which not all dependencies are of the same type. However, I am struggling

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

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

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

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

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

2005-11-13 Thread Tomislav Bodor (JIRA)
nents: maven-artifact-ant Versions: 2.0 Reporter: Tomislav Bodor It appears that the type filter doesn't work properly with indirect dependencies. It doesn't look like an issue with the TypeArtifactFilter itself, but somewhere deeper. However, it's related to this fe

Re: [m2] eclipse plugin test failures

2005-11-05 Thread Tomislav Bodor
Hi, I've attached a partial canonical paths patch. I don't know who this should really be going to if it's to find its way into the tree, but I reckon someone here will know. This doesn't quite fix the problem you are talking about in this thread, but it does fix a similar one that I have