Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/maven/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Maven 如何建立WSO2存储库?_Maven_Maven 2_Wso2_Wso2esb - Fatal编程技术网

Maven 如何建立WSO2存储库?

Maven 如何建立WSO2存储库?,maven,maven-2,wso2,wso2esb,Maven,Maven 2,Wso2,Wso2esb,大家好,我正在尝试通过maven-2.2.1构建wso2-4.4.1。当我运行“mvn clean install”命令时,它将运行,但它会出现很多错误,无法找到资源存储库(有很多存储库名称)。我可以添加任何其他存储库吗 如果有人有时间,请帮助我 下面给出了一些错误 [INFO] Unable to find resource 'org.jvnet.hudson.svnkit:svnkit:jar:1.1.4-hudson-4' in repository oauth (http://oauth

大家好,我正在尝试通过maven-2.2.1构建wso2-4.4.1。当我运行“mvn clean install”命令时,它将运行,但它会出现很多错误,无法找到资源存储库(有很多存储库名称)。我可以添加任何其他存储库吗

如果有人有时间,请帮助我

下面给出了一些错误

[INFO] Unable to find resource 'org.jvnet.hudson.svnkit:svnkit:jar:1.1.4-hudson-4' in repository oauth (http://oauth.googlecode.com/svn/code/maven)

[INFO] Unable to find resource 'org.jvnet.hudson.svnkit:svnkit:jar:1.1.4-hudson-4' in repository sonatype (http://oss.sonatype.org/content/repositories/openid4java)

[INFO] Unable to find resource 'org.apache.felix:felix-parent:pom:2.1' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
[INFO] Unable to find resource 'org.apache:apache:pom:9' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

[INFO] Unable to find resource 'org.apache.felix:maven-bundle-plugin:maven-plugin:2.3.7' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

[INFO] Unable to find resource 'biz.aQute:bndlib:pom:1.50.0' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
[INFO] Unable to find resource 'org.apache.felix:org.apache.felix.bundlerepository:pom:1.6.6' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

[INFO] Unable to find resource 'org.osgi:org.osgi.core:pom:4.1.0' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
[INFO] Unable to find resource 'org.easymock:easymock:pom:2.4' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
[INFO] Unable to find resource 'org.apache.maven:maven-core:pom:2.0.7' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

[INFO] Unable to find resource 'org.apache.maven:maven:pom:2.0.7' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
INFO] Unable to find resource 'org.apache.maven:maven-parent:pom:5' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

[INFO] Unable to find resource 'org.apache.maven:maven-settings:pom:2.0.7' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

[INFO] Unable to find resource 'org.apache.maven:maven-model:pom:2.0.7' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

[INFO] Unable to find resource 'org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-9-stable-1' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
[INFO] Unable to find resource 'org.apache.maven.wagon:wagon-file:pom:1.0-beta-2' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
[INFO] Unable to find resource 'org.apache.maven.wagon:wagon-providers:pom:1.0-beta-2' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

[INFO] Unable to find resource 'org.apache.maven:maven-plugin-parameter-documenter:pom:2.0.7' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

[INFO] Unable to find resource 'org.apache.maven.wagon:wagon-http-lightweight:pom:1.0-beta-2' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
[INFO] Unable to find resource 'org.apache.maven.wagon:wagon-http-shared:pom:1.0-beta-2' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
[INFO] Unable to find resource 'jtidy:jtidy:pom:4aug2000r7-dev' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

INFO] Unable to find resource 'org.apache.geronimo.genesis:genesis:pom:1.4' in repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/) 

[INFO] Unable to find resource 'org.apache.geronimo.genesis.config:config:pom:1.4' in repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
[INFO] Unable to find resource 'org.slf4j:slf4j-api:pom:1.5.8' in repository jansi (http://jansi.fusesource.org/repo/release) 


[INFO] Unable to find resource 'org.sonatype.gossip:gossip:pom:1.0' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
INFO] Unable to find resource 'org.codehaus.gmaven.runtime:gmaven-runtime-1.6:pom:1.2' in repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)

你会犯什么错误?以前的一些讨论可能会在这方面对您有所帮助

  • 谢谢


    Thilini

    您能告诉我您下载代码的svn位置吗?你要生产哪种产品

    如果您关注4.0.2分支,以下是构建碳4.0.2分支的构建过程。请使用maven 3构建它

  • 从[a]、[b]、[c]签出代码库
  • 从“orbit/tags/4.0.2/patch releases/4.0.2/pom.xml”中进行干净的构建
  • 然后从“kernel/tags/4.0.2/patch releases/4.0.2/pom.xml”构建内核模块
  • 最终构建平台补丁发布pom“/platform/tags/4.0.2/patch releases/4.0.2/pom.xml”
  • a

    b


    c

    您好,如上文[1]所述,您需要使用maven 3构建主干。三个代码库:轨道、内核和平台的目的是什么?Vivek:)这里是Rajneesh Gupta:)