[jira] Commented: (MNG-1577) dependencyManagement does not work for transitive dependencies

2006-08-10 Thread ruel loehr (JIRA)
[ http://jira.codehaus.org/browse/MNG-1577?page=comments#action_72046 ] ruel loehr commented on MNG-1577: - +1 as well. I need to ensure that I have dependable, reproducible build where I know for sure what dependency versions are being used.

[jira] Created: (MNG-2238) Add method to MavenProject to retrieve all dependencies (including dependency management and transitive)

2006-04-24 Thread ruel loehr (JIRA)
Add method to MavenProject to retrieve all dependencies (including dependency management and transitive) Key: MNG-2238 URL: http://jira.codehaus.org/browse/MNG-2238 Proj

[jira] Commented: (MASSEMBLY-66) Ability to index into a nominated dependency JAR to identify files to include in the assembly (Im thinking .so/.dll etc)

2006-03-24 Thread ruel loehr (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-66?page=comments#action_61891 ] ruel loehr commented on MASSEMBLY-66: - Essentially, you need to have zipfileset support. This could be very useful . On the maven site, this wouldn't be so tough too add, but

[jira] Commented: (MNG-1954) Need better handling of malformed poms in local cache, like check for an update every run

2006-03-17 Thread ruel loehr (JIRA)
[ http://jira.codehaus.org/browse/MNG-1954?page=comments#action_61410 ] ruel loehr commented on MNG-1954: - I made a patch which resolves the above issue. When the defaultArtifactResolver is handed an artifact to resolve, if that artifact is already located

[jira] Updated: (MNG-1954) Need better handling of malformed poms in local cache, like check for an update every run

2006-03-17 Thread ruel loehr (JIRA)
[ http://jira.codehaus.org/browse/MNG-1954?page=all ] ruel loehr updated MNG-1954: Attachment: MNG-1954.txt > Need better handling of malformed poms in local cache, like check for an > update every run > -

[jira] Commented: (MNG-1954) Need better handling of malformed poms in local cache, like check for an update every run

2006-03-15 Thread ruel loehr (JIRA)
[ http://jira.codehaus.org/browse/MNG-1954?page=comments#action_61170 ] ruel loehr commented on MNG-1954: - Agreed, this is a problem. A user shouldn't have to wipe out things in his repo to get a pom update. Another possible use case: A user runs

[jira] Commented: (MNG-2128) Add an option to enforce dependencyManagement

2006-03-10 Thread ruel loehr (JIRA)
[ http://jira.codehaus.org/browse/MNG-2128?page=comments#action_60680 ] ruel loehr commented on MNG-2128: - This is hot. For an enterprise level app, this option would be tremendously welcome, specifically regarding transitive dependencies. We want to loc