You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2007/03/30 05:34:25 UTC

[jira] Commented: (OPENEJB-525) Mavenize build for eclipse plugin

    [ https://issues.apache.org/jira/browse/OPENEJB-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485407 ] 

Lahiru Sandakith commented on OPENEJB-525:
------------------------------------------

If this is done in maven2 the eclipse artifacts are available on 

        <repository>
            <id>eclipse-repo</id>
            <name>eclipse maven repository</name>
            <url>http://repo1.maven.org/eclipse</url>
        </repository>

But is there are any maven1 repository hosting eclipse artifacts. 

> Mavenize build for eclipse plugin
> ---------------------------------
>
>                 Key: OPENEJB-525
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-525
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: eclipse
>            Reporter: Sachin Patel
>            Priority: Minor
>
> The eclipse plugin should eventually be mavenized.  However, the maven plugins for eclipse don't provide a complete solution for building eclipse plugins.  Geronimo has some build related maven plugins for building eclipse plugins that would alleviate some of the issues.  These plugins, once refactored for use by other projects can be used.
> I don't think this should be high priority now, as function is probably more important and its just easier currenly to simply import the projects and have the eclipse compiler/PDE builder run on it, but once its time, I can work on this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.