Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

[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
[09:28:12 CDT(-0500)] <esm> eric
[09:28:19 CDT(-0500)] <EricDalquist> you were up late last night
[09:28:23 CDT(-0500)] <esm> ah morngin
[09:28:24 CDT(-0500)] <esm> yeah
[09:28:28 CDT(-0500)] <esm> dude
[09:28:46 CDT(-0500)] <esm> i was this close then realized I have no way to make the ear plugin use assembled versions of the wars
[09:28:59 CDT(-0500)] <EricDalquist> suck
[09:29:09 CDT(-0500)] <esm> I have to look at the ear plugin source, it isn't clear to me from its documentation how to get it to use something else
[09:29:25 CDT(-0500)] <esm> i put some options in irc last night if you look at the logs
[09:30:13 CDT(-0500)] <esm> hey i gotta 1) get readty to go to work for a meeting in 30 min and I will be back on
[09:30:23 CDT(-0500)] <esm> we can fix this thing - its just software right?
[09:30:32 CDT(-0500)] <esm> just need to figure out the plan of attack.
[09:31:04 CDT(-0500)] <EricDalquist> sounds good
[09:31:12 CDT(-0500)] <EricDalquist> when you have time to chat through the options let me know
[09:31:23 CDT(-0500)] <esm> ok cool if you have any to add...... (smile)
[09:31:26 CDT(-0500)] <esm> ok bbiab
[09:31:36 CDT(-0500)] * esm (n=esm@esm.qis.net) has left ##uportal
[09:51:33 CDT(-0500)] * esm (n=esm@esm.qis.net) has joined ##uportal
[10:01:32 CDT(-0500)] <esm> why oh why doesn't eclipse, by default, show line numbers
[10:01:38 CDT(-0500)] <esm> who doesn't want line numbers?
[10:26:50 CDT(-0500)] <EricDalquist> (smile)
[10:27:11 CDT(-0500)] <EricDalquist> done w/ the meeting?
[10:27:19 CDT(-0500)] <esm> i decided to cnoference in
[10:27:22 CDT(-0500)] <EricDalquist> ah
[10:27:25 CDT(-0500)] <esm> so i'm attending virtually
[10:27:26 CDT(-0500)] <esm> (smile)
[10:28:04 CDT(-0500)] <EricDalquist> well let me know when you have time and we can chat about WAR assembling, EAR deployment and ant tasks
[10:28:07 CDT(-0500)] <esm> kk
[10:47:34 CDT(-0500)] <EricDalquist> hrm .. so I'm not seeing a way to call arbitrary mvn goals from the mvn ant plugin
[10:54:44 CDT(-0500)] <esm> inside the <task> element?

  • No labels