svn commit: r537126 - in /incubator/nmaven/branches/SI_XPT: components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/ components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 01:12:14 2007 New Revision: 537126 URL: http://svn.apache.org/viewvc?view=rev&rev=537126 Log: Small cleanup ofAPI. Modified: incubator/nmaven/branches/SI_XPT/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/AssemblyResolver.java

svn commit: r537225 - in /incubator/nmaven/branches/SI_XPT: components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/impl/ plugins/maven-compile-plugin/src/main/java/org/apache/maven/

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 09:30:25 2007 New Revision: 537225 URL: http://svn.apache.org/viewvc?view=rev&rev=537225 Log: Minor changes. Modified: incubator/nmaven/branches/SI_XPT/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/impl/AssemblyResolverImpl.java

svn commit: r537234 - /incubator/nmaven/branches/SI_XPT/plugins/maven-compile-plugin/pom.xml

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 10:00:47 2007 New Revision: 537234 URL: http://svn.apache.org/viewvc?view=rev&rev=537234 Log: Removed dependency in the pom that cause the bootstrap to fail. Modified: incubator/nmaven/branches/SI_XPT/plugins/maven-compile-plugin/pom.xml Modified: incubator/n

svn commit: r537246 - in /incubator/nmaven/branches/SI_XPT: components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/impl/ components/dotnet-core/src/main/resources/META-INF/nmaven/ p

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 10:46:14 2007 New Revision: 537246 URL: http://svn.apache.org/viewvc?view=rev&rev=537246 Log: Implemented functionality for using VS2005 profiles to download and install dependent assemblies. Modified: incubator/nmaven/branches/SI_XPT/components/dotnet-artif

svn commit: r537257 - in /incubator/nmaven/branches/SI_XPT/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/impl: ArtifactInstallerImpl.java AssemblyResolverImpl.java

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 11:22:29 2007 New Revision: 537257 URL: http://svn.apache.org/viewvc?view=rev&rev=537257 Log: Fixed a problem with the artifact installer trying to resolve and add GAC dependencies into the local repo. Modified: incubator/nmaven/branches/SI_XPT/components/do

svn commit: r537273 - in /incubator/nmaven/branches/SI_XPT: components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/impl/ plugins/maven-compile-plugin/src/main/java/org/apache/maven/

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 12:21:32 2007 New Revision: 537273 URL: http://svn.apache.org/viewvc?view=rev&rev=537273 Log: Added back in setting the local repository path into two mojos. For some reason, the maven embedder is not injecting the local repo info into the fields. This caused the

svn commit: r537287 - in /incubator/nmaven/branches/SI_XPT: components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/ components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 13:55:49 2007 New Revision: 537287 URL: http://svn.apache.org/viewvc?view=rev&rev=537287 Log: The initializing of artifacthandlers is now done by initializing the artifactContext. This means that standalone plugins are no longer responsible for programatically se

svn commit: r537337 - /incubator/nmaven/branches/SI_XPT/plugins/NMaven.Plugin.Devenv/pom-java.xml

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 22:17:43 2007 New Revision: 537337 URL: http://svn.apache.org/viewvc?view=rev&rev=537337 Log: Forgot the SNAPSHOT. Modified: incubator/nmaven/branches/SI_XPT/plugins/NMaven.Plugin.Devenv/pom-java.xml Modified: incubator/nmaven/branches/SI_XPT/plugins/NMaven.

svn commit: r537339 - in /incubator/nmaven/branches/SI_XPT: integration-tests/tests/it0028/ integration-tests/tests/it0029/ integration-tests/tests/it0030/ plugins/maven-compile-plugin/src/main/resour

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 22:30:30 2007 New Revision: 537339 URL: http://svn.apache.org/viewvc?view=rev&rev=537339 Log: Moved the deploy plugin into the default lifecycle (no longer requires explicit execution of goal within the pom. Modified: incubator/nmaven/branches/SI_XPT/integrat

svn commit: r537338 - in /incubator/nmaven/branches/SI_XPT/integration-tests/tests: it0028/ it0028/src/ it0028/src/main/ it0028/src/main/csharp/ it0029/ it0029/src/ it0029/src/main/ it0029/src/main/cs

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 22:20:05 2007 New Revision: 537338 URL: http://svn.apache.org/viewvc?view=rev&rev=537338 Log: Adding the IT tests included with the deplo patch. Added: incubator/nmaven/branches/SI_XPT/integration-tests/tests/it0028/ incubator/nmaven/branches/SI_XPT/integ

svn commit: r537341 - in /incubator/nmaven/branches/SI_XPT: components/ components/dotnet-service/embedder/ plugins/maven-mojo-generator-plugin/src/main/java/org/apache/maven/dotnet/plugin/generator/

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 22:50:47 2007 New Revision: 537341 URL: http://svn.apache.org/viewvc?view=rev&rev=537341 Log: Fixed a couple of mojos looking up plugins with old plugin id. Modified: incubator/nmaven/branches/SI_XPT/components/dotnet-service/embedder/pom.xml incubator/nma

svn commit: r537348 - /incubator/nmaven/branches/SI_XPT/bootstrap-build.bat

2007-05-11 Thread sisbell
Author: sisbell Date: Fri May 11 23:52:32 2007 New Revision: 537348 URL: http://svn.apache.org/viewvc?view=rev&rev=537348 Log: Improved the bootstrap build script for windows. Modified: incubator/nmaven/branches/SI_XPT/bootstrap-build.bat Modified: incubator/nmaven/branches/SI_XPT/bootstrap-