Hi Samisa, There was an error in the pom of wsdl4j in dependencies. I have changed it accordingly and committed it.
On Fri, Nov 19, 2010 at 7:31 AM, Samisa Abeysinghe <[email protected]> wrote: > I too changed the build scripts. However that is not the problem. > problem happens when you build with a fresh repo. > > Try building orbit with a fresh repo. > > Samisa... > > On Thursday, November 18, 2010, Janaka Ranabahu <[email protected]> wrote: > > Hi Samisa,This was due to the newly added dependency of wsdl4j. I have > changed the build scripts accordingly and committed them. > > > > On Thu, Nov 18, 2010 at 3:51 PM, Samisa Abeysinghe <[email protected]> > wrote: > > > > > > Downloading: > http://repo1.maven.org/maven2/wsdl4j/wsdl4j.wso2v1/1.6.2/wsdl4j.wso2v1-1.6.2.jar > > > > > > [INFO] Unable to find resource 'wsdl4j:wsdl4j.wso2v1:jar:1.6.2' in > repository central > (http://repo1.maven.org/maven2)[INFO]------------------------------------------------------------------------ > > > > > > [ERROR] BUILD ERROR[INFO] > ------------------------------------------------------------------------[INFO] > Failed to resolve artifact. > > Missing:---------- > > > > > > 1) wsdl4j:wsdl4j.wso2v1:jar:1.6.2 > > Try downloading the file manually from the project website. > > Then, install it using the command: mvn install:install-file > -DgroupId=wsdl4j -DartifactId=wsdl4j.wso2v1 -Dversion=1.6.2 -Dpackaging=jar > -Dfile=/path/to/file > > > > > > > > Alternatively, if you host your own repository you can deploy the file > there: mvn deploy:deploy-file -DgroupId=wsdl4j > -DartifactId=wsdl4j.wso2v1 -Dversion=1.6.2 -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > > > > > > > Path to dependency: 1) wsdl4j.wso2:wsdl4j:bundle:1.6.2.wso2v2 > 2) wsdl4j:wsdl4j.wso2v1:jar:1.6.2 > > ----------1 required artifact is missing. > > > > > > > > for artifact: wsdl4j.wso2:wsdl4j:bundle:1.6.2.wso2v2 > > from the specified remote repositories: wso2-maven2-snapshot-repository > (http://dist.wso2.org/snapshots/maven2), > > > > > > central (http://repo1.maven.org/maven2), wso2-maven2-repository ( > http://dist.wso2.org/maven2), > > > > jboss-maven-repository ( > https://repository.jboss.org/nexus/content/groups/public/) > > > > Thanks, > > Samisa... > > Samisa Abeysinghe > > VP Engineering > > WSO2 Inc. > > http://wso2.com > > http://wso2.org > > > > > > > > > > > > _______________________________________________ > > Carbon-dev mailing list > > [email protected] > > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > > > > > -- > > Janaka RanabahuSoftware EngineerWSO2 Inc. > > Mobile +94 718370861 > > > > Email : [email protected] > > > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Janaka Ranabahu Software Engineer WSO2 Inc. Mobile +94 718370861 Email : [email protected]
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
