You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------< com.comino:MAVGCL >--------------------------
[INFO] Building MAVGCL2 0.8.23
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for mavbase:mavbase:jar:0.0.1 is missing, no dependency information available
[WARNING] The POM for jcodec:jcodec-javase:jar:0.1.9 is missing, no dependency information available
[WARNING] The POM for com.comino:mavmap:jar:0.0.1 is missing, no dependency information available
[WARNING] The POM for com.comino:mavcom:jar:0.0.1 is missing, no dependency information available
[WARNING] The POM for objimport:objimport:jar:0.8.0 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.371 s
[INFO] Finished at: 2021-02-19T01:06:29+09:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project MAVGCL: Could not resolve dependencies for project com.comino:MAVGCL:jar:0.8.23: The following artifacts could not be resolved: com.comino:mavmap:jar:0.0.1, com.comino:mavcom:jar:0.0.1: Failure to find com.comino:mavmap:jar:0.0.1 in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced -> [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
The text was updated successfully, but these errors were encountered:
I have an error like this.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------< com.comino:MAVGCL >--------------------------
[INFO] Building MAVGCL2 0.8.23
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for mavbase:mavbase:jar:0.0.1 is missing, no dependency information available
[WARNING] The POM for jcodec:jcodec-javase:jar:0.1.9 is missing, no dependency information available
[WARNING] The POM for com.comino:mavmap:jar:0.0.1 is missing, no dependency information available
[WARNING] The POM for com.comino:mavcom:jar:0.0.1 is missing, no dependency information available
[WARNING] The POM for objimport:objimport:jar:0.8.0 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.371 s
[INFO] Finished at: 2021-02-19T01:06:29+09:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project MAVGCL: Could not resolve dependencies for project com.comino:MAVGCL:jar:0.8.23: The following artifacts could not be resolved: com.comino:mavmap:jar:0.0.1, com.comino:mavcom:jar:0.0.1: Failure to find com.comino:mavmap:jar:0.0.1 in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced -> [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
The text was updated successfully, but these errors were encountered: