You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Allen Reese (Created) (JIRA)" <ji...@apache.org> on 2011/10/11 05:02:29 UTC

[jira] [Created] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.

Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
-----------------------------------------------------------------------

                 Key: AMQ-3534
                 URL: https://issues.apache.org/jira/browse/AMQ-3534
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
         Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0
            Reporter: Allen Reese
            Priority: Trivial
             Fix For: 5.6.0


m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand.
The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore.
IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets.
Patch will be attached shortly.

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

        

[jira] [Resolved] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.

Posted by "Allen Reese (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Reese resolved AMQ-3534.
------------------------------

    Resolution: Won't Fix

m2e will likely fix this, and it's an ugly hack that doesn't belong.
                
> Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3534
>                 URL: https://issues.apache.org/jira/browse/AMQ-3534
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>         Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0
>            Reporter: Allen Reese
>            Priority: Trivial
>             Fix For: 5.x
>
>         Attachments: AMQ-3534.patch
>
>
> m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand.
> The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore.
> IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets.
> Patch will be attached shortly.

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

        

[jira] [Resolved] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-3534.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.x)
                   5.7.0

fixed in trunk
                
> Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3534
>                 URL: https://issues.apache.org/jira/browse/AMQ-3534
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>         Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0
>            Reporter: Allen Reese
>            Assignee: Timothy Bish
>            Priority: Trivial
>             Fix For: 5.7.0
>
>         Attachments: AMQ-3534.patch
>
>
> m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand.
> The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore.
> IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets.
> Patch will be attached shortly.

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

        

[jira] [Updated] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.

Posted by "Allen Reese (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Reese updated AMQ-3534:
-----------------------------

    Attachment: AMQ-3534.patch

Unfortunately patching just the parent pom doesn't seem to work, so this touches a bunch of poms and is ....  kinda ugly?
                
> Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3534
>                 URL: https://issues.apache.org/jira/browse/AMQ-3534
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>         Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0
>            Reporter: Allen Reese
>            Priority: Trivial
>             Fix For: 5.6.0
>
>         Attachments: AMQ-3534.patch
>
>
> m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand.
> The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore.
> IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets.
> Patch will be attached shortly.

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

        

[jira] [Commented] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.

Posted by "Allen Reese (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130690#comment-13130690 ] 

Allen Reese commented on AMQ-3534:
----------------------------------

Yeah I feel the same way.  It's a massive hack.  Since m2e will likely fix it, I'm going to close this out as invalid.
                
> Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3534
>                 URL: https://issues.apache.org/jira/browse/AMQ-3534
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>         Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0
>            Reporter: Allen Reese
>            Priority: Trivial
>             Fix For: 5.x
>
>         Attachments: AMQ-3534.patch
>
>
> m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand.
> The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore.
> IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets.
> Patch will be attached shortly.

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

        

[jira] [Commented] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.

Posted by "Timothy Bish (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130656#comment-13130656 ] 

Timothy Bish commented on AMQ-3534:
-----------------------------------

Seems like to much of a hack.  Sounds as if they may resolve this in the v1.1 release of m2e
                
> Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3534
>                 URL: https://issues.apache.org/jira/browse/AMQ-3534
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>         Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0
>            Reporter: Allen Reese
>            Priority: Trivial
>             Fix For: 5.x
>
>         Attachments: AMQ-3534.patch
>
>
> m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand.
> The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore.
> IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets.
> Patch will be attached shortly.

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

        

[jira] [Updated] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.

Posted by "Timothy Bish (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQ-3534:
------------------------------

    Fix Version/s:     (was: 5.6.0)
                   5.x
    
> Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3534
>                 URL: https://issues.apache.org/jira/browse/AMQ-3534
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>         Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0
>            Reporter: Allen Reese
>            Priority: Trivial
>             Fix For: 5.x
>
>         Attachments: AMQ-3534.patch
>
>
> m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand.
> The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore.
> IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets.
> Patch will be attached shortly.

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

        

[jira] [Closed] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.

Posted by "Allen Reese (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Reese closed AMQ-3534.
----------------------------

    
> Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3534
>                 URL: https://issues.apache.org/jira/browse/AMQ-3534
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>         Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0
>            Reporter: Allen Reese
>            Priority: Trivial
>             Fix For: 5.x
>
>         Attachments: AMQ-3534.patch
>
>
> m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand.
> The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore.
> IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets.
> Patch will be attached shortly.

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

        

[jira] [Reopened] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish reopened AMQ-3534:
-------------------------------

      Assignee: Timothy Bish

m2e v1.1 for indigo allows for only touching the main pom.xml file.
                
> Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3534
>                 URL: https://issues.apache.org/jira/browse/AMQ-3534
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>         Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0
>            Reporter: Allen Reese
>            Assignee: Timothy Bish
>            Priority: Trivial
>             Fix For: 5.7.0
>
>         Attachments: AMQ-3534.patch
>
>
> m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand.
> The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore.
> IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets.
> Patch will be attached shortly.

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