Hi,

I have problems to develop an example in Fuse and the Fuse IDE. When I
create a project, the following message appears in Fuse Ide Eclipse:


[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'jbi'.
[INFO] org.apache.maven.plugins: checking for updates from
logicblaze.snapshots
[WARN] repository metadata for: 'org.apache.maven.plugins' could not be
retrieved from repository: logicblaze.snapshots due to an error: Error
transferring file
[INFO] Repository 'logicblaze.snapshots' will be blacklisted
[INFO] org.apache.maven.plugins: checking for updates from central
[WARN] repository metadata for: 'org.apache.maven.plugins' could not be
retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[ERROR] reactor-execute : C:\C35AR\ws_fuse\PricingAssembly
Diagnosis: The plugin 'org.apache.servicemix.tooling:jbi-maven-plugin' does
not exist or no valid version could be found
FATAL ERROR: Error executing Maven for a project
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.servicemix.tooling:jbi-maven-plugin' does not
exist or no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] Trace The plugin 'org.apache.servicemix.tooling:jbi-maven-plugin'
does not exist or no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 42 seconds
[INFO] Finished at: Mon Oct 02 13:46:21 CEST 2006
[INFO] Final Memory: 1M/2M
[INFO]
------------------------------------------------------------------------
Exception in thread "main" java.lang.RuntimeException: Apache Maven build
exception [The plugin 'org.apache.servicemix.tooling:jbi-maven-plugin' does
not exist or no valid version could be found]
        at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:110)
Caused by: org.apache.maven.reactor.MavenExecutionException: The plugin
'org.apache.servicemix.tooling:jbi-maven-plugin' does not exist or no valid
version could be found
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:162)
        at 
org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:690)
        at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:107)
Caused by: org.apache.maven.lifecycle.LifecycleExecutionException: The
plugin 'org.apache.servicemix.tooling:jbi-maven-plugin' does not exist or no
valid version could be found
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1281)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.getMojoDescriptor(DefaultLifecycleExecutor.java:1464)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.segmentTaskListByAggregationNeeds(DefaultLifecycleExecutor.java:381)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:135)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:150)
        ... 2 more
Caused by: org.apache.maven.plugin.version.PluginVersionNotFoundException:
The plugin 'org.apache.servicemix.tooling:jbi-maven-plugin' does not exist
or no valid version could be found
        at
org.apache.maven.plugin.version.DefaultPluginVersionManager.resolvePluginVersion(DefaultPluginVersionManager.java:225)
        at
org.apache.maven.plugin.version.DefaultPluginVersionManager.resolvePluginVersion(DefaultPluginVersionManager.java:87)
        at
org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(DefaultPluginManager.java:158)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1252)
        ... 7 more

****************************
When I check the URL, it appears that the jar-files exist but that the
specified POM-files are missing.

Any help of how to solve this issue would be highly appreciated. I am using
FUSE 1.2.1 and Maven 2.0.4.

Thanks in advance,
Cesar


-- 
View this message in context: 
http://www.nabble.com/Problem-for-Fuse-1.2.1-tf2369794.html#a6601769
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to