Cordova 3.3.0 installed from fresh and PATH fixed with visibility to tools etc.
Build a new bare application Add android platform
now it starts to go awry -<
steps
1- after create the project i import both "hello" and "hello-cordovaLib"
2- i remove the reference to "hello-cordovaLib" from "hello"
3- build the "hello-cordovaLib"
4- restore the reference to "hello-cordovaLib" from "hello"
5- clean "hello" and run