Author: sisbell
Date: Wed Jun 6 20:38:14 2007
New Revision: 545046
URL: http://svn.apache.org/viewvc?view=rev&rev=545046
Log:
Fixed problem that broke IT 0028 and 0030.
Modified:
incubator/nmaven/trunk/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/impl/ArtifactIn
Author: sisbell
Date: Wed Jun 6 13:24:52 2007
New Revision: 544937
URL: http://svn.apache.org/viewvc?view=rev&rev=544937
Log:
Need to resolve snapshots separately.
Modified:
incubator/nmaven/trunk/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/impl/AssemblyResolve
Author: sisbell
Date: Wed Jun 6 11:02:42 2007
New Revision: 544903
URL: http://svn.apache.org/viewvc?view=rev&rev=544903
Log:
Don't need to specify the remoteRepository variable when invoking the
vsinstaller plugin. It now takes the information from the user's settings.xml
file. This implementa
Author: sisbell
Date: Wed Jun 6 09:30:02 2007
New Revision: 544877
URL: http://svn.apache.org/viewvc?view=rev&rev=544877
Log:
Fixed the issue with 0KB downloads in JIRA: NMAVEN-75. Needed to explicitly
copy the snaphot file to a file without a version. The ArtifactResolver handled
this correctl