debug info in console when checking dependencies of archetype
-------------------------------------------------------------
Key: JBIDE-16548
URL:
https://issues.redhat.com/browse/JBIDE-16548
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, project-examples
Affects Versions: 4.2.0.Alpha2
Environment: devstudio 8.0.0.Alpha2a
Reporter: Radim Hopp
Assignee: Fred Bricon
Priority: Minor
When is NewProjectExamplesStacksRequirementsPage of New Project Example Wizard checking
for dependencies (EAP runtime was selected), in shell console [info] debug information is
displayed:
{noformat}
rhopp@localhost ~> eclipse/jbdevstudio-8.0.0.Alpha2a/jbdevstudio -data
workspace-tests
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See
http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] artifact org.jboss.spec:jboss-javaee-web-6.0: checking for updates from central
[INFO] artifact org.jboss.spec:jboss-javaee-web-6.0: checking for updates from
jboss-public-repository-group-brno
[INFO] artifact org.jboss.spec:jboss-javaee-web-6.0: checking for updates from
redhat-techpreview-all-repository-brno
[INFO] artifact org.jboss.spec:jboss-javaee-web-6.0: checking for updates from
maven-central-brno
{noformat}
\[info\] is dipsplayed for each maven repository defined in my maven settings.xml