Author: eworley
Date: Sun Dec 30 17:23:20 2007
New Revision: 607643
URL: http://svn.apache.org/viewvc?rev=607643&view=rev
Log:
* Adding test lifecycle
* Adding DotnetTestMojo
* Added check for nunit-console not being on path
* Adding basic nunit innvocation, with a few TODos left
* Updating IT0007
Author: sisbell
Date: Sun Dec 30 17:59:20 2007
New Revision: 607649
URL: http://svn.apache.org/viewvc?rev=607649&view=rev
Log:
Fix for making sure that the plugins are built before the IT are run.
Modified:
incubator/nmaven/trunk/components/maven-dotnet-core-it-runner/pom.xml
Modified: incub
Author: eworley
Date: Sun Dec 30 18:21:35 2007
New Revision: 607652
URL: http://svn.apache.org/viewvc?rev=607652&view=rev
Log:
* Added check if it is a test compile, if so we use test scope'd references and
also add a reference to the main artifact
Modified:
incubator/nmaven/trunk/component
Author: eworley
Date: Sun Dec 30 19:50:15 2007
New Revision: 607656
URL: http://svn.apache.org/viewvc?rev=607656&view=rev
Log:
* Removed exists check for sourceDirectory during compiler config validation
* Added sourceDirectory exists fail fast for Source/Test compilers
* Fixed integration test de
Author: eworley
Date: Sun Dec 30 20:01:52 2007
New Revision: 607658
URL: http://svn.apache.org/viewvc?rev=607658&view=rev
Log:
* Reworked commandline to properly construct executable name and arguments,
test plugin is now ready, just needs the test-assembly work and a system scoped
nunit depende