I am using maven to build tuscany from source but unable to resolve the dependencies
I have downloaded the binary version as well, but I want to build it from source using maven so that my local maven repository has all jars installed. How can I set up my settings to download tuscay dependencies correctly? Thanks Kal [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin Reason: POM 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin' not found in repository: Unable to download the artifact from any repository org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:pom:0.7.1 from the specified remote repositories: nexus (http://mybuildserver:12080/nexus/content/groups/my-central) for project org.jvnet.jaxb2.maven2:maven-jaxb2-plugin
