You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by shreyas <sh...@hotmail.com> on 2015/01/21 07:14:51 UTC

mvn clean install -Pvalidate

Hello,

When I run 'mvn clean install -Pvalidate' command on master in platforms directory, it fails with below message (No connector available to access repository google.script.repo (htt
p://scriptengines.googlecode.com/svn/m2-repo/) of type default using the available factories WagonRepositoryConnectorFactory).

Please help if anybody has any idea on getting this to run. Thanks a lot! 

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Camel :: Platforms ................................ SUCCESS [1.469s]
[INFO] Camel :: Platforms :: Catalog ..................... SUCCESS [3.760s]
[INFO] Camel :: Platforms :: Commands .................... SUCCESS [0.070s]
[INFO] Camel :: Platforms :: Commands :: Core ............ SUCCESS [3.782s]
[INFO] Camel :: Platforms :: Commands :: Jolokia ......... SUCCESS [2.266s]
[INFO] Camel :: Platforms :: Apache Karaf ................ SUCCESS [0.067s]
[INFO] Camel :: Platforms :: Apache Karaf :: Commands .... SUCCESS [1.695s]
[INFO] Camel :: Platforms :: Apache Karaf :: Features .... FAILURE [1.460s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.429s
[INFO] Finished at: Tue Jan 20 22:03:57 PST 2015
[INFO] Final Memory: 35M/991M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.karaf.tooling:features-maven-plugin:2.4.1:validate (validate) on project apache-camel: Unable to validate F:
\Projects\Java\camel\platforms\karaf\features\target\classes\features.xml: Could not transfer artifact org.apache.cxf.karaf:apache-cxf:xml:features:3.
0.3 from/to google.script.repo (http://scriptengines.googlecode.com/svn/m2-repo/): No connector available to access repository google.script.repo (htt
p://scriptengines.googlecode.com/svn/m2-repo/) of type default using the available factories WagonRepositoryConnectorFactory
[ERROR] org.apache.cxf.karaf:apache-cxf:xml:3.0.3
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] google.script.repo (http://scriptengines.googlecode.com/svn/m2-repo/, releases=true, snapshots=false),
[ERROR] com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release, releases=true, snapshots=true),
[ERROR] com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external, releases=true, snapshots=true),
[ERROR] apache.snapshots (http://repository.apache.org/snapshots/, releases=false, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-camel 		 	   		  

Re: mvn clean install -Pvalidate

Posted by Willem Jiang <wi...@gmail.com>.
I just checked the "http://scriptengines.googlecode.com/svn/m2-repo/“, it can be accessed now.

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On January 21, 2015 at 2:16:02 PM, shreyas (shreyas.purohit@hotmail.com) wrote:
> Hello,
>  
> When I run 'mvn clean install -Pvalidate' command on master in platforms directory,  
> it fails with below message (No connector available to access repository google.script.repo  
> (htt
> p://scriptengines.googlecode.com/svn/m2-repo/) of type default using the available  
> factories WagonRepositoryConnectorFactory).
>  
> Please help if anybody has any idea on getting this to run. Thanks a lot!
>  
> [INFO] ------------------------------------------------------------------------  
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Camel :: Platforms ................................ SUCCESS [1.469s]
> [INFO] Camel :: Platforms :: Catalog ..................... SUCCESS [3.760s]
> [INFO] Camel :: Platforms :: Commands .................... SUCCESS [0.070s]
> [INFO] Camel :: Platforms :: Commands :: Core ............ SUCCESS [3.782s]
> [INFO] Camel :: Platforms :: Commands :: Jolokia ......... SUCCESS [2.266s]
> [INFO] Camel :: Platforms :: Apache Karaf ................ SUCCESS [0.067s]
> [INFO] Camel :: Platforms :: Apache Karaf :: Commands .... SUCCESS [1.695s]
> [INFO] Camel :: Platforms :: Apache Karaf :: Features .... FAILURE [1.460s]
> [INFO] ------------------------------------------------------------------------  
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------  
> [INFO] Total time: 15.429s
> [INFO] Finished at: Tue Jan 20 22:03:57 PST 2015
> [INFO] Final Memory: 35M/991M
> [INFO] ------------------------------------------------------------------------  
> [ERROR] Failed to execute goal org.apache.karaf.tooling:features-maven-plugin:2.4.1:validate  
> (validate) on project apache-camel: Unable to validate F:
> \Projects\Java\camel\platforms\karaf\features\target\classes\features.xml:  
> Could not transfer artifact org.apache.cxf.karaf:apache-cxf:xml:features:3.  
> 0.3 from/to google.script.repo (http://scriptengines.googlecode.com/svn/m2-repo/):  
> No connector available to access repository google.script.repo (htt
> p://scriptengines.googlecode.com/svn/m2-repo/) of type default using the available  
> factories WagonRepositoryConnectorFactory
> [ERROR] org.apache.cxf.karaf:apache-cxf:xml:3.0.3
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] google.script.repo (http://scriptengines.googlecode.com/svn/m2-repo/,  
> releases=true, snapshots=false),
> [ERROR] com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release,  
> releases=true, snapshots=true),
> [ERROR] com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external,  
> releases=true, snapshots=true),
> [ERROR] apache.snapshots (http://repository.apache.org/snapshots/, releases=false,  
> snapshots=true),
> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)  
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the  
> following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException  
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR] mvn -rf :apache-camel