Re: 1.2.9 keel:maven
Shash Chatterjee <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Pierre/Mike, I too have had this problem. To get around it, what I did was to delete the maven-keel-plugin-*.jar from $MAVEN_REPO/keel/jars, $MAVEN_REPO/keel/plugins *AND* $MAVEN_HOME/plugins, and then reinstalled the plugin. I was getting in this situation, with maven-keel-plugin-*.jar in $MAVEN_REPO/keel/jars (instead of $MAEN_REPO/keel/plugins), because I was doing a "maven jar:install" in $KEEL_HOME/keel-build/maven-plugin/keel, which is not the right command for plugins, I guess. I haven't had time to research the right command to install a plugin to the local repo, but I'm sure Mike knows :-). Shash Michael Nash wrote: > Pierre: > > It sounds like your local copy of the plugin is corrupt somehow - that > goal definitely exists, and has been there for a while. > > I'd try deleting $MAVEN_HOME/plugins/*keel*.jar, then try re-installing > the plugin. That should sort it out. > > HTH! > > Mike > > On Sat, 2005-03-05 at 11:32, Raoul Pierre wrote: > >>Hello, >> >>I try to start a new project from hoj skeleton. I did a >> >>maven -DartifactId=maven-keel-plugin -DgroupId=keel -Dversion=1.2.9 plugin:download >> >>It's ok >> >>I created a new directory and copied hoj's files in it. From this I ran >> >>maven keel:maven >> >>and then I got >> >> >>C:\DEV\keel\keel-build\hoj2>maven keel:maven >> __ __ >>| \/ |__ _Apache__ ___ >>| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ >>|_| |_\__,_|\_/\___|_||_| v. 1.0.2 >> >>BUILD FAILED >>Goal "keel:maven" does not exist in this project. >>Total time: 2 seconds >>Finished at: Sat Mar 05 17:06:29 CET 2005 >> >>Shash got this problem some times ago, but with no clear answer about the why. >> >>I restarted with downloading plugin 1.2.8: same thing. >> >>Any idea? >> >>Pierre >> >> >> >> >> >> >> >> >> >> >>http://keelframework.org/documentation.shtml >>Keelgroup mailing list >>[email protected] >>http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com > > > http://keelframework.org/documentation.shtml > Keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com