You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "robert stettler (JIRA)" <ji...@codehaus.org> on 2012/08/09 21:58:21 UTC

[jira] (MEAR-156) defaultLibBundleDir setting producing odd behavior in Oracle's oepe version of eclipse Galileo

robert stettler created MEAR-156:
------------------------------------

             Summary: defaultLibBundleDir setting producing odd behavior in Oracle's oepe version of eclipse Galileo
                 Key: MEAR-156
                 URL: https://jira.codehaus.org/browse/MEAR-156
             Project: Maven 2.x Ear Plugin
          Issue Type: Bug
    Affects Versions: 2.7
         Environment: Windows 7, Eclipse Galileo (Oracle bundled oepe), 2.9 maven-eclipse-plugin, 2.7 maven-ear-plugin and 2.0 wtp
            Reporter: robert stettler
         Attachments: epf-refapp-federated-producer4.zip

When I set defaultLibBundle dir as APP-INF/lib my maven dependency libraries are dropped into the APP-INF/lib/APP-INF.  When I look at the eclipse project settings under JEE  Dependencies I see jars listed as APP-INF/lib/../myjar.jar.

In the org.eclipse.wst.common.component file that was generated the archiveName for each jar has ../myjar.jar and the deploy-path is set as APP-INF/lib.  If I manually remove the .. from the entries the EAR builds as expected. Not sure what is driving the ..


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MEAR-156) defaultLibBundleDir setting producing odd behavior in Oracle's oepe version of eclipse Galileo

Posted by "Stéphane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MEAR-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stéphane Nicoll closed MEAR-156.
--------------------------------

    Resolution: Won't Fix
      Assignee: Stéphane Nicoll

And I can't run your project either (the parent-pom is not available). Looking back at your description, it seems you are talking of a build inside Galileo. There's nothing I can do here for this.
                
> defaultLibBundleDir setting producing odd behavior in Oracle's oepe version of eclipse Galileo
> ----------------------------------------------------------------------------------------------
>
>                 Key: MEAR-156
>                 URL: https://jira.codehaus.org/browse/MEAR-156
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Bug
>    Affects Versions: 2.7
>         Environment: Windows 7, Eclipse Galileo (Oracle bundled oepe), 2.9 maven-eclipse-plugin, 2.7 maven-ear-plugin and 2.0 wtp
>            Reporter: robert stettler
>            Assignee: Stéphane Nicoll
>         Attachments: epf-refapp-federated-producer4.zip
>
>
> When I set defaultLibBundle dir as APP-INF/lib my maven dependency libraries are dropped into the APP-INF/lib/APP-INF.  When I look at the eclipse project settings under JEE  Dependencies I see jars listed as APP-INF/lib/../myjar.jar.
> In the org.eclipse.wst.common.component file that was generated the archiveName for each jar has ../myjar.jar and the deploy-path is set as APP-INF/lib.  If I manually remove the .. from the entries the EAR builds as expected. Not sure what is driving the ..

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] (MEAR-156) defaultLibBundleDir setting producing odd behavior in Oracle's oepe version of eclipse Galileo

Posted by "Stéphane Nicoll (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MEAR-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=305947#comment-305947 ] 

Stéphane Nicoll commented on MEAR-156:
--------------------------------------

I am not sure I get this. Do you have an issue with the ear plugin or in Gelileo? If that's an issue in Galileo, you reported this at the wrong place. Does this work when you invoke maven on the command line?
                
> defaultLibBundleDir setting producing odd behavior in Oracle's oepe version of eclipse Galileo
> ----------------------------------------------------------------------------------------------
>
>                 Key: MEAR-156
>                 URL: https://jira.codehaus.org/browse/MEAR-156
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Bug
>    Affects Versions: 2.7
>         Environment: Windows 7, Eclipse Galileo (Oracle bundled oepe), 2.9 maven-eclipse-plugin, 2.7 maven-ear-plugin and 2.0 wtp
>            Reporter: robert stettler
>         Attachments: epf-refapp-federated-producer4.zip
>
>
> When I set defaultLibBundle dir as APP-INF/lib my maven dependency libraries are dropped into the APP-INF/lib/APP-INF.  When I look at the eclipse project settings under JEE  Dependencies I see jars listed as APP-INF/lib/../myjar.jar.
> In the org.eclipse.wst.common.component file that was generated the archiveName for each jar has ../myjar.jar and the deploy-path is set as APP-INF/lib.  If I manually remove the .. from the entries the EAR builds as expected. Not sure what is driving the ..

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira