You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/02/26 22:58:47 UTC

[GitHub] [netbeans] oyarzun opened a new pull request #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4

oyarzun opened a new pull request #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4
URL: https://github.com/apache/netbeans/pull/1986
 
 
   This PR updates the maven-nbm-plugin version to 4.4 when a user creates a new Maven based NetBeans project from the wizard. 
   
    **This PR requires that  nbm-archetype and netbeans-platform-app-archetype are updated, voted on, and published.** 
   
   https://github.com/apache/netbeans-mavenutils-archetype-nbm-archetype/pull/1
   https://github.com/apache/netbeans-mavenutils-archetype-nbm-suite-root/pull/1
   https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-app-archetype/pull/2

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] oyarzun closed pull request #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4

Posted by GitBox <gi...@apache.org>.
oyarzun closed pull request #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4
URL: https://github.com/apache/netbeans/pull/1986
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] ebarboni commented on issue #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4
URL: https://github.com/apache/netbeans/pull/1986#issuecomment-592665003
 
 
   Maybe it's possible to split the PR to hve one with 4.4 and another with archetype.
   
   I think it would be nice to detect the most recent nbm/archetype instead of hardcoding.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] oyarzun commented on issue #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4

Posted by GitBox <gi...@apache.org>.
oyarzun commented on issue #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4
URL: https://github.com/apache/netbeans/pull/1986#issuecomment-595254324
 
 
   @ebarboni I think it is a good idea to have it detect the latest version.
   
   I've created another PR #1999 to update the archetypes. Still looking into the maven-nbm-plugin version as that static variable is referenced in other classes. Also wanted to get feedback if my implementation in #1999 is the preferred method to solve the problem.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] ebarboni commented on issue #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4
URL: https://github.com/apache/netbeans/pull/1986#issuecomment-597111497
 
 
   @oyarzun will do a release for nbm 4.5 ? Seems unreleased change.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] oyarzun commented on issue #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4

Posted by GitBox <gi...@apache.org>.
oyarzun commented on issue #1986: [NETBEANS-3332] Use the latest maven-nbm-plugin 4.4
URL: https://github.com/apache/netbeans/pull/1986#issuecomment-598363000
 
 
   @ebarboni I've created another PR #2017 to dynamically get the latest nbm-maven-plugin version. I'm going to close this PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists