You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "ebarboni (via GitHub)" <gi...@apache.org> on 2023/04/12 14:01:04 UTC

[GitHub] [netbeans-mavenutils-archetype-netbeans-platform-app-archetype] ebarboni opened a new pull request, #9: upgrade some version in the archetype pom

ebarboni opened a new pull request, #9:
URL: https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-app-archetype/pull/9

   update generated pom with up to date nbm-plugin, compiler plugin


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

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
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-mavenutils-archetype-netbeans-platform-app-archetype] mbien commented on a diff in pull request #9: upgrade some version in the archetype pom

Posted by "mbien (via GitHub)" <gi...@apache.org>.
mbien commented on code in PR #9:
URL: https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-app-archetype/pull/9#discussion_r1164349967


##########
src/main/resources/archetype-resources/pom.xml:
##########
@@ -28,7 +28,7 @@
                     <!-- NetBeans 6.9+ requires JDK 6, starting NetBeans 7.4 source 1.7 is required -->
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>3.8.1</version>
+                    <version>3.11.0</version>

Review Comment:
   probably better to remove the comment at L28. Since it doesn't even mention JDK 8 - which is confusing.



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

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
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-mavenutils-archetype-netbeans-platform-app-archetype] ebarboni merged pull request #9: upgrade some version in the archetype pom

Posted by "ebarboni (via GitHub)" <gi...@apache.org>.
ebarboni merged PR #9:
URL: https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-app-archetype/pull/9


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

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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