You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent ASTRUC (JIRA)" <ji...@codehaus.org> on 2009/12/14 18:01:55 UTC

[jira] Created: (MECLIPSE-629) Eclipse doesn't accept absolute path in output property of the .classpath

Eclipse doesn't accept absolute path in output property of the .classpath
-------------------------------------------------------------------------

                 Key: MECLIPSE-629
                 URL: http://jira.codehaus.org/browse/MECLIPSE-629
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
          Components: Core : .project, Core : Dependencies resolution and build path (.classpath)
    Affects Versions: 2.7
            Reporter: Vincent ASTRUC


When the outputDirectory of the pom.xml is an absolute path, meclispe would have generate linked resource in .projet and use this link in .classpath.

-- 
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] Updated: (MECLIPSE-629) Eclipse doesn't accept absolute path in output property of the .classpath

Posted by "Vincent ASTRUC (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent ASTRUC updated MECLIPSE-629:
------------------------------------

    Attachment: patch.txt

A proposal of patch

> Eclipse doesn't accept absolute path in output property of the .classpath
> -------------------------------------------------------------------------
>
>                 Key: MECLIPSE-629
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-629
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: Core : .project, Core : Dependencies resolution and build path (.classpath)
>    Affects Versions: 2.7
>            Reporter: Vincent ASTRUC
>         Attachments: patch.txt
>
>
> When the outputDirectory of the pom.xml is an absolute path, meclispe would have generate linked resource in .projet and use this link in .classpath.

-- 
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: (MECLIPSE-629) Eclipse doesn't accept absolute path in output property of the .classpath

Posted by "Vincent ASTRUC (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=203655#action_203655 ] 

Vincent ASTRUC commented on MECLIPSE-629:
-----------------------------------------

The linked resources for output directories in the class EclipseProjectWritter isn't managed

> Eclipse doesn't accept absolute path in output property of the .classpath
> -------------------------------------------------------------------------
>
>                 Key: MECLIPSE-629
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-629
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: Core : .project, Core : Dependencies resolution and build path (.classpath)
>    Affects Versions: 2.7
>            Reporter: Vincent ASTRUC
>
> When the outputDirectory of the pom.xml is an absolute path, meclispe would have generate linked resource in .projet and use this link in .classpath.

-- 
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