It might be worth posting this question to maven-user mail list.

Did you read the documentation?

http://maven.apache.org/reference/plugins/jbuilder/properties.html

On Thursday, September 25, 2003, at 12:37 am, Elias Sinderson wrote:

When I run 'maven --goals' I see:

[jbuilder] : Generate JBuilder project files
� generate-library ........... Generate JBuilder [id_project].library file
� generate-project ........... Generate JBuilder [id_project].jpx file

Yet, when I run 'maven jbuilder' I get:

BUILD FAILED
File...... file:/usr/people/elias/.maven/plugins/maven-jbuilder-plugin-1.3-SNAPSHOT/
Element... fail
Line...... 459
Column.... 25
+------------------------------------------------------------------
| ERROR!
|
| A JBuilder installation could not be found.
+------------------------------------------------------------------
Total time:� 7 seconds

Now, 'maven jbuilder:generate-project' is successful but gives me a WARNING that it could not find JBuilder, while 'maven jbuilder:generate-library' fails, giving me the same ERROR shown above. I have set JBUILDER_HOME (and JBUILDERHOME) in an attempt to address these problems but it did not help.

Question: Has anyone used this goal successfully? If so, what am I missing?


Regards,
Elias


James
-------
http://radio.weblogs.com/0112098/

Reply via email to