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 2023/01/18 19:34:58 UTC

[GitHub] [netbeans] tbw777 opened a new issue, #5316: Offline build impossible

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

   ### Apache NetBeans version
   
   Apache NetBeans 16
   
   ### What happened
   
   You can't build NB without internet because of errors, for example:
   
   https://gist.github.com/tbw777/15452e09e6b39080ca50589574913ece
   https://gist.github.com/tbw777/ac80cd1ebb162e8d87e4faa454c5fdc0
   https://gist.github.com/tbw777/bd920b50ae946e48da4e2df923efa982
   
   Tested on: origin/master:31028d28
   
   ### How to reproduce
   
   1. Turn of internet
   2. Run ant
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   windows 10
   
   ### JDK
   
   17
   
   ### Apache NetBeans packaging
   
   Other
   
   ### 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] tbw777 commented on issue #5316: Offline build impossible

Posted by "tbw777 (via GitHub)" <gi...@apache.org>.
tbw777 commented on issue #5316:
URL: https://github.com/apache/netbeans/issues/5316#issuecomment-1406741566

   @DevCharly 
   Becouse you cant rebuild project after all dependencies downloaded first time and exist in local repository


-- 
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] neilcsmith-net commented on issue #5316: Offline build impossible

Posted by "neilcsmith-net (via GitHub)" <gi...@apache.org>.
neilcsmith-net commented on issue #5316:
URL: https://github.com/apache/netbeans/issues/5316#issuecomment-1406592662

   The last one shouldn't be an issue - it should be cached after first build, and a first build will always need an internet connection because of dependencies.
   
   Note the fix I pointed to won't be in master until next week - you'll have to try delivery branch.


-- 
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] DevCharly commented on issue #5316: Offline build impossible

Posted by "DevCharly (via GitHub)" <gi...@apache.org>.
DevCharly commented on issue #5316:
URL: https://github.com/apache/netbeans/issues/5316#issuecomment-1406611619

   Aren't all external libraries downloaded from Maven Central during the build?
   
   So why should a offline build work?


-- 
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] neilcsmith-net commented on issue #5316: Offline build impossible

Posted by "neilcsmith-net (via GitHub)" <gi...@apache.org>.
neilcsmith-net commented on issue #5316:
URL: https://github.com/apache/netbeans/issues/5316#issuecomment-1406346238

   First of these might be fixed by #5372 ?


-- 
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] tbw777 commented on issue #5316: Offline build impossible

Posted by "tbw777 (via GitHub)" <gi...@apache.org>.
tbw777 commented on issue #5316:
URL: https://github.com/apache/netbeans/issues/5316#issuecomment-1406587646

   @neilcsmith-net
   no, the problem still exist
   And also i found a new case


-- 
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] neilcsmith-net commented on issue #5316: Offline build impossible

Posted by "neilcsmith-net (via GitHub)" <gi...@apache.org>.
neilcsmith-net commented on issue #5316:
URL: https://github.com/apache/netbeans/issues/5316#issuecomment-1406753128

   Also see https://lists.apache.org/thread/qskflrfxv937v9db5jdv4pltb9cwyc3z by @jtulach which discussed this, and why, in 2020.


-- 
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] tbw777 commented on issue #5316: Offline build impossible

Posted by "tbw777 (via GitHub)" <gi...@apache.org>.
tbw777 commented on issue #5316:
URL: https://github.com/apache/netbeans/issues/5316#issuecomment-1407446013

   > First of these might be fixed by #5372 ?
   There is :
   
   `<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd">`
   
   at ide/xml.axi/test/unit/src/org/netbeans/modules/xml/axi/resources/XMLSchema.xsd


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