check my latest commit. it should fix that issue

2013/2/1 Karl Wright (JIRA) <[email protected]>

>
>     [
> https://issues.apache.org/jira/browse/CONNECTORS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568676#comment-13568676]
>
> Karl Wright commented on CONNECTORS-636:
> ----------------------------------------
>
> Hmm, the only thing I can think of so far is using a relative
> svn:externals link.  This, too, has problems (namely, I want to share
> everything EXCEPT web.xml, and thus I'd need to svn:externals combination
> of files and directories, which might be a challenge).  But maybe I could
> get it to work...
>
>
> > Maven build of combined war does not build a fully functioning war
> > ------------------------------------------------------------------
> >
> >                 Key: CONNECTORS-636
> >                 URL:
> https://issues.apache.org/jira/browse/CONNECTORS-636
> >             Project: ManifoldCF
> >          Issue Type: Bug
> >          Components: Build
> >    Affects Versions: ManifoldCF 1.2
> >            Reporter: Karl Wright
> >             Fix For: ManifoldCF 1.2
> >
> >
> > The maven build of the mcf-combined-service war does not actually
> produce a fully-functioning war.  If you note the exceptions thrown when
> the tests run, the TLDs for the crawler-ui part do not have a corresponding
> standard tag library in the war's jar list.  There may be other problems
> too; someone should look at this in depth.
> > FWIW, the combined war in the ant build brings together webapp
> components from the crawler-ui via a file copy into a build area.  This was
> done so that there would be only one set of JSPs, but unfortunately this
> may be a bit of a challenge to do with Maven.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>

Reply via email to