Hey all, I was hoping to close some JIRAs on 0.14 today, but I can't get the branch to build. I changed mavenVersion in the main pom to 2.1-SNAPSHOT, and I get the following compilation errors,
[INFO] Compilation failure C:\dev\nmaven\branches\NMAVEN_0.14\components\dotnet-repository\src\test\java\org\apache\m aven\dotnet\repository\impl\WagonManagerTestStub.java:[28,7] org.apache.maven.dotnet.repos itory.impl.WagonManagerTestStub is not abstract and does not override abstract method getM irrorRepository(org.apache.maven.artifact.repository.ArtifactRepository) in org.apache.mav en.artifact.manager.WagonManager C:\dev\nmaven\branches\NMAVEN_0.14\components\dotnet-repository\src\test\java\org\apache\m aven\dotnet\repository\impl\WagonManagerTestStub.java:[28,7] org.apache.maven.dotnet.repos itory.impl.WagonManagerTestStub is not abstract and does not override abstract method getM irrorRepository(org.apache.maven.artifact.repository.ArtifactRepository) in org.apache.mav en.artifact.manager.WagonManager Any ideas? Thanks, Evan On Thu, Apr 17, 2008 at 7:13 AM, Napoleon Esmundo C. Ramirez < [EMAIL PROTECTED]> wrote: > Cool! Let's get 0.14 done soon! > > On Thu, Apr 17, 2008 at 5:21 AM, Shane Isbell <[EMAIL PROTECTED]> > wrote: > > > I've created a branch at: > > https://svn.apache.org/repos/asf/incubator/nmaven/branches/NMAVEN_0.14 . > > This is a branch of rev. 604634, same as STABLE-2007-12-16. We can work > > out > > of the branch, apply the patches and then when we are ready to retire > it, > > we > > can just tag it as 0.14. > > > > Shane > > >
