[ https://issues.apache.org/jira/browse/NUTCH-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034762#comment-13034762 ]
Chris A. Mattmann commented on NUTCH-995: ----------------------------------------- OK, I'm getting an error when running {code}ant deploy{code}, see below: {noformat} [javadoc] /Users/mattmann/tmp/nutch1.3/src/java/org/apache/nutch/util/domain/TopLevelDomain.java:29: warning - Tag @see: reference not found: http://en.wikipedia.org/wiki/Top-level_domain [javadoc] /Users/mattmann/tmp/nutch1.3/src/plugin/lib-regex-filter/src/java/org/apache/nutch/urlfilter/api/RegexURLFilterBase.java:58: warning - Tag @link: can't find getRulesFile(Configuration) in org.apache.nutch.urlfilter.api.RegexURLFilterBase [javadoc] /Users/mattmann/tmp/nutch1.3/src/plugin/languageidentifier/src/java/org/apache/nutch/analysis/lang/NGramProfile.java:133: warning - @param argument "t" is not a parameter name. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /Users/mattmann/tmp/nutch1.3/build/release/javadoc/stylesheet.css... [javadoc] 77 warnings [jar] Building jar: /Users/mattmann/tmp/nutch1.3/build/release/nutch-1.3-javadoc.jar [jar] Building jar: /Users/mattmann/tmp/nutch1.3/build/release/nutch-1.3-sources.jar deploy: BUILD FAILED /Users/mattmann/tmp/nutch1.3/build.xml:210: ivy:makepom doesn't support the "templatefile" attribute Total time: 1 minute 32 seconds [chipotle:~/tmp/nutch1.3] mattmann% {noformat} Any idea what's up? > 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 > > > 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