I switched both the pom.xml and pom-dotnet.xml to use the maven-parent pom as a parent. We need to do two separate deploys: 1) Java Artifacts; 2) the .NET Artifacts. I don't believe that I have access to deploy to those servers. How should we do this?
Shane On 6/1/07, Shane Isbell <[EMAIL PROTECTED]> wrote:
Okay, that explains why I couldn't find the docs. ;) On 6/1/07, Brett Porter <[EMAIL PROTECTED]> wrote: > > There is no incubator snapshot repo - just the m2-snapshot- > repository. So you can use the same distributionManagement settings > as are in the Maven parent POM (would be great for NMaven to inherit > from that, actually). > > - Brett > > On 02/06/2007, at 6:31 AM, Shane Isbell wrote: > > > I would like to start doing weekly snaphots of NMaven into the > > incubator > > snapshot repo. Anybody know how this is done? I can't find any docs > > on the > > incubator site. > > > > Thanks, > > Shane >
