Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mvn install
- [INFO] Scanning for projects...
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.xwiki.contrib.mailinglist:usersync-api:jar:1.0-SNAPSHOT
- [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.xwiki.contrib.mailinglist:usersync-connector-discourse:jar:1.0-SNAPSHOT
- [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.xwiki.contrib.mailinglist:usersync-connectors:pom:1.0-SNAPSHOT
- [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.xwiki.contrib.mailinglist:usersync:pom:1.0-SNAPSHOT
- [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
- [WARNING]
- [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
- [WARNING]
- [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
- [WARNING]
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] User synchronization - Parent POM [pom]
- [INFO] User synchronization - API [jar]
- [INFO] User Synchronization - Connectors [pom]
- [INFO] User synchronization - Connectors - Discourse [jar]
- [INFO]
- [INFO] ---------------< org.xwiki.contrib.mailinglist:usersync >---------------
- [INFO] Building User synchronization - Parent POM 1.0-SNAPSHOT [1/4]
- [INFO] --------------------------------[ pom ]---------------------------------
- Downloading from : http://nexus.xwiki.org/nexus/content/groups/public/com/github/zeusbaba/discourse-api-client/915b2c714176c60f79e448760e16300debde54fa/discourse-api-client-915b2c714176c60f79e448760e16300debde54fa.pom
- Downloading from : https://jitpack.io/com/github/zeusbaba/discourse-api-client/915b2c714176c60f79e448760e16300debde54fa/discourse-api-client-915b2c714176c60f79e448760e16300debde54fa.pom
- Downloading from : https://repo.maven.apache.org/maven2/com/github/zeusbaba/discourse-api-client/915b2c714176c60f79e448760e16300debde54fa/discourse-api-client-915b2c714176c60f79e448760e16300debde54fa.pom
- [WARNING] The POM for com.github.zeusbaba:discourse-api-client:jar:915b2c714176c60f79e448760e16300debde54fa is missing, no dependency information available
- Downloading from : http://nexus.xwiki.org/nexus/content/groups/public/com/github/zeusbaba/discourse-api-client/915b2c714176c60f79e448760e16300debde54fa/discourse-api-client-915b2c714176c60f79e448760e16300debde54fa.jar
- Downloading from : https://jitpack.io/com/github/zeusbaba/discourse-api-client/915b2c714176c60f79e448760e16300debde54fa/discourse-api-client-915b2c714176c60f79e448760e16300debde54fa.jar
- Downloading from : https://repo.maven.apache.org/maven2/com/github/zeusbaba/discourse-api-client/915b2c714176c60f79e448760e16300debde54fa/discourse-api-client-915b2c714176c60f79e448760e16300debde54fa.jar
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary:
- [INFO]
- [INFO] User synchronization - Parent POM 1.0-SNAPSHOT ..... FAILURE [ 16.139 s]
- [INFO] User synchronization - API ......................... SKIPPED
- [INFO] User Synchronization - Connectors .................. SKIPPED
- [INFO] User synchronization - Connectors - Discourse 1.0-SNAPSHOT SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 17.176 s
- [INFO] Finished at: 2018-12-18T21:15:02+01:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal on project usersync: Could not resolve dependencies for project org.xwiki.contrib.mailinglist:usersync:pom:1.0-SNAPSHOT: Could not find artifact com.github.zeusbaba:discourse-api-client:jar:915b2c714176c60f79e448760e16300debde54fa in xwiki-releases (http://nexus.xwiki.org/nexus/content/groups/public) -> [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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement