You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "fabrizio giustina (JIRA)" <ji...@codehaus.org> on 2006/12/16 20:41:42 UTC

[jira] Closed: (MECLIPSE-92) Allow .classpath generation for plugin-development support

     [ http://jira.codehaus.org/browse/MECLIPSE-92?page=all ]

fabrizio giustina closed MECLIPSE-92.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3

> I'm building from CVS. I still get all the entries in .classpath even though the dependencies are inherited from ss_base_applet and ss_base_shared.

this is expected, if those dependencies are not osgi bundles. Any OSGI dependency is handled automatically using the plugin container, plain jars are added as links to the project.
Please open a different issue if you still think this should be handled in a different way.

> Allow .classpath generation for plugin-development support
> ----------------------------------------------------------
>
>                 Key: MECLIPSE-92
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-92
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Improvement
>          Components: PDE support
>    Affects Versions: 2.1
>            Reporter: Sachin Patel
>         Assigned To: fabrizio giustina
>             Fix For: 2.3
>
>         Attachments: pde_patch_1.diff, screenshot-1.jpg
>
>
> In order to improve eclipse plugin development with maven, the configuration of the eclipse:eclipse goal should allow a flag to be set that that given pom is an eclipse plugin and the .classpath generated should not add .classpath entries for dependencies declared in the POM, since plugins really just reference other plugins in the workspace and or use the "requiredPlugins" classpath container.  At runtime plugins cannot reference external classes/jars so having all the "var" entries isn't necessary and adds clutter.

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