[
https://issues.apache.org/jira/browse/TIKA-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792557#action_12792557
]
Ken Krugler commented on TIKA-356:
----------------------------------
When I build the site using "mvn site", I get the right information for this
page (see attached).
The top-level README.txt says:
Updating the Tika web site
==========================
Here's how to update the live Tika website (http://lucene.apache.org/tika/)
1) Edit the content found in src/site
2) Run "mvn site" to generate the website pages
3) Check the new content at target/site/index.html
4) Commit your changes
Your changes are automatically deployed to the live web site in a few hours.
So this makes me think that the auto-deploy isn't happening. I don't know
anything yet about how the ASF infrastructure piece works for this type of
thing, otherwise I'd try to fix it...so maybe Jukka could take a look?
> Wrong Repository URL on the Web-Site
> ------------------------------------
>
> Key: TIKA-356
> URL: https://issues.apache.org/jira/browse/TIKA-356
> Project: Tika
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.5
> Environment: All
> Reporter: Karl Heinz Marbaise
>
> I found a point which seemed to be not correct or may be a little bit
> confusing...
> http://lucene.apache.org/tika/source-repository.html
> The URL for the repository is given with:
> http://svn.apache.org/repos/asf/maven/pom/tags/apache-4/tika-parent/tika-site
> (Click on the Web-Access gives an error message as expected)
> Hm...in my opinion it should be more or less like the following:
> http://svn.apache.org/repos/asf/lucene/tika/tags/0.5/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.