The following comment has been added to this issue:
Author: Dan Tran
Created: Mon, 21 Jul 2003 2:41 PM
Body:
OK, I test this patch with my maven build. Here are my comments
but please keep in mind I am new to maven and first time using jbuilder plugin.
1. Please provide a property that I can set so that I can point
it to jbuilder installation directory. Currently the plugin look
for .jbuilder9, jbuiler8, etc in $user.home dir. It picks up .
.jbuilder9 first. I only use jbuilder8
2. the plugin generates this line
<property name="BackupPath" category="sys" value="..jbprojectbak">
in my .jpx file. This is not useable. is it hardcoded somewhere?
Suggestion: need a plugin property var
3. The plugin does not pickup my webapp in my source directory
I have to add them in manually.
Currenly I have src/java and src/webapp. The war plugin
recognizes both
4. The plugin generates this line
<property name="SourcePath" category="sys" value="src/java;src/java">
in my .jpx file. The value is duplicate.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-593
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-593
Summary: Jbuilder plugin - can't find home directory
Type: Bug
Status: Unassigned
Priority: Blocker
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-other
Versions:
1.0-beta-10
Assignee:
Reporter: Aleksander Blomsk�ld
Created: Mon, 21 Jul 2003 5:51 AM
Updated: Mon, 21 Jul 2003 5:58 AM
Description:
The following errormessage comes up evry time I try to use the jbuilder plugin:
BUILD FAILED
File...... file:/C:/Documents and Settings/Aleksander
Blomskold/.maven/plugins/maven-jbuilder-plugin-1.3-SNAPSHOT/
Element... fail
Line...... 464
Column.... 25
+------------------------------------------------------------------
| ERROR!
|
| A JBuilder installation could not be found.
+------------------------------------------------------------------
Total time: 3 seconds
I've tried to set the maven.jbuilder.userHome attribute, but it still doesn't work.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]