Yishay and Piotr,
did that script work for you?
Do you've set the environment vars or not?

@All:
I found that "mvn dependency::tree" checks dependencies and so just I run it
from my three local royale repos "apache-royale-0.9.0-maven-src/..." 
For each particular repo this command outputs errors (missing
dependencies/artifacts).
Does the usage of this command makes sense and is it worth to study the
output or is it completely nonsense because maybe the poms' or whatever are
not prepared in order to use it with this command?

Thanks,
Olaf




[1] royale-compiler
Building Apache Royale: Compiler: Compiler-JX 0.9.0
[INFO]
------------------------------------------------------------------------
Downloading from apache-release:
https://repository.apache.org/content/repositories/releases/org/apache/royale/compiler/compiler/0.9.0/compiler-0.9.0.jar
Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/royale/compiler/compiler/0.9.0/compiler-0.9.0.jar
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Royale: Compiler: Parent .................... SUCCESS [  6.405
s]
[INFO] Apache Royale: Compiler: Compiler-Common ........... SUCCESS [  0.133
s]
[INFO] Apache Royale: Compiler: Test Utils ................ SUCCESS [  0.109
s]
[INFO] Apache Royale: Compiler: Externc ................... SUCCESS [  0.314
s]
[INFO] Apache Royale: Compiler: Compiler .................. SUCCESS [  0.494
s]
[INFO] Apache Royale: Compiler: Compiler-JX ............... FAILURE [  2.176
s]
[INFO] Apache Royale: Compiler: SWFUtils .................. SKIPPED
[INFO] Apache Royale: Compiler: Debugger .................. SKIPPED
[INFO] Apache Royale: Compiler: OEM Layer ................. SKIPPED
[INFO] Apache Royale: Royale Ant Tasks .................... SKIPPED
[INFO] Apache Royale: Royale Maven Plugin ................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 11.667 s
[INFO] Finished at: 2018-01-22T22:11:24+01:00
[INFO] Final Memory: 20M/143M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project compiler-jx: Could not resolve
dependencies for project org.apache.royale.compiler:compiler-jx:jar:0.9.0:
Could not find artifact org.apache.royale.compiler:compiler:jar:0.9.0 in
apache-release (https://repository.apache.org/content/repositories/releases)
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :compiler-jx



[2] royale-asjs
$ mvn dependency::tree
[INFO] Scanning for projects...
Downloading from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/royale/compiler/royale-maven-plugin/0.9.0/royale-maven-plugin-0.9.0.pom
Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/royale/compiler/royale-maven-plugin/0.9.0/royale-maven-plugin-0.9.0.pom
[WARNING] The POM for
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 is missing, no
dependency information available
Downloading from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/royale/compiler/compiler-jx/0.9.0/compiler-jx-0.9.0.pom
Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/royale/compiler/compiler-jx/0.9.0/compiler-jx-0.9.0.pom
[WARNING] The POM for org.apache.royale.compiler:compiler-jx:jar:0.9.0 is
missing, no dependency information available
Downloading from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/royale/compiler/royale-maven-plugin/0.9.0/royale-maven-plugin-0.9.0.jar
Downloading from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/royale/compiler/compiler-jx/0.9.0/compiler-jx-0.9.0.jar
Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/royale/compiler/royale-maven-plugin/0.9.0/royale-maven-plugin-0.9.0.jar
Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/royale/compiler/compiler-jx/0.9.0/compiler-jx-0.9.0.jar
Downloading from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom
Downloaded from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom
(1.6 kB at 557 B/s)
Downloading from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom
Downloaded from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom
(13 kB at 3.7 kB/s)
Downloading from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar
Downloaded from apache-plugins-release:
https://repository.apache.org/content/repositories/releases/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar
(7.5 kB at 3.4 kB/s)
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Could not find artifact
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
apache-plugins-release
(https://repository.apache.org/content/repositories/releases) @
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.royale.framework:projects:0.9.0
(C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-asjs\frameworks\projects\pom.xml)
has 1 error
[ERROR]     Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Could not find artifact
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
apache-plugins-release
(https://repository.apache.org/content/repositories/releases) -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException


[3] royale-typedefs
$ mvn dependency::tree
[WARNING] The POM for
org.apache.flex.utilities.converter:flex-sdk-converter-maven-extension:jar:1.0.0-SNAPSHOT
is missing, no dependency information available
[WARNING] Failed to read extensions descriptor
C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-typedefs\.mvn\extensions.xml:
Plugin
org.apache.flex.utilities.converter:flex-sdk-converter-maven-extension:1.0.0-SNAPSHOT
or one of its dependencies could not be resolved: Could not find artifact
org.apache.flex.utilities.converter:flex-sdk-converter-maven-extension:jar:1.0.0-SNAPSHOT
[INFO] Scanning for projects...
[WARNING] The POM for
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 is missing, no
dependency information available
[WARNING] The POM for org.apache.royale.compiler:compiler-jx:jar:0.9.0 is
missing, no dependency information available
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced @
[ERROR] Unknown packaging: swc @ line 31, column 14
[ERROR] Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced @
[ERROR] Unknown packaging: swc @ line 31, column 14
[ERROR] Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced @
[ERROR] Unknown packaging: swc @ line 31, column 14
[ERROR] Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced @
[ERROR] Unknown packaging: swc @ line 31, column 14
[ERROR] Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced @
[ERROR] Unknown packaging: swc @ line 31, column 14
[ERROR] Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced @
[ERROR] Unknown packaging: swc @ line 31, column 14
[ERROR] Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced @
[ERROR] Unknown packaging: swc @ line 31, column 14
[ERROR] Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced @
[ERROR] Unknown packaging: swc @ line 31, column 14
 @
[ERROR] The build could not read 8 projects -> [Help 1]
[ERROR]
[ERROR]   The project
org.apache.royale.typedefs:royale-typedefs-cordova:0.9.0
(C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-typedefs\cordova\pom.xml)
has 2 errors
[ERROR]     Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced ->
[Help 2]
[ERROR]     Unknown packaging: swc @ line 31, column 14
[ERROR]
[ERROR]   The project
org.apache.royale.typedefs:royale-typedefs-createjs:0.9.0
(C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-typedefs\createjs\pom.xml)
has 2 errors
[ERROR]     Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced ->
[Help 2]
[ERROR]     Unknown packaging: swc @ line 31, column 14
[ERROR]
[ERROR]   The project org.apache.royale.typedefs:royale-typedefs-gcl:0.9.0
(C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-typedefs\GCL\pom.xml)
has 2 errors
[ERROR]     Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced ->
[Help 2]
[ERROR]     Unknown packaging: swc @ line 31, column 14
[ERROR]
[ERROR]   The project
org.apache.royale.typedefs:royale-typedefs-googlemaps:0.9.0
(C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-typedefs\google_maps\pom.xml)
has 2 errors
[ERROR]     Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced ->
[Help 2]
[ERROR]     Unknown packaging: swc @ line 31, column 14
[ERROR]
[ERROR]   The project
org.apache.royale.typedefs:royale-typedefs-jasmine:0.9.0
(C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-typedefs\jasmine\pom.xml)
has 2 errors
[ERROR]     Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced ->
[Help 2]
[ERROR]     Unknown packaging: swc @ line 31, column 14
[ERROR]
[ERROR]   The project
org.apache.royale.typedefs:royale-typedefs-jquery:0.9.0
(C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-typedefs\jquery\pom.xml)
has 2 errors
[ERROR]     Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced ->
[Help 2]
[ERROR]     Unknown packaging: swc @ line 31, column 14
[ERROR]
[ERROR]   The project org.apache.royale.typedefs:royale-typedefs-js:0.9.0
(C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-typedefs\js\pom.xml)
has 2 errors
[ERROR]     Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced ->
[Help 2]
[ERROR]     Unknown packaging: swc @ line 31, column 14
[ERROR]
[ERROR]   The project org.apache.royale.typedefs:royale-typedefs-node:0.9.0
(C:\local\apache-royale\approval_0_9_0_RC2\apache-royale-0.9.0-maven-src\royale-typedefs\node\pom.xml)
has 2 errors
[ERROR]     Unresolveable build extension: Plugin
org.apache.royale.compiler:royale-maven-plugin:0.9.0 or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0,
org.apache.royale.compiler:compiler-jx:jar:0.9.0: Failure to find
org.apache.royale.compiler:royale-maven-plugin:jar:0.9.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-plugins-release has elapsed or updates are forced ->
[Help 2]
[ERROR]     Unknown packaging: swc @ line 31, column 14
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException





--
Sent from: http://apache-royale-development.20373.n8.nabble.com/

Reply via email to