[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6390) hibernate 3.6 build failed for hibernate-distribution project when development environment in windows

Strong Liu (JIRA) noreply at atlassian.com
Wed Jul 6 07:12:55 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42778#action_42778 ] 

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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list