2012/5/30 Sitapati das / Joshua J Wulf <[email protected]>: > Boom! > > mvn links to maven 2 on Fedora 15. mvn3 is the command to use. Thanks for > that.
Great. > Now, with maven 3, I get a 404 for > http://repo1.maven.org/maven2/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.jar > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Apache Stanbol OWL libraries 0.9.0-incubating > [INFO] > ------------------------------------------------------------------------ > Downloading: > http://repo1.maven.org/maven2/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.pom > [WARNING] The POM for net.sourceforge.owlapi:owlapi:jar:3.2.3 is missing, > no dependency information available > Downloading: > http://repo1.maven.org/maven2/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.jar Did you reinstall the -deps package after you cleaned your local repo? Best, - Fabian
