Hi Raffaele, thanks for your work. If time I'll have a look at it.
One questions: the repository does not contain any of the existing commits, the entire history is lost. That makes it impossible to track the origin of the code. Is it possible for you to do the work starting from a fresh checkout of https://github.com/apache/nutch/ (master branch)? Best, Sebastian On 10/27/2017 04:02 PM, Raffaele Palmieri wrote: > Dear developers, > as follow-up of proposal, I share the experimetal project with mavenized > Nutch: https://github.com/zirafel/apache_nutch > Comments and feedbacks are well accepted. For the deployment process, > assembly plugin could be used. > Do you think it is feasible? > Best, > RP. > > > ---------- Forwarded message ---------- > From: *Raffaele Palmieri* <[email protected] > <mailto:[email protected]>> > Date: 2017-09-21 18:33 GMT+02:00 > Subject: Maven configuration > To: [email protected] <mailto:[email protected]> > > > Hi devs, > I've seen that maven configuration argument had been discussed and there is > also an issue on Jira > (https://issues.apache.org/jira/browse/NUTCH-1371 > <https://issues.apache.org/jira/browse/NUTCH-1371>). > Our need is developing/integrating some plugins for Nutch and I realize that > using current > configuration Ant/Ivy is quite difficult to use for the development and unit > testing. > Is there any updates to migrate to Maven? > Our proposal is: > pom.xml (aggregator) > - main_module (actually src) > - nutch_plugins (pom plugin aggregator) > - creativecommons (actually /src/plugin/creativecommons) > - index-anchor > - ... > It's true that's a problem for who runs current configuration, but Maven > could be a better solution > also for them, > Best, > RP. >

