Re: default-hibernate example

"Sasvata (Shash) Chatterjee" <[email protected]>
Newsgroups gmane.comp.java.keel.devel
Message-ID <[email protected]>
Pierre,

>
>
> OK for the build but now, in my project directory I do "maven 
> keel:maven" and I get:
>
This is strange...somehow your Maven repository for the Keel JARs is 
either incomplete, or corrupt, or you are pointing to two different 
repo-s between the multiproject build and the build of your project.
.
If, your multiproject build was indeed succesful, then each of the POMs 
mentioned as missing below should be in your $MAVEN/repository/keel/poms 
(they are installed when you do a "maven jar:install"). 

I'd look in the Maven repository and see if the Keel POMs are in there.  
If not, I'd try doing a multiproject "clean" and then a multiproject 
"jar:install" and follow the on-screen messages to see where the 
JARs/POMs are getting installed.

I see that the plugin is coming from C:\dev\.maven....under WIndows 
MAVEN_REPO var doesn't always work, so check if the POMs are in 
C:\Documents and Settings\<something>\.maven

HTH,
Shash

> =========================================================================================== 
>
> C:\DEV\projects\keel\POPSUITE>maven keel:maven
> __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
>
> build:start:
>
> keel:maven:
> keel:version:
>    [echo] Keel Maven Plugin - v1.2.15
>
> keel:check-environment:
>
>    [java] [KeelMavenTool] WARNING: Unable to locate app-crud-2.1.1.pom 
> in any known repository. Unable to check its depende
> ncies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> app-navigate-2.1.1.pom in any known repository. Unable to check its dep
> endencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> app-register-2.1.1.pom in any known repository. Unable to check its dep
> endencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate app-util-1.1.1.pom 
> in any known repository. Unable to check its depende
> ncies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-authentication-persist-2.1.1.pom in any known repository. Unable to
> check its dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-authorization-persist-2.1.2.pom in any known repository. Unable to
> check its dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-cache-excalibur-2.1.1.pom in any known repository. Unable to check
> its dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-crypto-base64-2.1.1.pom in any known repository. Unable to check it
> s dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-crypto-des-2.1.1.pom in any known repository. Unable to check its d
> ependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-domain-config-1.1.1.pom in any known repository. Unable to check it
> s dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-event-defaultevent-2.2.1.pom in any known repository. Unable to che
> ck its dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-filter-filters-2.1.1.pom in any known repository. Unable to check i
> ts dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-httpunit-2.1.1.pom in any known repository. Unable to check its dep
> endencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-mail-javamail-2.1.1.pom in any known repository. Unable to check it
> s dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-model-defaultmodel-2.1.1.pom in any known repository. Unable to che
> ck its dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-password-jpassgen-2.1.1.pom in any known repository. Unable to chec
> k its dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-persist-base-1.2.1.pom in any known repository. Unable to check its
> dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-persist-default-2.1.1.pom in any known repository. Unable to check
> its dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> svc-usergroup-persist-1.1.1.pom in any known repository. Unable to chec
> k its dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate clnt-cli-1.2.2.pom 
> in any known repository. Unable to check its depende
> ncies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> clnt-struts-3.1.1.pom in any known repository. Unable to check its depe
> ndencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> comm-direct-1.1.2.pom in any known repository. Unable to check its depe
> ndencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate hsqldb-1.7.3.0.pom 
> in any known repository. Unable to check its depende
> ncies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> mysql-connector-java-3.1.4-beta-bin.pom in any known repository. Unable
> to check its dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate 
> postgresql-7.4.1-jdbc3.pom in any known repository. Unable to check its
> dependencies.
>    [java] [KeelMavenTool] WARNING: Unable to locate app-crud-2.1.1.pom 
> in any known repository. Unable to check its depende
> ncies.
>    [java] java.lang.IllegalArgumentException: InputStream cannot be null
>    [java]      at 
> javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:72)
>    [java]      at 
> org.keel.tools.maven.KeelMavenTool.readStream(KeelMavenTool.java:214)
>    [java]      at 
> org.keel.tools.maven.KeelMavenTool.getModuleProperties(KeelMavenTool.java:823) 
>
>    [java]      at 
> org.keel.tools.maven.KeelMavenTool.run(KeelMavenTool.java:139)
>    [java]      at 
> org.keel.tools.maven.KeelMavenTool.main(KeelMavenTool.java:92)
>
> BUILD FAILED
> File...... c:\dev\.maven\cache\maven-keel-plugin-1.2.15\plugin.jelly
> Element... java
> Line...... 142
> Column.... 58
> Java returned: 1
> Total time: 1 minutes 15 seconds
> Finished at: Fri Apr 08 18:05:42 CEST 2005
> =========================================================================================== 
>
>
> Any idea?
>
> Pierre
>
>
>
>
>


http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.