So I upgraded from maven 2.0.4 to 2.0.8, and I am still having issues, but the message is slightly updated.
[INFO] [install:install-file] [INFO] Installing C:\dev\nmaven\trunk\.\thirdparty\NUnit\NUnit.Framework- 2.4.6-i ncubating.dll to C:\Documents and Settings\Firme\.m2\repository\org\apache\maven \dotnet\NUnit.Framework\2.4.6-incubating\NUnit.Framework- 2.4.6-incubating.dotnet :library [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error installing artifact ' org.apache.maven.dotnet:NUnit.Framework:dotnet :library': Error installing artifact: The filename, directory name, or volume la bel syntax is incorrect Any ideas? On Jan 13, 2008 9:39 PM, Evan Worley <[EMAIL PROTECTED]> wrote: > Hi, > > Is anyone else having problems running trunk/install-libraries.bat? > > C:\dev\nmaven\trunk>install-libraries.bat > > C:\dev\nmaven\trunk>cmd /C mvn.bat install:install-file > -Dfile=./thirdparty/NUni > t/NUnit.Framework-2.4.6.dll -DpomFile=./thirdparty/NUnit/NUnit.Framework- > 2.4.6.p > om -DgroupId=NUnit -DartifactId=NUnit.Framework -Dversion=2.4.6 > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] NMaven > [INFO] maven-dotnet-components > [INFO] maven-dotnet-core > [INFO] maven-dotnet-assembler > [INFO] maven-dotnet-compiler > [INFO] maven-dotnet-extensions > [INFO] maven-dotnet-plugins > [INFO] maven-compiler-plugin > [INFO] dotnet-test-plugin > [INFO] Searching repository for plugin with prefix: 'install'. > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building NMaven > [INFO] task-segment: [install:install-file] (aggregator-style) > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] [install:install-file] > [INFO] Installing C:\dev\nmaven\trunk\.\thirdparty\NUnit\NUnit.Framework- > 2.4.6.d > ll to C:\Documents and > Settings\Firme\.m2\repository\NUnit\NUnit.Framework\2.4.6 > \NUnit.Framework-2.4.6.dotnet:library > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error installing artifact 'NUnit:NUnit.Framework:dotnet:library': > Error i > nstalling artifact: Failed to copy full contents from > C:\dev\nmaven\trunk\.\thir > dparty\NUnit\NUnit.Framework-2.4.6.dll to C:\Documents and > Settings\Firme\.m2\re > pository\NUnit\NUnit.Framework\2.4.6\NUnit.Framework-2.4.6.dotnet:library >
