[ 
https://issues.apache.org/jira/browse/MECLIPSE-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MECLIPSE-682.
-----------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> Directory-shaped bundles are not unpacked
> -----------------------------------------
>
>                 Key: MECLIPSE-682
>                 URL: https://issues.apache.org/jira/browse/MECLIPSE-682
>             Project: Maven Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.8
>         Environment: Maven 3.0.2.
>            Reporter: Giedrius Noreikis
>
> Steps to reproduce:
> 1. Install a directory-shaped bundle (e.g. 
> {{org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101222}}) to a 
> remote repository:
> {{mvn eclipse:to-maven -DeclipseDir=eclipse 
> -DdeployTo=central::default::<url>}}
> 2. Delete the bundle from the local {{eclipse/plugins}} directory.
> 3. Now get back the plugin from the Maven repository:
> {{mvn eclipse:install-plugins -DeclipseDir=eclipse}}
> Normally, one should end up with a directory (because {{Eclipse-BundleShape: 
> dir}} was specifed in the bundle's manifest, and thus the generated pom has a 
> {{<eclipse.unpack>true</eclipse.unpack>}} property), but a .jar file is 
> created instead.
> This seems to be a compatibility with Maven 3 issue - I can't reproduce it on 
> Maven 2.2.1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to