svn commit: r599099 - /incubator/nmaven/trunk/pom.xml

2007-11-28 Thread sisbell
Author: sisbell Date: Wed Nov 28 11:14:10 2007 New Revision: 599099 URL: http://svn.apache.org/viewvc?rev=599099&view=rev Log: Maven snapshot is causing build failures. Changed pom to compile against 2.0.8. Modified: incubator/nmaven/trunk/pom.xml Modified: incubator/nmaven/trunk/pom.xml URL

svn commit: r598915 - in /incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-executable/src/main/java/org/apache/maven/dotnet/compiler: ./ impl/

2007-11-28 Thread eworley
Author: eworley Date: Wed Nov 28 00:52:55 2007 New Revision: 598915 URL: http://svn.apache.org/viewvc?rev=598915&view=rev Log: Renaming "Net" classes to "Dotnet" to prevent confusion Added: incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-executable/src/main/java/org/

svn commit: r598910 - /incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-executable/pom.xml

2007-11-28 Thread eworley
Author: eworley Date: Wed Nov 28 00:31:29 2007 New Revision: 598910 URL: http://svn.apache.org/viewvc?rev=598910&view=rev Log: Changed artifact id and name from dotnet-executable to dotnet-compiler, removed unnecessary dependencies, changed to depend on maven 2.0.8 core instead of dotnet-core M

svn commit: r598897 - in /incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-executable: pom.xml src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/org/

2007-11-28 Thread eworley
Author: eworley Date: Wed Nov 28 00:04:43 2007 New Revision: 598897 URL: http://svn.apache.org/viewvc?rev=598897&view=rev Log: Moving src to src/main/java, coyping pom.xml from trunk Added: incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-executable/pom.xml - co