Again sending to the mailing list ... On Tue, Apr 1, 2008 at 8:46 PM, Alex Karasulu <[EMAIL PROTECTED]> wrote:
> Also can we move these G-specific plugins over to Maven land? People > might wonder why we have Geronimo stuff inside :). I can see having to > explain this. > > You're probably already thinking about this. > We want other app-servers to embed ADS too :). > > Alex > > > On Tue, Apr 1, 2008 at 8:43 PM, Alex Karasulu <[EMAIL PROTECTED]> > wrote: > > > How do you handle things like this in subproject POMs when you move > > these statements up into the TLP project pom? > > > > - <plugins> > > - <plugin> > > - <groupId>org.apache.maven.plugins</groupId> > > - <artifactId>maven-release-plugin</artifactId> > > - <configuration> > > - <tagBase> > > https://svn.apache.org/repos/asf/directory/shared/releases</tagBase> > > - </configuration> > > - </plugin> > > - </plugins> > > > > Note the tagBase. I guess you use some substitutions? > > > > Alex > > > > On Tue, Apr 1, 2008 at 8:29 PM, David Jencks <[EMAIL PROTECTED]> > > wrote: > > > > > I talked with alex and elecharny a bit earlier today and we think we > > > can simplify the build a bit. > > > > > > I expected to be done with it by now but learning about the > > > installers took longer than I expected. > > > > > > Here is my work so far: it might be complete as far as the build > > > goes. I expect to finish it later tonight but have to go out for a > > > while now. > > > > > > It requires maven 2.0.8 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > thanks > > > david jencks > > > > > > > >
