You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2007/06/15 15:24:26 UTC

[jira] Created: (UIMA-456) Make our Eclipse plugin projects into PDE projects

Make our Eclipse plugin projects into PDE projects
--------------------------------------------------

                 Key: UIMA-456
                 URL: https://issues.apache.org/jira/browse/UIMA-456
             Project: UIMA
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Adam Lally
            Priority: Minor


Joern submitted a patch that changed the uimaj-ep-runtime project to be an Eclipse PDE project.  This was done by changing the Maven POM and assembly descriptors appropriately.  It would be nice if all of our plugin projects worked in this way.

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


[jira] Closed: (UIMA-456) Make our Eclipse plugin projects into PDE projects

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-456.
-------------------------------

    Resolution: Fixed

When extracting into new workspace, after extracting, run mvn eclipse:eclipse and it now turns the Eclipse plugin projects into Eclipse plugins

> Make our Eclipse plugin projects into PDE projects
> --------------------------------------------------
>
>                 Key: UIMA-456
>                 URL: https://issues.apache.org/jira/browse/UIMA-456
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Adam Lally
>            Priority: Minor
>
> Joern submitted a patch that changed the uimaj-ep-runtime project to be an Eclipse PDE project.  This was done by changing the Maven POM and assembly descriptors appropriately.  It would be nice if all of our plugin projects worked in this way.

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


Re: [jira] Commented: (UIMA-456) Make our Eclipse plugin projects into PDE projects

Posted by Michael Baessler <mb...@michael-baessler.de>.
That will be great, thanks in advance!

- Michael


Jörn Kottmann wrote:
> I can take a look at the eclipse plugin stuff on wednesday.
>
> On Jul 2, 2007, at 4:46 PM, Michael Baessler (JIRA) wrote:
>
>>
>>     [ 
>> https://issues.apache.org/jira/browse/UIMA-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509584 
>> ]
>>
>> Michael Baessler commented on UIMA-456:
>> ---------------------------------------
>>
>> Hi Jorn,
>>
>> if you have time, can you apply the same patches also to the other 
>> eclipse plugin projects? That would be very helpful for us if all 
>> plugin projects work in the same way.
>>
>> Thanks Michael
>>
>>
>>
>>> Make our Eclipse plugin projects into PDE projects
>>> --------------------------------------------------
>>>
>>>                 Key: UIMA-456
>>>                 URL: https://issues.apache.org/jira/browse/UIMA-456
>>>             Project: UIMA
>>>          Issue Type: Improvement
>>>          Components: Build, Packaging and Test
>>>            Reporter: Adam Lally
>>>            Priority: Minor
>>>
>>> Joern submitted a patch that changed the uimaj-ep-runtime project to 
>>> be an Eclipse PDE project.  This was done by changing the Maven POM 
>>> and assembly descriptors appropriately.  It would be nice if all of 
>>> our plugin projects worked in this way.
>>
>> --This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>
>
>


Re: [jira] Commented: (UIMA-456) Make our Eclipse plugin projects into PDE projects

Posted by Jörn Kottmann <ko...@gmail.com>.
I can take a look at the eclipse plugin stuff on wednesday.

On Jul 2, 2007, at 4:46 PM, Michael Baessler (JIRA) wrote:

>
>     [ https://issues.apache.org/jira/browse/UIMA-456? 
> page=com.atlassian.jira.plugin.system.issuetabpanels:comment- 
> tabpanel#action_12509584 ]
>
> Michael Baessler commented on UIMA-456:
> ---------------------------------------
>
> Hi Jorn,
>
> if you have time, can you apply the same patches also to the other  
> eclipse plugin projects? That would be very helpful for us if all  
> plugin projects work in the same way.
>
> Thanks Michael
>
>
>
>> Make our Eclipse plugin projects into PDE projects
>> --------------------------------------------------
>>
>>                 Key: UIMA-456
>>                 URL: https://issues.apache.org/jira/browse/UIMA-456
>>             Project: UIMA
>>          Issue Type: Improvement
>>          Components: Build, Packaging and Test
>>            Reporter: Adam Lally
>>            Priority: Minor
>>
>> Joern submitted a patch that changed the uimaj-ep-runtime project  
>> to be an Eclipse PDE project.  This was done by changing the Maven  
>> POM and assembly descriptors appropriately.  It would be nice if  
>> all of our plugin projects worked in this way.
>
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>


[jira] Commented: (UIMA-456) Make our Eclipse plugin projects into PDE projects

Posted by "Michael Baessler (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509584 ] 

Michael Baessler commented on UIMA-456:
---------------------------------------

Hi Jorn, 

if you have time, can you apply the same patches also to the other eclipse plugin projects? That would be very helpful for us if all plugin projects work in the same way.

Thanks Michael



> Make our Eclipse plugin projects into PDE projects
> --------------------------------------------------
>
>                 Key: UIMA-456
>                 URL: https://issues.apache.org/jira/browse/UIMA-456
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Adam Lally
>            Priority: Minor
>
> Joern submitted a patch that changed the uimaj-ep-runtime project to be an Eclipse PDE project.  This was done by changing the Maven POM and assembly descriptors appropriately.  It would be nice if all of our plugin projects worked in this way.

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


Re: [jira] Commented: (UIMA-456) Make our Eclipse plugin projects into PDE projects

Posted by Jörn Kottmann <ko...@gmail.com>.
> Is the <version> a UIMA version, an Eclipse version, or a Maven  
> version
> number?

Thats a maven version number.

> What does the <manifest>.ignore</manifest> mean?

Maven can generate a new manifest,  we do not want this cause
the version number in the pom.xml is not compatible with the version  
number
which is required in a manifest file (must contain at least four  
number e.g. 2.2.0.0-xxx)

So in my opinion we should ignore the apache standard here and write  
2.2.00 in the pom.xml
file as version for the plugins.

> Can you post a link to something that describes how you figured out  
> what
> to put here?

There is some maven doc on the apache website.

http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html

Hope this helps,
Jörn

Re: [jira] Commented: (UIMA-456) Make our Eclipse plugin projects into PDE projects

Posted by Marshall Schor <ms...@schor.com>.
Hi Jörn - thanks for this.

Is the <version> a UIMA version, an Eclipse version, or a Maven version
number?
What does the <manifest>.ignore</manifest> mean?

Can you post a link to something that describes how you figured out what
to put here?

Thanks again!

-Marshall (trying to keep learning new things)

Jörn Kottmann (JIRA) wrote:
>     [ https://issues.apache.org/jira/browse/UIMA-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510347 ] 
>
> Jörn Kottmann commented on UIMA-456:
> ------------------------------------
>
> Hi Michael,
>
> just add these lines to the plugin section in the pom.xml file of the other plugin projects:
>
> <plugin>
>     <groupId>org.apache.maven.plugins</groupId>
>     <artifactId>maven-eclipse-plugin</artifactId>
>     <version>2.3</version>
>     <configuration>
>         <manifest>.ignore</manifest>
>         <pde>true</pde>
>     </configuration>
> </plugin>
>
> The packaking type should be jar.
>
> Hope this helps,
> Jörn
>
>   
>> Make our Eclipse plugin projects into PDE projects
>> --------------------------------------------------
>>
>>                 Key: UIMA-456
>>                 URL: https://issues.apache.org/jira/browse/UIMA-456
>>             Project: UIMA
>>          Issue Type: Improvement
>>          Components: Build, Packaging and Test
>>            Reporter: Adam Lally
>>            Priority: Minor
>>
>> Joern submitted a patch that changed the uimaj-ep-runtime project to be an Eclipse PDE project.  This was done by changing the Maven POM and assembly descriptors appropriately.  It would be nice if all of our plugin projects worked in this way.
>>     
>
>   



[jira] Commented: (UIMA-456) Make our Eclipse plugin projects into PDE projects

Posted by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510347 ] 

Jörn Kottmann commented on UIMA-456:
------------------------------------

Hi Michael,

just add these lines to the plugin section in the pom.xml file of the other plugin projects:

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-eclipse-plugin</artifactId>
    <version>2.3</version>
    <configuration>
        <manifest>.ignore</manifest>
        <pde>true</pde>
    </configuration>
</plugin>

The packaking type should be jar.

Hope this helps,
Jörn

> Make our Eclipse plugin projects into PDE projects
> --------------------------------------------------
>
>                 Key: UIMA-456
>                 URL: https://issues.apache.org/jira/browse/UIMA-456
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Adam Lally
>            Priority: Minor
>
> Joern submitted a patch that changed the uimaj-ep-runtime project to be an Eclipse PDE project.  This was done by changing the Maven POM and assembly descriptors appropriately.  It would be nice if all of our plugin projects worked in this way.

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