4.0.0com.github.sdnwiselab01-GetStarted1.0-SNAPSHOTjar01-GetStartedThe stateful Software Defined Networking solution for WIreless SEnsor Networkshttp://sdn-wise.dieei.unict.it2014UTF-81.81.8gpl30com.github.sdnwiselab.sdnwise.loader.SdnWiseorg.apache.maven.pluginsmaven-release-plugin2.5.2org.apache.maven.pluginsmaven-deploy-plugin2.8.2org.apache.maven.pluginsmaven-jar-plugin2.6maven-assembly-plugin2.5.5build${fully.qualified.main.class}truejar-with-dependencies${project.artifactId}falsepackagesinglecom.github.sdnwiselabsdn-wise-api3.0.6com.google.code.gsongson2.3.1org.graphstreamgs-core1.3com.sun.jerseyjersey-bundle1.19net.jodahexpiringmap0.4.3org.graphstreamgs-ui1.3
im trying to follow the instruction in this site (https://sdnwiselab.github.io/docs/guides/GetStarted.html) to install sdn controller on cooja
### but im getting the following error while creating (mvn package)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.3/maven-resources-plugin-2.3.pom [WARNING] Unable to get resource 'org.apache.maven.plugins:maven-resources-plugin:pom:2.3' from repository central (http://repo1.maven.org/maven2): Error transferring file: Server returned HTTP response code: 501 for URL: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.3/maven-resources-plugin-2.3.pom Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.3/maven-resources-plugin-2.3.pom [WARNING] Unable to get resource 'org.apache.maven.plugins:maven-resources-plugin:pom:2.3' from repository central (http://repo1.maven.org/maven2): Error transferring file: Server returned HTTP response code: 501 for URL: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.3/maven-resources-plugin-2.3.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM).
### this is my pom.xml
<?xml version="1.0" encoding="UTF-8"?>