Lainaus Ate Douma <[EMAIL PROTECTED]>:

> Yes, but I remember having exact the same error about a week ago.
> This was before I refactored the plugin and it was somehow caused
> by a corrupted version in my maven plugin cache.
>
> As you say you have the latest source and plugin installed I
> find it strange to see this same error popup again.
> Only advise I can give right now:
> - delete the maven plugin cache: ${maven.home.local}/cache
> - delete the maven-plugin from the local plugin folder:
> ${maven.home.local}/plugins
> - delete the maven-plugin from the maven plugin folder: ${MAVEN_HOME}/plugins
>
> Then, run maven initMavenPlugin again and try anew...
>

Thanks for the help, but this was all my own mistake.
While playing with the build.properties file I had apparently
deleted accidentally two last characters from variable:

org.apache.jetspeed.production.database.ojb.platform=Hsqldb
making it
org.apache.jetspeed.production.database.ojb.platform=Hsql

After fixing this everything worked fine.


  Saku







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to