You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Tim Pizey (JIRA)" <ji...@codehaus.org> on 2008/11/14 12:18:13 UTC

[jira] Created: (CONTINUUM-1977) Maven build fails on cygwin

Maven build fails on cygwin
---------------------------

                 Key: CONTINUUM-1977
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1977
             Project: Continuum
          Issue Type: Bug
          Components: Release
    Affects Versions: Future
         Environment: Windows/Cygwin
            Reporter: Tim Pizey
            Priority: Trivial


The test    ReleaseTaskExecutorTest.java has to be excluded from C:\continuum\continuum-release 
for the initial clean install to work under cygwin, 
as the path is appended to the cygwin -path. 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CONTINUUM-1977) Maven build fails on cygwin

Posted by "Tim Pizey (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=154833#action_154833 ] 

Tim Pizey commented on CONTINUUM-1977:
--------------------------------------

Thankyou for the prompt response, but if this is known issue, with a known work around, 
why not check in the test itself, then you wouldn't be bothered by newbies like me !

Thanks again.

This can be closed for me. 

> Maven build fails on cygwin
> ---------------------------
>
>                 Key: CONTINUUM-1977
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1977
>             Project: Continuum
>          Issue Type: Bug
>          Components: Release
>    Affects Versions: Future
>         Environment: Windows/Cygwin
>            Reporter: Tim Pizey
>            Priority: Trivial
>
> The test    ReleaseTaskExecutorTest.java has to be excluded from C:\continuum\continuum-release 
> for the initial clean install to work under cygwin, 
> as the path is appended to the cygwin -path. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CONTINUUM-1977) Maven build fails on cygwin

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=154176#action_154176 ] 

Olivier Lamy commented on CONTINUUM-1977:
-----------------------------------------

Please have a look at http://maven.apache.org/scm/subversion.html.

{code:xml}
<svn-settings>
  <useCygwinPath>true</useCygwinPath>
  <cygwinMountPath>the mount path to use default is /cygwin</cygwinMountPath>
</svn-settings>
{code}

> Maven build fails on cygwin
> ---------------------------
>
>                 Key: CONTINUUM-1977
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1977
>             Project: Continuum
>          Issue Type: Bug
>          Components: Release
>    Affects Versions: Future
>         Environment: Windows/Cygwin
>            Reporter: Tim Pizey
>            Priority: Trivial
>
> The test    ReleaseTaskExecutorTest.java has to be excluded from C:\continuum\continuum-release 
> for the initial clean install to work under cygwin, 
> as the path is appended to the cygwin -path. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (CONTINUUM-1977) Maven build fails on cygwin

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed CONTINUUM-1977.
-----------------------------------

    Resolution: Fixed

> Maven build fails on cygwin
> ---------------------------
>
>                 Key: CONTINUUM-1977
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1977
>             Project: Continuum
>          Issue Type: Bug
>          Components: Release
>    Affects Versions: Future
>         Environment: Windows/Cygwin
>            Reporter: Tim Pizey
>            Priority: Trivial
>
> The test    ReleaseTaskExecutorTest.java has to be excluded from C:\continuum\continuum-release 
> for the initial clean install to work under cygwin, 
> as the path is appended to the cygwin -path. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira