[ https://issues.apache.org/jira/browse/LUCENE-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501565 ]
Karl Wettin commented on LUCENE-622: ------------------------------------ Grant Ingersoll - [04/Jun/07 08:05 AM ] > How does Karl's patch compare to Sami's? I didn't look in to Samis, I just cleaned up mine and poped it in here as an alternative when I saw the action. His deploys jars built by Ant to a Maven repository. Mine is a bunch of POM skeletons that gathers the code from the Ant-structured SVN trunk so that one can use Maven to build, test and deploy (and itegrate with my development environment and all the other things it does for me). There are most probably some problem with some test. Mavens test plugin require a bit of configuration to avoid all automagic things it does. The lucene-tests/pom.xml contains comments on that. lucene-demo shoudl probably be worked a bit more, it really only contains the source code that some other things depends on (tests mostly). Perhaps someone that knows webthings could fix the resource dir and all so it could build a deployable war-file or something. I don't know. The only thing I can think of that can be a major pain is to apply a trunk patch that span multiple projects. Never had to do that though. It is running smooth over here. > Provide More of Lucene For Maven > -------------------------------- > > Key: LUCENE-622 > URL: https://issues.apache.org/jira/browse/LUCENE-622 > Project: Lucene - Java > Issue Type: Task > Affects Versions: 2.0.0 > Reporter: Stephen Duncan Jr > Assignee: Michael Busch > Fix For: 2.2 > > Attachments: lucene-622.txt, lucene-core.pom, > lucene-highlighter-2.0.0.pom, lucene-maven.patch, lucene-maven.tar.bz2 > > > Please provide javadoc & source jars for lucene-core. Also, please provide > the rest of lucene (the jars inside of "contrib" in the download bundle) if > possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]