score:0
i think that instead of ${geotools.version} you should place a real version number of the project, like 15.1 i am not sure though if that's the problem
also, you might want to consider changing to gradle build. i think it is a lot simpler
score:1
it looks like the boundless artifactory was down at that moment. for the time being you can use version 16-rc1
as the latest released version, 15.2
as the last stable release.
if you absolutely must be on the cutting edge, i'd recommend downloading/cloning master and building it locally.
Source: stackoverflow.com
Related Query
- How to resolve 'Offline / Missing artifact org.geotools:gt-shapefile:jar:17-SNAPSHOT' in Maven?
- How to resolve missing artifact error when using Eclipse AWS plugin?
- How to resolve missing required bundle for SonarLint eclipse
- Could not resolve artifact / missing artifact (Eclipse)
- How to resolve missing context.xml during maven build?
- How do I solve the Missing Artifact problem in pom.xml
- How do I resolve the "java.net.BindException: Address already in use: JVM_Bind" error?
- Maven2: Missing artifact but jars are in place
- How to resolve Unable to load authentication plugin 'caching_sha2_password' issue
- How to install Maven artifact with sources from command line?
- How to resolve "Waiting for Debugger" message?
- Checkstyle: How to Resolve "Hidden Field" Error
- How to resolve conflicts in EGit
- How to resolve the "ADB server didn't ACK" error?
- How do I get Eclipse to resolve classes generated with Maven 2?
- Missing artifact com.sun.jdmk:jmxtools:jar:1.2.1
- How to deal with missing src/test/java source folder in Android/Maven project?
- how to resolve this emulator: ERROR: unknown skin name 'WVGA800' solution
- In my project I found this exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException. How to resolve it?
- how do I add a missing bundle in Eclipse?
- How do I resolve SVN error "E200030: There are unfinished transactions detected in '<CHECKOUT_DIRECTORY>'"?
- Maven Dependency missing artifact
- Missing artifact com.oracle:ojdbc7 in eclipse
- Missing artifact log4j:log4j:bundle:1.2.16 when using Maven in Eclipse simplistic example
- Missing artifact "sun.jdk:jconsole:jar:jdk"
- How to resolve the error "No resource found that matches the given name" when adding library v7 AppCompat in Eclipse?
- Maven: missing artifact org.springframework:spring:jar:4.2.6
- How to resolve javax/mail/MessagingException?
- How to resolve tree conflicts through svn Eclipse plugin
- How to resolve Gradle plugin dependency?
More Query from same tag
- Eclipse Continuation Indent
- Trying to install the Teamprise plugin for eclipse is giving "No Software Found" error
- Tomcat JDBC connection works in Eclipse but not stand-alone
- org.apache.xml.security not working under Spring Boot
- Eclipse plugin/property spinner/loading icon
- JavaFX on Eclipse
- Java - Android - NoClassDefFoundError - "Could not find class" error in Logcat
- Android Emulator on Eclipse Not Working
- Does the Eclipse IDE support JSF 2.0?
- Making User-Made Java Classes Available To All Eclipse Projects
- How to import jar file (maven) into Android Studio?
- How to view local changes by date in Eclipse
- How do I know which variables exist in an object?
- Eclipse RCP and RAP customizable table control
- Error retrieving parent for item: No resource found that matches the given name '@android:style/Theme.AppCompat.Light.DarkActionBar'
- Progress Dialog, Broadcast receiver crash in android
- Eclipse m2e plugin seems to require org.eclipse.jem.util 0.0.0
- Creating folder in maven project under the src/test/resources
- Android Simple Notifications
- Eclipse removing entries from the global easy_install.pth?
- APS plugin for eclipse
- Error While deploying a project from CVS in Eclipse
- new maven POM file in eclipse java project
- Ant4Eclipse Examples
- Eclipse and ADT. The R.java file contains all that is expected, but Eclipse can't resolve anything
- Android Mqtt Publisher app stops unexpectedly
- Running Java Program in Eclipse multiple times
- Is there a way to setup your own source tools on eclipse?
- How to inactivate an eclipse plug-in without uninstall it?
- Can I generate fields automatically in eclipse from a constructor?