On 9/6/06, Ted Husted <[EMAIL PROTECTED]> wrote:

I tried to update the S2 apps POM to bundle the source, as we do with
the S1 apps, but it didn't seem to work.
...
Is there something else we need to do?

After you made the change to struts2-apps-parent, did you 'mvn
install' it so the updated version is in your local repository?

(If you want to install just that pom without rebuilding all of the
apps: mvn install -N .)

Maven is supposed to look for ../pom.xml (and pay attention to
<parent>/<relativePath>) before looking in the local repository, but I
don't think it does.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to