|
|
|
hi there,
thanks for your suggestion. I will post this issue with the user group as-well. Meanwhile, I am copying below the contents with debug flag. You are right - it does not find the plugin.jelly file. Even if I manually download the plugin and install it, it does not hv the plugin.jelly file. I am using 0.7 version. thanks -Kumar hi there,
thanks for your suggestion. I will post this issue with the user group as-well. Meanwhile, I am attaching a file to this issue showing the contents with debug flag. You are right - it does not find the plugin.jelly file. Even if I manually download the plugin and install it, it does not hv the plugin.jelly file. I am using 0.7 version. thanks -Kumar Hi Kumar,
I've confirmed this is real bug. Apparently we've had an issue when creating the plugin package as it's missing plugin.jelly... I'll redo the packging and re-release v0.7 of the plugin. Sorry for the trouble. I'll let you know once it's there. Thanks Fixed. I've redeployed the plugin on http://cargo.codehaus.org/dist2/org/codehaus/cargo/cargo-maven-plugin/0.7/cargo-maven-plugin-0.7.jar
Thanks and sorry for the trouble. Reopen to change summary to better reflect the issue
Changed summary to better reflect the issue
thanks Vincent. This seems to be working....however inspite of a successful build message, I do not get anything on the browser on http://localhost:8080/
the properties that I use are - the log generated is -
build:start: cargo:start: This is not related to this problem.
you must use the goal cargo:startAndWait Please open a new issue if you have another problem. No please don't open any new issue!
As I've told you if you have questions please use the mailing list. Thanks |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This is strange. It looks as if the plugin is not correctly installed:
> java.io.FileNotFoundException: C:\Documents and Settings\pmishra\.maven\cache\cargo-maven-plugin-0.7\plugin.jelly (The system cannot find the file specified)
This seems to indicate that the plugin.jelly files cannot be found. Could you check it's there.
Also could you run with the debug flag (-X ) and attach the result?
Thanks
PS: I think using the cargo mailing list would be better to discuss this. This is not yet a confirmed bug. it could simply be an error on your setup