Here we go: https://issues.apache.org/jira/browse/MAHOUT-110

The problem is that the current build doesn't seem to have a mechanism
for adding the caller-specified .jar file to the .war. Without it the
.war file doesn't work.

Next steps seem to be submit (something like) this patch and then you
modify pom.xml as needed to scrape out the redundant or unneeded
parts.

On Tue, Mar 17, 2009 at 12:51 PM, Grant Ingersoll <[email protected]> wrote:
>
> On Mar 16, 2009, at 12:07 PM, Sean Owen wrote:
>
>> Here is my patch. (It does a little more than just add the build file
>> -- some other cleanup and stuff.)
>
> Did you attach?  The mailing list usually strips attachments?  Either commit
> it or open a JIRA.
>
>>
>>
>> I left the POM file. How much of it do you want to / need to keep? The
>> .war generation part won't work anymore, if only because the
>> token-replacement syntax for Ant is different. But that part isn't
>> needed anymore and should be elided for simplicity. What's the minimum
>> to just package it with the distro -- there is not really even an
>> artifact to build here.
>
> I'll probably just call Ant and then attach the artifact to the build.
>  However, what is the WAR file now that Ant builds?  How is that different
> from the WAR that was being created by Maven?
>
> -Grant
>

Reply via email to