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 2022/06/18 22:43:55 UTC

[GitHub] [netbeans] curyfernando opened a new issue, #4244: New Project > Java with Maven > Version not being correctly set

curyfernando opened a new issue, #4244:
URL: https://github.com/apache/netbeans/issues/4244

   ### Apache NetBeans version
   
   Apache NetBeans 14
   
   ### What happened
   
   When creating new Java project with maven, the value in the Version field is not correctly set in the pom.xml. It stays as "1.0-SNAPSHOT" always.
   
   ### How to reproduce
   
   - New Project > Java with Maven
   - in the New Java Application wizard, put any value in the Version field.
   - Push Finish button.
   - Project created
   - Open pom.xml file
   - the version is set to "1.0-SNAPSHOT"
   
   ### Did this work correctly in an earlier version?
   
   No
   
   ### Operating System
   
   Linux x86_64  5.10.121-1-MANJARO 
   
   ### JDK
   
   openjdk version "17.0.3" 2022-04-19
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
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.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] mbien closed issue #4244: New Project > Java with Maven > Version not being correctly set

Posted by GitBox <gi...@apache.org>.
mbien closed issue #4244: New Project > Java with Maven > Version not being correctly set
URL: https://github.com/apache/netbeans/issues/4244


-- 
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] mbien commented on issue #4244: New Project > Java with Maven > Version not being correctly set

Posted by GitBox <gi...@apache.org>.
mbien commented on issue #4244:
URL: https://github.com/apache/netbeans/issues/4244#issuecomment-1159582349

   what version do you want it to be?


-- 
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] mbien commented on issue #4244: New Project > Java with Maven > Version not being correctly set

Posted by GitBox <gi...@apache.org>.
mbien commented on issue #4244:
URL: https://github.com/apache/netbeans/issues/4244#issuecomment-1159582745

   ah I get it, I read too fast, the version isn't taken from the new project wizzard. Probably still the fallout from the project templates.


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