[ 
https://issues.apache.org/jira/browse/NUTCH-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044579#comment-13044579
 ] 

Chris A. Mattmann commented on NUTCH-995:
-----------------------------------------

Hi Gabriele, thanks. 

Nutch is not Solr. It doesn't have to use the same names for Ant targets that 
Solr does. As for the generate-poms, I think that would be a nice optimization 
-- later. As far as now, it's not a blocker towards generating the release 
POMs, and pushing to Central, which is something that the Nutch committers do. 
As a consumer of Nutch from Central, generating the POMs (and thus running ant 
deploy) shouldn't be a concern as it's not a target intended for consumers to 
run. 


> Generate POM file using the Ivy makepom task 
> ---------------------------------------------
>
>                 Key: NUTCH-995
>                 URL: https://issues.apache.org/jira/browse/NUTCH-995
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Julien Nioche
>            Assignee: Chris A. Mattmann
>             Fix For: 1.3
>
>         Attachments: NUTCH-955-1.3.patch, NUTCH-997.branch-1.3.v2.patch, 
> mvn-template-build.patch
>
>
> We currently have a pom.xml file in the SVN repository and use it for 
> publishing our artefacts. The trouble with this is that we need to keep its 
> content in sync with our ivy file. Instead we could use the makepom task 
> (http://ant.apache.org/ivy/history/2.2.0/use/makepom.html) to generate the 
> pom.xml automatically.
> The existing pom.xml for 1.3 needs fixing anyway as it declares dependencies 
> to GORA and has the wrong versions for some dependencies.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to