OpenDaylight Installtion problem
The face the following error in installing opendaylight on Ubuntu. I have made all the changes mentioned in the website to .m2/settings.xml and still mvn is not able to resolve dependencies. Can somebody help me with this.
mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building distribution.opendaylight 0.1.1-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.opendaylight.controller:appauth:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:arphandler:jar:0.5.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:bundlescanner:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:bundlescanner.implementation:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:clustering.services:jar:0.5.0-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:clustering.services-implementation:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:clustering.test:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:commons.httpclient:jar:0.1.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:commons.northbound:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:configuration:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:configuration.implementation:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:connectionmanager:jar:0.1.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:connectionmanager.implementation:jar:0.1.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:connectionmanager.northbound:jar:0.1.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:containermanager:jar:0.5.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:containermanager.implementation:jar:0.5.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:containermanager.northbound:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:controllermanager.northbound:jar:0.0.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:devices.web:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:flowprogrammer.northbound:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:flows.web:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:forwarding.staticrouting:jar:0.5.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:forwarding.staticrouting.northbound:jar:0.4.1-1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.opendaylight.controller:forwardingrulesmanager:jar:0.5.0-1-SNAPSHOT ...