This is on my https://github.com/ebresie/python4nb project.
Looking in Navigator under the Dependencies, (slightly ahead of master on the above) it shows about 60 dependencies. Running mvn dependency:tree, I get this pretty quickly so not sure if the bottle next is further transient dependencies or maybe in the modeling/rendering the resulting graph. Eric Bresie ebre...@gmail.com On Fri, Oct 7, 2022 at 8:54 AM Svata Dedic <svatopluk.de...@gmail.com> wrote: > What was the project's size (# of dependency closure) ? > > -S. > > On 07. 10. 22 15:46, Eric Bresie wrote: > > Okay....I was trying again and wanted to bring it up again. > > When opening pom.xml, clicking the Graph button, it seems to get stuck > > while "Loading and constructing the graph". It indicates it may take a > > while, but I'm just wondering why this takes so long. Is this just an > old > > feature that hasn't been updated/optimized or is it just that big (and > > timely task)? > > > > The IDE becomes unresponsive during this. In Windows Task Manager, it > > shows with Netbeans 15 about 1.7 Gigs of memory in use. > > After waiting 15 minutes of unresponsiveness I gave up and shut down > > Netbeans. > > Eric Bresie > > ebre...@gmail.com > > > > > > On Sat, Sep 10, 2022 at 1:07 PM Eric Bresie <ebre...@gmail.com> wrote: > > > >> Never mind, I guess as indicated it takes a while to scan, layout, and > >> render. > >> > >> Eric Bresie > >> ebre...@gmail.com > >> > >> > >> On Sat, Sep 10, 2022 at 12:58 PM Eric Bresie <ebre...@gmail.com> wrote: > >> > >>> While trying to debug / update some maven dependencies, while in the > >>> Maven Pom editor. I noticed the "Graph" button/view which when pressed > >>> shows the message "Loading and constructing graph (this may take a > while)." > >>> but then after doing so, it seems to get stuck on this for some reason > and > >>> I'm unable to do anything after that. > >>> > >>> Has anyone else seen a similar issue? > >>> > >>> Running with Netbeans 15, on Windows 11, with > >>> > >>> java -version > >>> openjdk version "11.0.12" 2021-07-20 > >>> OpenJDK Runtime Environment Microsoft-25199 (build 11.0.12+7) > >>> OpenJDK 64-Bit Server VM Microsoft-25199 (build 11.0.12+7, mixed mode) > >>> > >>> mvn -version > >>> Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) > >>> Maven home: C:\..\apache-maven-3.8.6 > >>> Java version: 11.0.12, vendor: Microsoft, runtime: C:\Program > >>> Files\Microsoft\jdk-11.0.12.7-hotspot > >>> Default locale: en_US, platform encoding: Cp1252 > >>> OS name: "windows 10", version: "10.0", arch: "amd64", family: > "windows" > >>> > >>> > >>> Eric Bresie > >>> ebre...@gmail.com > >>> > >> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org > For additional commands, e-mail: dev-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
[INFO] Scanning for projects... [INFO] [INFO] ----------< org.apache.netbeans.modules.python4nb:python4nb >----------- [INFO] Building Python Language Support 0.3-SNAPSHOT [INFO] --------------------------------[ nbm ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ python4nb --- [INFO] org.apache.netbeans.modules.python4nb:python4nb:nbm:0.3-SNAPSHOT [INFO] +- org.netbeans.api:org-netbeans-api-annotations-common:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-api-templates:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-filesystems:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-loaders:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-nodes:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-util:jar:RELEASE150:provided [INFO] +- org.netbeans.api:org-openide-util-lookup:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-util-ui:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-windows:jar:RELEASE150:provided [INFO] +- org.netbeans.api:org-openide-text:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-core-multiview:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-awt:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-dialogs:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-api-lsp:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-textmate-lexer:jar:RELEASE150:compile [INFO] | \- eu.doppel-helix.netbeans.lib.tm4e:org.eclipse.tm4e.core:jar:0.4.1-pack1:compile [INFO] +- org.netbeans.api:org-netbeans-modules-lexer:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-lsp-client:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-netbeans-api-io:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-netbeans-modules-editor:jar:RELEASE150:compile [INFO] | | +- org.netbeans.modules:org-netbeans-modules-editor-fold-nbui:jar:RELEASE150:runtime [INFO] | | \- org.netbeans.api:org-netbeans-modules-editor-guards:jar:RELEASE150:compile [INFO] | +- org.netbeans.modules:org-netbeans-modules-editor-breadcrumbs:jar:RELEASE150:runtime [INFO] | +- org.netbeans.api:org-netbeans-modules-editor-completion:jar:RELEASE150:compile [INFO] | | \- org.netbeans.api:org-netbeans-modules-sampler:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-netbeans-modules-editor-fold:jar:RELEASE150:compile [INFO] | | \- org.netbeans.api:org-netbeans-modules-editor-settings-lib:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-netbeans-modules-editor-lib:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-netbeans-modules-jumpto:jar:RELEASE150:compile [INFO] | | +- org.netbeans.modules:org-netbeans-core-ui:jar:RELEASE150:runtime [INFO] | | \- org.netbeans.modules:org-netbeans-modules-parsing-lucene:jar:RELEASE150:runtime [INFO] | | \- org.netbeans.modules:org-netbeans-modules-masterfs:jar:RELEASE150:runtime [INFO] | +- org.netbeans.api:org-netbeans-modules-parsing-indexing:jar:RELEASE150:compile [INFO] | | +- org.netbeans.api:org-netbeans-libs-lucene:jar:RELEASE150:compile [INFO] | | | \- org.apache.lucene:lucene-core:jar:3.6.2:compile [INFO] | | +- org.netbeans.modules:org-netbeans-modules-project-indexingbridge:jar:RELEASE150:runtime [INFO] | | \- org.netbeans.api:org-netbeans-spi-tasklist:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-netbeans-modules-refactoring-api:jar:RELEASE150:compile [INFO] | | \- org.netbeans.api:org-netbeans-modules-diff:jar:RELEASE150:compile [INFO] | | \- org.netbeans.modules:org-netbeans-modules-editor-errorstripe:jar:RELEASE150:runtime [INFO] | +- org.netbeans.api:org-netbeans-spi-editor-hints:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-netbeans-spi-navigator:jar:RELEASE150:compile [INFO] | +- org.eclipse.lsp4j:org.eclipse.lsp4j:jar:0.13.0:compile [INFO] | +- org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.24.0:compile [INFO] | +- org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:0.13.0:compile [INFO] | +- org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.24.0:compile [INFO] | +- org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.24.0:compile [INFO] | \- org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:0.13.0:compile [INFO] +- org.netbeans.api:org-netbeans-modules-projectapi:jar:RELEASE150:compile [INFO] +- org.apache.commons:commons-compress:jar:1.21:compile [INFO] +- org.netbeans.modules:org-netbeans-modules-web-common:jar:RELEASE150:provided [INFO] | +- org.netbeans.api:org-netbeans-libs-json_simple:jar:RELEASE150:provided [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:provided [INFO] | \- org.netbeans.api:org-netbeans-modules-parsing-api:jar:RELEASE150:compile [INFO] +- org.netbeans.modules:org-netbeans-modules-web-common-ui:jar:RELEASE150:provided [INFO] +- org.netbeans.modules:org-netbeans-modules-web-clientproject:jar:RELEASE150:provided [INFO] | +- org.netbeans.api:org-netbeans-api-java-classpath:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-netbeans-api-search:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-netbeans-modules-editor-indent-project:jar:RELEASE150:provided [INFO] | | +- org.netbeans.modules:org-netbeans-modules-editor-settings-storage:jar:RELEASE150:runtime [INFO] | | | \- org.netbeans.modules:org-netbeans-modules-options-keymap:jar:RELEASE150:runtime [INFO] | | \- org.netbeans.modules:org-netbeans-modules-options-editor:jar:RELEASE150:runtime [INFO] | +- org.netbeans.modules:org-netbeans-modules-gsf-codecoverage:jar:RELEASE150:provided [INFO] | | +- org.netbeans.api:org-netbeans-modules-csl-api:jar:RELEASE150:provided [INFO] | | | +- org.netbeans.modules:org-netbeans-modules-editor-actions:jar:RELEASE150:provided [INFO] | | | +- org.netbeans.api:org-netbeans-modules-editor-codetemplates:jar:RELEASE150:provided [INFO] | | | \- org.netbeans.api:org-netbeans-modules-editor-errorstripe-api:jar:RELEASE150:runtime [INFO] | | \- org.netbeans.api:org-netbeans-modules-csl-types:jar:RELEASE150:provided [INFO] | +- org.netbeans.api:org-netbeans-modules-project-ant-ui:jar:RELEASE150:provided [INFO] | +- org.netbeans.api:org-netbeans-modules-project-libraries:jar:RELEASE150:compile [INFO] | +- org.netbeans.modules:org-netbeans-modules-selenium2-webclient:jar:RELEASE150:provided [INFO] | | +- org.netbeans.modules:org-netbeans-modules-gsf-testrunner-ui:jar:RELEASE150:provided [INFO] | | \- org.netbeans.modules:org-netbeans-modules-selenium2:jar:RELEASE150:provided [INFO] | | +- org.netbeans.modules:org-netbeans-modules-selenium2-server:jar:RELEASE150:provided [INFO] | | | +- org.netbeans.api:org-netbeans-core-ide:jar:RELEASE150:provided [INFO] | | | \- org.netbeans.api:org-netbeans-modules-server:jar:RELEASE150:provided [INFO] | | \- org.netbeans.api:org-openide-filesystems-compat8:jar:RELEASE150:provided [INFO] | +- org.netbeans.modules:org-netbeans-modules-web-browser-api:jar:RELEASE150:provided [INFO] | | +- org.netbeans.api:org-netbeans-modules-settings:jar:RELEASE150:provided [INFO] | | \- org.netbeans.modules:org-netbeans-modules-extbrowser:jar:RELEASE150:provided [INFO] | \- org.netbeans.api:org-openide-execution:jar:RELEASE150:provided [INFO] +- org.netbeans.api:org-netbeans-modules-extexecution-base:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-extexecution:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-projectuiapi:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-filesystems-nb:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-modules:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-editor-indent:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-options-api:jar:RELEASE150:compile [INFO] | +- org.netbeans.modules:org-netbeans-core:jar:RELEASE150:runtime [INFO] | | +- org.netbeans.modules:org-netbeans-bootstrap:jar:RELEASE150:runtime [INFO] | | +- org.netbeans.api:org-netbeans-modules-keyring:jar:RELEASE150:runtime [INFO] | | \- org.netbeans.api:org-netbeans-swing-plaf:jar:RELEASE150:runtime [INFO] | \- org.netbeans.modules:org-netbeans-core-startup:jar:RELEASE150:runtime [INFO] | +- org.netbeans.api:org-netbeans-libs-asm:jar:RELEASE150:runtime [INFO] | | +- org.ow2.asm:asm-tree:jar:9.3:runtime [INFO] | | \- org.ow2.asm:asm-commons:jar:9.3:runtime [INFO] | | \- org.ow2.asm:asm-analysis:jar:9.3:runtime [INFO] | \- org.netbeans.modules:org-netbeans-core-startup-base:jar:RELEASE150:runtime [INFO] +- org.netbeans.api:org-netbeans-modules-projectuiapi-base:jar:RELEASE150:provided [INFO] +- org.netbeans.api:org-netbeans-api-progress:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-io:jar:RELEASE150:provided [INFO] | \- org.netbeans.api:org-netbeans-api-intent:jar:RELEASE150:compile [INFO] +- org.netbeans.modules:org-netbeans-modules-web-clientproject-api:jar:RELEASE150:provided [INFO] | +- org.netbeans.modules:org-netbeans-modules-gototest:jar:RELEASE150:provided [INFO] | +- org.netbeans.api:org-netbeans-modules-gsf-testrunner:jar:RELEASE150:provided [INFO] | +- org.netbeans.api:org-netbeans-modules-html-indexing:jar:RELEASE150:provided [INFO] | \- org.netbeans.api:org-netbeans-modules-project-libraries-ui:jar:RELEASE150:provided [INFO] +- org.apache.maven.plugins:maven-site-plugin:maven-plugin:4.0.0-M3:compile [INFO] | +- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0-M2:compile [INFO] | +- org.apache.maven.reporting:maven-reporting-exec:jar:2.0.0-M2:compile [INFO] | | +- org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile [INFO] | | \- org.eclipse.aether:aether-util:jar:1.0.0.v20140518:compile [INFO] | +- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile [INFO] | +- org.apache.maven:maven-archiver:jar:3.6.0:compile [INFO] | | \- org.codehaus.plexus:plexus-io:jar:3.4.0:compile [INFO] | +- org.codehaus.plexus:plexus-archiver:jar:4.4.0:compile [INFO] | | \- org.iq80.snappy:snappy:jar:0.4:compile [INFO] | +- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile [INFO] | +- org.codehaus.plexus:plexus-utils:jar:3.4.2:compile [INFO] | +- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0-M3:compile [INFO] | +- org.apache.maven.doxia:doxia-core:jar:2.0.0-M3:compile [INFO] | | \- org.apache.commons:commons-text:jar:1.9:compile [INFO] | +- org.apache.maven.doxia:doxia-module-xhtml:jar:2.0.0-M3:compile [INFO] | +- org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0-M3:compile [INFO] | +- org.apache.maven.doxia:doxia-module-apt:jar:2.0.0-M3:runtime [INFO] | +- org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0-M3:compile [INFO] | +- org.apache.maven.doxia:doxia-module-fml:jar:2.0.0-M3:runtime [INFO] | +- org.apache.maven.doxia:doxia-module-markdown:jar:2.0.0-M3:runtime [INFO] | +- org.apache.maven.doxia:doxia-decoration-model:jar:2.0.0-M3:compile [INFO] | +- org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0-M3:compile [INFO] | | +- org.apache.maven.doxia:doxia-skin-model:jar:2.0.0-M3:compile [INFO] | | +- org.codehaus.plexus:plexus-velocity:jar:2.0:compile [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile [INFO] | | \- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:compile [INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | +- org.apache.commons:commons-digester3:jar:3.2:compile [INFO] | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:compile [INFO] | +- org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0-M3:compile [INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.48.v20220622:compile [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.48.v20220622:compile [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.48.v20220622:compile [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.48.v20220622:compile [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.48.v20220622:compile [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.48.v20220622:compile [INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.48.v20220622:compile [INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.48.v20220622:compile [INFO] | \- org.eclipse.jetty:jetty-util:jar:9.4.48.v20220622:compile [INFO] +- org.netbeans.api:org-netbeans-modules-editor-mimelookup:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-spi-quicksearch:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-swing-outline:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-libs-jcodings:jar:RELEASE150:compile [INFO] | \- org.jruby.jcodings:jcodings:jar:1.0.18:compile [INFO] +- org.netbeans.api:org-netbeans-modules-editor-lib2:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-editor-settings:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-editor-document:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-editor-util:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-api-progress-nb:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-actions:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-openide-explorer:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-swing-tabcontrol:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-api-scripting:jar:RELEASE150:compile [INFO] +- org.netbeans.api:org-netbeans-modules-queries:jar:RELEASE150:compile [INFO] +- org.ow2.asm:asm:jar:9.3:compile [INFO] +- org.tukaani:xz:jar:1.9:compile [INFO] +- com.google.code.findbugs:jsr305:jar:3.0.2:provided [INFO] +- org.netbeans.api:org-netbeans-modules-nbjunit:jar:RELEASE150:test [INFO] | +- org.netbeans.modules:org-netbeans-insane:jar:RELEASE150:test [INFO] | \- org.netbeans.api:org-netbeans-libs-junit4:jar:RELEASE150:test [INFO] | +- junit:junit:jar:4.13.2:provided [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:provided [INFO] +- org.netbeans.api:org-netbeans-modules-project-ant:jar:RELEASE150:compile [INFO] | +- org.netbeans.modules:org-netbeans-modules-project-spi-intern:jar:RELEASE150:runtime [INFO] | \- org.netbeans.api:org-netbeans-modules-xml-catalog:jar:RELEASE150:compile [INFO] | +- org.netbeans.api:org-apache-xml-resolver:jar:RELEASE150:compile [INFO] | | \- org.netbeans.external:resolver-1.2:jar:RELEASE150:compile [INFO] | \- org.netbeans.api:org-netbeans-api-xml:jar:RELEASE150:compile [INFO] +- com.google.guava:guava:jar:31.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.12.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.11.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile [INFO] +- com.vladsch.flexmark:flexmark-all:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-abbreviation:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-admonition:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-aside:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-attributes:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-autolink:jar:0.64.0:compile [INFO] | | \- org.nibor.autolink:autolink:jar:0.6.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-definition:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-emoji:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-enumerated-reference:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-escaped-character:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-footnotes:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-gfm-issues:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-gfm-users:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-gitlab:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-jekyll-front-matter:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-jekyll-tag:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-media-tags:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-resizable-image:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-ins:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-superscript:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-tables:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-toc:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-typographic:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-ext-youtube-embedded:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-html2md-converter:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-jira-converter:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-pdf-converter:jar:0.64.0:compile [INFO] | | +- com.openhtmltopdf:openhtmltopdf-core:jar:1.0.10:compile [INFO] | | +- com.openhtmltopdf:openhtmltopdf-pdfbox:jar:1.0.10:compile [INFO] | | | \- de.rototor.pdfbox:graphics2d:jar:0.32:compile [INFO] | | \- com.openhtmltopdf:openhtmltopdf-rtl-support:jar:1.0.10:compile [INFO] | +- com.vladsch.flexmark:flexmark-profile-pegdown:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-ast:jar:0.64.0:compile [INFO] | | \- org.jetbrains:annotations:jar:15.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-builder:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-collection:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-data:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-dependency:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-format:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-html:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-misc:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-options:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-sequence:jar:0.64.0:compile [INFO] | +- com.vladsch.flexmark:flexmark-util-visitor:jar:0.64.0:compile [INFO] | \- com.vladsch.flexmark:flexmark-youtrack-converter:jar:0.64.0:compile [INFO] +- commons-io:commons-io:jar:2.11.0:compile [INFO] +- org.apache.maven:maven-core:jar:3.8.6:compile [INFO] | +- org.apache.maven:maven-model:jar:3.8.6:compile [INFO] | +- org.apache.maven:maven-settings-builder:jar:3.8.6:compile [INFO] | | \- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:compile [INFO] | | \- org.codehaus.plexus:plexus-cipher:jar:2.0:compile [INFO] | +- org.apache.maven:maven-builder-support:jar:3.8.6:compile [INFO] | +- org.apache.maven:maven-repository-metadata:jar:3.8.6:compile [INFO] | +- org.apache.maven:maven-artifact:jar:3.8.6:compile [INFO] | +- org.apache.maven:maven-plugin-api:jar:3.8.6:compile [INFO] | +- org.apache.maven:maven-model-builder:jar:3.8.6:compile [INFO] | +- org.apache.maven:maven-resolver-provider:jar:3.8.6:compile [INFO] | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:compile [INFO] | +- org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:compile [INFO] | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:compile [INFO] | +- org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:compile [INFO] | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:compile [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.2:compile [INFO] | +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:compile [INFO] | +- com.google.inject:guice:jar:no_aop:4.2.2:compile [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile [INFO] | +- javax.inject:javax.inject:jar:1:compile [INFO] | +- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile [INFO] | +- org.codehaus.plexus:plexus-interpolation:jar:1.26:compile [INFO] | +- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile [INFO] | +- org.apache.commons:commons-lang3:jar:3.8.1:compile [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile [INFO] +- org.apache.maven:maven-settings:jar:3.8.6:compile [INFO] +- org.netbeans.api:org-netbeans-libs-flexmark:jar:RELEASE150:compile [INFO] | +- com.vladsch.flexmark:flexmark-util:jar:0.50.36:compile [INFO] | \- com.vladsch.flexmark:flexmark-formatter:jar:0.50.36:compile [INFO] +- com.vladsch.flexmark:flexmark-ext-macros:jar:0.64.0:compile [INFO] +- com.vladsch.flexmark:flexmark-ext-xwiki-macros:jar:0.64.0:compile [INFO] +- com.ibm.icu:icu4j:jar:71.1:compile [INFO] +- org.jsoup:jsoup:jar:1.15.3:compile [INFO] +- com.openhtmltopdf:openhtmltopdf-jsoup-dom-converter:jar:1.0.0:compile [INFO] +- org.apache.pdfbox:pdfbox:jar:3.0.0-RC1:compile [INFO] | +- org.apache.pdfbox:fontbox:jar:3.0.0-RC1:compile [INFO] | \- commons-logging:commons-logging:jar:1.2:compile [INFO] +- org.apache.pdfbox:xmpbox:jar:3.0.0-RC1:compile [INFO] +- com.google.code.gson:gson:jar:2.8.9:compile [INFO] \- org.jruby.joni:joni:jar:2.1.43:compile [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.157 s [INFO] Finished at: 2022-10-07T13:23:53-05:00 [INFO] ------------------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists