[
https://issues.apache.org/jira/browse/OPENJPA-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick resolved OPENJPA-695.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
The latest documentation is available (again) at
http://openjpa.apache.org/builds/latest/docs/manual/.
The latest directory will be updated semi-nightly (depending on svn activity),
and can be done manually by anyone with write access to the openjpa site on
people.apache.org by running the following commands.
trunk$ mvn -Pjavadoc-profile,docbook-profile package
trunk$ cd openjpa-project
trunk/openjpa-project$ mvn -Dnightly.user.name=YOUR_USERID
-Dnightly.password=YOUR_PASSWORD -Pnightly-upload package
The username and password may also be specified in a maven profile in
${user.home}/.m2/settings.xml for better security.
> Link to latest manuals in OpenJPA website is broken
> ---------------------------------------------------
>
> Key: OPENJPA-695
> URL: https://issues.apache.org/jira/browse/OPENJPA-695
> Project: OpenJPA
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Pinaki Poddar
> Assignee: Michael Dick
> Fix For: 1.3.0
>
>
> Link to latest manuals [2] in OpenJPA website [1] is broken.
> [1] http://openjpa.apache.org/documentation.html
> [2] http://openjpa.apache.org/docs/latest/manual/index.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.