Re: Troubles creating Hudson plugin

2009-04-18 Thread Stephen Connolly

this is a question for d...@hudson.dev.java.net

Sent from my [rhymes with myPod] ;-)

On 17 Apr 2009, at 22:06, "david.schroeder" cubed.com> wrote:




I am trying to use maven to build a plugin to Hudson

org.jvnet.hudson.tools:maven-hpi-plugin:1.34:create

Is giving me a BUILD ERROR
" Internal error in the pluging manager executing goal  
'org.jvnet.hudson.tools:maven-hpi-plugin:1.34:create': Unable to  
find the mojo 'org.jvnet.hudson.tools:maven-hpi-plugin:1.34:create'  
in the plugin '.jvnet.hudson.tools:maven-hpi-plugin'
org/jvnet/hudson/maven/plugins/hpi/CreateMojo (Unsupported  
major.minor version 49.0) "


This is the first I am using maven and unfamiliar with these  
results.  Any insight?


Thanks!
--
View this message in context: 
http://n2.nabble.com/Troubles-creating-Hudson-plugin-tp2652943p2652943.html
Sent from the maven users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Troubles creating Hudson plugin

2009-04-17 Thread Heinrich Nirschl
On Fri, Apr 17, 2009 at 11:06 PM, david.schroeder
 wrote:
> org/jvnet/hudson/maven/plugins/hpi/CreateMojo (Unsupported major.minor 
> version 49.0) "

Not sure, but this looks like you need to upgrade your Java to >= 1.5

Henry

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Troubles creating Hudson plugin

2009-04-17 Thread david.schroeder

I am trying to use maven to build a plugin to Hudson

org.jvnet.hudson.tools:maven-hpi-plugin:1.34:create

Is giving me a BUILD ERROR
" Internal error in the pluging manager executing goal 
'org.jvnet.hudson.tools:maven-hpi-plugin:1.34:create': Unable to find the mojo 
'org.jvnet.hudson.tools:maven-hpi-plugin:1.34:create' in the plugin 
'.jvnet.hudson.tools:maven-hpi-plugin'
org/jvnet/hudson/maven/plugins/hpi/CreateMojo (Unsupported major.minor version 
49.0) "

This is the first I am using maven and unfamiliar with these results.  Any 
insight?

Thanks!
-- 
View this message in context: 
http://n2.nabble.com/Troubles-creating-Hudson-plugin-tp2652943p2652943.html
Sent from the maven users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org