[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6390?page=c...
]
Strong Liu commented on HHH-6390:
---------------------------------
if then, i would suggest you just run "mvn clean install
-DdisableDistribution=true", this will not active "hibernate-documentation"
nor "hibernate-distribution" modules, and these two do not affect development
(actually they're only useful when release hibernate)
and even we *fix* this issue, you will run into another environment issue
since, hibernate-documentation use jdocbook plugin to generate documents from docbook and
also doing translation, but unforutunally, this translation task depends on some linux
tool which are not available on windows
hibernate 3.6 build failed for hibernate-distribution project when
development environment in windows
-----------------------------------------------------------------------------------------------------
Key: HHH-6390
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6390
Project: Hibernate Core
Issue Type: Patch
Components: core
Affects Versions: 3.6.0
Environment: Hibernate 3.6 Windows Environment
Reporter: Thamayanthi Karuppusamy
Priority: Minor
unexpected char: '\' while running hibernate-distribution project whereever
basedir used in gmaven script used. Because in windows environment \ but script is not
accepting when the path \. So it has to be converted into unix-style before using
project.basedir
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira