Re: Welcome to new committer: Chris Stevenson

2006-03-30 Thread Chris Stevenson
<[EMAIL PROTECTED]> wrote: > > I would like to welcome our newest Maven plugins committer, Chris > Stevenson. > > Chris - please review the following documents, if you haven't already: > > * http://maven.apache.org/guides/development/guide-m2-development.html &

[jira] Commented: (MNG-2052) Transitive system deps are not interpolated correctly thus rendering them invalid

2006-02-09 Thread Chris Stevenson (JIRA)
[ http://jira.codehaus.org/browse/MNG-2052?page=comments#action_58227 ] Chris Stevenson commented on MNG-2052: -- Its set in settings.xml default C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322

[jira] Commented: (MNG-2052) Transitive system deps are not interpolated correctly thus rendering them invalid

2006-02-09 Thread Chris Stevenson (JIRA)
[ http://jira.codehaus.org/browse/MNG-2052?page=comments#action_58224 ] Chris Stevenson commented on MNG-2052: -- Hey Brett, It occurs in the dependency, like so: System

[jira] Created: (MNG-2052) Transitive system deps are not interpolated correctly thus rendering them invalid

2006-02-08 Thread Chris Stevenson (JIRA)
: POM, Artifacts and Repositories Environment: Windows XP, Java 1.5 Reporter: Chris Stevenson When a library is loaded as a dependency if its dependencies contain one of type system which has a variable in the path the variable is not interpolated so that ${appHome}/lib/... is not an

[jira] Closed: (MNG-1933) When using artifacts with full stops in the artifact id the are not loaded correctly when transitively referenced another project.

2006-01-24 Thread Chris Stevenson (JIRA)
[ http://jira.codehaus.org/browse/MNG-1933?page=all ] Chris Stevenson closed MNG-1933: Resolution: Fixed Fix Version: 2.0.2 This was fixed in version 2.0.2 > When using artifacts with full stops in the artifact id the are not loa

[jira] Created: (MNG-1933) When using artifacts with full stops in the artifact id the are not loaded correctly when transitively referenced another project.

2006-01-06 Thread Chris Stevenson (JIRA)
Client VM (build 1.5.0_02-b09, mixed mode) Reporter: Chris Stevenson Priority: Blocker Attachments: Info.zip I've written a CSharp plugin for maven which utilises the maven framework + the csharp plexus compiler to build c# projects inside of maven. I have found that when I ref