[jira] Commented: (IVY-933) Maven2 parser checks version in the POM with the expected version

2008-10-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636540#action_12636540 ] Xavier Hanin commented on IVY-933: -- Actually this behaviour is supported in Ivy, but it isn't

[jira] Commented: (IVY-931) Ivy badly attempt to locate a 'working@host' dependency revision when the dependency revision is not set in a pom

2008-10-03 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636552#action_12636552 ] Maarten Coene commented on IVY-931: --- Maybe we should throw an error if the parent pom

[jira] Commented: (IVY-933) Maven2 parser checks version in the POM with the expected version

2008-10-03 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636551#action_12636551 ] Maarten Coene commented on IVY-933: --- I don't think that will be enough, if the version is

[jira] Commented: (IVY-925) ivy:settings doesn't work if id is a property

2008-10-03 Thread Jean-Louis Boudart (JIRA)
[ https://issues.apache.org/jira/browse/IVY-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636571#action_12636571 ] Jean-Louis Boudart commented on IVY-925: It works with trunk head revision Thanks

[jira] Commented: (IVY-933) Maven2 parser checks version in the POM with the expected version

2008-10-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636598#action_12636598 ] Xavier Hanin commented on IVY-933: -- I think Ivy trust the dependency declaration, and not the

[jira] Commented: (IVY-931) Ivy badly attempt to locate a 'working@host' dependency revision when the dependency revision is not set in a pom

2008-10-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636595#action_12636595 ] Xavier Hanin commented on IVY-931: -- Indeed, maybe it's the best option, but if we want to go

[jira] Created: (IVY-934) ivy:buildnumber Task can cause ivy:resolve to 'hang' forever

2008-10-03 Thread Hans Lund (JIRA)
ivy:buildnumber Task can cause ivy:resolve to 'hang' forever Key: IVY-934 URL: https://issues.apache.org/jira/browse/IVY-934 Project: Ivy Issue Type: Bug Affects Versions:

[jira] Commented: (IVY-933) Maven2 parser checks version in the POM with the expected version

2008-10-03 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636756#action_12636756 ] Maarten Coene commented on IVY-933: --- ok, I'll check which version Ivy will take... If it

[jira] Commented: (IVY-931) Ivy badly attempt to locate a 'working@host' dependency revision when the dependency revision is not set in a pom

2008-10-03 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636758#action_12636758 ] Maarten Coene commented on IVY-931: --- Maybe we should behave the same as maven does in this