<[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
&
[ 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
[ 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
: 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
[ 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
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