You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stuart Bargon (JIRA)" <ji...@codehaus.org> on 2006/05/24 13:59:41 UTC

[jira] Created: (MECLIPSE-109) .component wb-resource source path incorrect for ear packaging

.component wb-resource source path incorrect for ear packaging
--------------------------------------------------------------

         Key: MECLIPSE-109
         URL: http://jira.codehaus.org/browse/MECLIPSE-109
     Project: Maven 2.x Eclipse Plugin
        Type: Bug

    Versions: 2.2    
    Reporter: Stuart Bargon
    Priority: Critical


Currently for ear packaging the wb-resource element in the .component file set the path to "/". This should be set to the earSourceDirectory which is by deafult ${basedir}/src/main/application. 

-- 
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-109) .component wb-resource source path incorrect for ear packaging

Posted by "Klaus Brunner (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137475#action_137475 ] 

Klaus Brunner commented on MECLIPSE-109:
----------------------------------------

This fix actually breaks EARs for me (using IBM RAD 7.0.0.4 with WTP 1.5). The application.xml editor refuses to start with a cryptic error, and the modules are not shown in the tree view. Changing it back to "/" makes things work fine again.

So at least it should be configurable instead of hard-coded as it is now.


> .component wb-resource source path incorrect for ear packaging
> --------------------------------------------------------------
>
>                 Key: MECLIPSE-109
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-109
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: WTP support
>    Affects Versions: 2.2
>            Reporter: Stuart Bargon
>            Assignee: Arnaud Heritier
>            Priority: Critical
>             Fix For: 2.4
>
>
> Currently for ear packaging the wb-resource element in the .component file set the path to "/". This should be set to the earSourceDirectory which is by deafult ${basedir}/src/main/application. 

-- 
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: (MECLIPSE-109) .component wb-resource source path incorrect for ear packaging

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

Arnaud Heritier closed MECLIPSE-109.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4

Fixed. Snapshot deployed : maven-eclipse-plugin 2.4-20070628.193640-22
If you can test it with war and ear to see if the behavior is correct

> .component wb-resource source path incorrect for ear packaging
> --------------------------------------------------------------
>
>                 Key: MECLIPSE-109
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-109
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: WTP support
>    Affects Versions: 2.2
>            Reporter: Stuart Bargon
>            Assignee: Arnaud Heritier
>            Priority: Critical
>             Fix For: 2.4
>
>
> Currently for ear packaging the wb-resource element in the .component file set the path to "/". This should be set to the earSourceDirectory which is by deafult ${basedir}/src/main/application. 

-- 
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-109) .component wb-resource source path incorrect for ear packaging

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100789 ] 

Arnaud Heritier commented on MECLIPSE-109:
------------------------------------------

You think that we should have <wb-resource deploy-path="/" source-path="/src/main/application"/> instead of <wb-resource deploy-path="/" source-path="/"/> ? 

> .component wb-resource source path incorrect for ear packaging
> --------------------------------------------------------------
>
>                 Key: MECLIPSE-109
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-109
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: WTP support
>    Affects Versions: 2.2
>            Reporter: Stuart Bargon
>            Assignee: Arnaud Heritier
>            Priority: Critical
>
> Currently for ear packaging the wb-resource element in the .component file set the path to "/". This should be set to the earSourceDirectory which is by deafult ${basedir}/src/main/application. 

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