FWIW the maven-jetty-plugin is the new replacement for the old maven-jetty6-plugin
On 10/30/06, Adrian Co <[EMAIL PROTECTED]> wrote:
Hi, I've raised a JIRA for this: https://issues.apache.org/activemq/browse/AMQ-1015 Basically, we need to update the pom to use the maven-jetty6-plugin instead of the maven-jetty-plugin. Although, the console is throwing a NoSuchMethodException after. We're looking into this. Regards, Adrian Co Vinicius Carvalho wrote: > Hello there! Not quite sure if here or the maven list I should be > asking this, but I'll give it a try ;) > > When running mvn jetty:run from the web console I get an error: > org.apache.maven.lifecycle.LifecycleExecutionException: The plugin > 'org.codehaus.mojo:jetty-maven-plugin' does not exist or no valid > version could be found > > I've checked the pom.xml and it seems to be ok. Anyone had this problem? > > Also, I'm starting a new project with amq (using spring 2.0, hence we > are embedding the broker inside the spring web application) is it > possible to use the war from web console to control our broker > instance in another context? > > Best regards >
-- James ------- http://radio.weblogs.com/0112098/
