On Apr 1, 2008, at 5:47 PM, Alex Karasulu wrote:

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 :).


The plugin is just used in the build, not incorporated into apacheds. Jason Dillon is working on moving it to codehaus mojo, but I don't believe it has arrived yet. Probably next week :-)

I'll check...



thanks
david jencks


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




Reply via email to