Re: AW: Build Problem
Warren Hedges <hedgeswj-1H237VC6GES6c6uEtOJ/[email protected]> Fri, 24 Jun 2005 08:26:54 +1000
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Aleks
Yes I did a maven keel : maven both with the cvs build and later using
the downloaded jars.
What I did -
* using cvs build -
maven jar:install keel-build
maven jar:install tool-maven
maven plugin:install tool-maven-plugin
cd to keel-build dir
maven -Dgoal=jar:install multiproject:goal
copy files in examples/default to another directory
cd to that directory
maven keel:maven
maven war
-- this was where I got the message
"keel.project property is not true - keel specific goals
skipped" downloaded the plugin (1.2.18)
(I should point out the build was successful but none of the
keel specific processing took place - basically only directory structure
created )
* using the downloaded jars - via the plugin
Deleted all jars and poms under the keel directory in the
maven repository
Deleted the keel plugin in the maven plugin directory
Deleted the maven cache
execuited - maven -DartifactId=maven-keel-plugin
-DgroupId=keel -Dversion=1.2.18 plugin:download
maven keel:install
copy files in $KEEL_HOME/keel-build/examples/default/
directory to another directory
changed to the other directory
maven keel:maven
maven war
-- once again I got the message
thanks
Warren
Vidakovic Aleksandar wrote:
>Warren,
>Did you execute "maven keel:maven" before "maven war"? I think this might be your problem.
>
>Aleks
>
>-----Ursprüngliche Nachricht-----
>Von: Warren Hedges [mailto:hedgeswj-1H237VC6GES6c6uEtOJ/[email protected]]
>Gesendet: Donnerstag, 23. Juni 2005 23:13
>An: keel developer's list
>Betreff: [Keelgroup] Build Problem
>
>
>Hi all
>
>After updating and rebuilding from public CVS I've suddenly encounted a
>problem when doing a "maven war" on the default project.
>
>I get the message "keel.project property is not true - keel specific
>goals skipped"
>
>Eventually in frustration, I deleted all jars (and POMs) from the keel
>directory in the maven repository and downloaded the latest plugin
>(1.2.18) and then did a "maven keel:install" -- "maven keel:maven" (from
>the default project dir) -- "maven war"
>
>All required jars seem to have been downloaded but I still get the same
>message doing the "maven war".
>
>Two questions -
> 1. Has anyone struck this before?
> 2. Is the public CVS up to date? (I ask this because
>tool-maven-plugin in cvs is version 1.2.17 but the keel site has version
>1.2.18)
>
>
>I am using java jdk 1.5.03 under Linux.
>
>Any help greatly appreciated.
>
>Thanks
>Warren
>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