Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[01:27:29 CDT(-0500)] <esmHome> Eric - the ear plugin is adding wars to the ear from the maven 2 repo. We don't have a chance, as far as I can tell, to assemble the war files before they are included in the ear.
[01:28:15 CDT(-0500)] <esmHome> I haven't been successful in getting the ear plugin to read the war files from an alternate path (e.g. from a directory containing assembled war files).
[01:29:09 CDT(-0500)] <esmHome> So we need to think of some other options
[01:30:23 CDT(-0500)] <esmHome> 1) Continue to try and get the ear plugin to read from a location other than the Maven 2 repo. This may be easy or hard - I need to look at the source code for the mojo.
[01:30:37 CDT(-0500)] <esmHome> 2) Update the Pluto assemblers to work with EAR files.
[01:32:13 CDT(-0500)] <esmHome> 3) Consider using a classifier to store assembled war files in the maven 2 repository, and have the ear plugin depend on "assembled" version of the war. This will require an update to the maven 2 pluto plugin, but I think it can easily be supported.
[01:33:12 CDT(-0500)] <esmHome> Obviously #3 goes against your preference of keeping assembled wars in the servlet container only. However, this is exactly what a classifier is meant to solve.
[01:34:13 CDT(-0500)] <esmHome> anyway, I'd appreciate your thoughts. You'll see that war file list support is there in the maven pluto plugin, but since I don't have any viable fix at the moment for the uportal3-ear sub-project, I'm not going to commit anything.
[01:35:07 CDT(-0500)] <esmHome> Er, I committed the support for assembling war files in the maven pluto plugin but I didn't commit anything to the JASIG repo regarding assembly.
[01:39:38 CDT(-0500)] * esmHome (n=esm@esm.qis.net) has left ##uportal
[08:23:01 CDT(-0500)] * esm (n=esm@esm.qis.net) has joined ##uportal
[09:03:16 CDT(-0500)] * esm (n=esm@esm.qis.net) has joined ##uportal
[09:25:18 CDT(-0500)] <EricDalquist> morning esm