David Jencks wrote:
> I couldn't quite figure out what to build to get the tomcat stuff so I
> added a new profile to trunk that we can put the working plugins into
>
> To build...
>
> mvn clean install -Pworking
>
> The list of plugins for this profile is in plugins/pom.xml. Please
> update it when you get something to build :-)
>
> I think we probably want to add a profile to build our bundleized jars
> as well...
>
> I couldn't get the tomcat plugin to build either, but haven't looked
> too hard at what might be wrong.
David, is this granular to handle subprojects too? For example, tomcat
is dependent upon some of the pieces of the system-database plugin, but
I've not put any effort into getting the sysdb-console-jetty piece to
build yet. There are examples of this scattered around the plugins.
Rick
>
> thanks
> david jencks
>
|