« Return to Thread: Jade Commons Plugin: Plugin Descriptor Missing

Re: Jade Commons Plugin: Plugin Descriptor Missing

by freddy33 :: Rate this Message:

Reply to Author | View in Thread

Are you running maven with JDK 1.5 or 1.6?
One thing strange: plugins.common does not contain plugins, just common packages for plugins. So, maven should not try to load them? Did you declare/configure or try to execute jade-plugins commons directly?

HTH,
Fred.

On Wed, Jun 10, 2009 at 11:49 AM, selinux <tdejongh@...> wrote:

Hi there,

I have an issue with the Jade Commons Plugin for Maven, versions 1.3.7,
1.3.8, 1.4-alpha1, 1.4-SNAPSHOT(built from trunk). I tried both Maven
2.1 and Maven 2.0.10. I pointed Maven at the JFrog repo for all the
versions except the one I built myself.

I am testing out Reflections, and Jade Commons Plugin is a dependency it
needs.

I get the following error:
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The PluginDescriptor for the plugin Plugin
[org.jfrog.jade.plugins.common:jade-plu
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.IllegalStateException: The PluginDescriptor for the plugin
Plugin [org.jfrog.ja
n-common] was not found.
       at
org.apache.maven.plugin.DefaultPluginManager.addPlugin(DefaultPluginManager.ja
       at
org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(DefaultPlug
       at
org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(DefaultPluginManager
       at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecy
       at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifecycle(Defa
39)



_Any_ help at all with this issue will be hugely appreciated.

Is this a Jade issue or a Maven version issue ?

Thanks, regards,
Theunis de Jongh

--
View this message in context: http://www.nabble.com/Jade-Commons-Plugin%3A-Plugin-Descriptor-Missing-tp23957827p23957827.html
Sent from the Jade Plugins Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jade-plugins-users mailing list
Jade-plugins-users@...
https://lists.sourceforge.net/lists/listinfo/jade-plugins-users



--
JFrog Ltd
5 Habonim st., P.O.Box 8187
Netanya, Israel 42504.
Tel: +972 9 8941444    
Fax: +972 9 8659977
http://www.jfrog.org/
http://freddy33.blogspot.com/
http://nothingisinfinite.blogspot.com/

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jade-plugins-users mailing list
Jade-plugins-users@...
https://lists.sourceforge.net/lists/listinfo/jade-plugins-users

 « Return to Thread: Jade Commons Plugin: Plugin Descriptor Missing