Thanks. i tried what it says and get an error as follows, any idea. it works
ok from the command line.
Listening for transport dt_socket at address: 4000
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'jetty'.
[INFO]
----------------------------------------------------------------------------
[INFO] Building AppFuse Struts 2 Application
[INFO] task-segment: [jetty:run-war]
[INFO]
----------------------------------------------------------------------------
[INFO] Preparing jetty:run-war
[INFO] [warpath:add-classes {execution: default}]
[INFO] [aspectj:compile {execution: default}]
[INFO] [native2ascii:native2ascii {execution: native2ascii-utf8}]
[INFO] [native2ascii:native2ascii {execution: native2ascii-8859_1}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 151 source files to C:\cabrillo\target\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
C:\cabrillo\src\main\java\com\atradius\model\FronterCommission.java:[23,0]
illegal start of expression
C:\cabrillo\src\main\java\com\atradius\model\CoInsurer.java:[25,0] illegal
start of expression
C:\cabrillo\src\main\java\com\atradius\model\Period.java:[21,0] illegal
start of expression
C:\cabrillo\src\main\java\com\atradius\model\ExcessOfLoss.java:[26,0]
illegal start of expression
C:\cabrillo\src\main\java\com\atradius\model\PaidBy.java:[22,0] illegal
start of expression
C:\cabrillo\src\main\java\com\atradius\model\PercentageHeldByFronter.java:[23,0]
illegal start of expression
C:\cabrillo\src\main\java\com\atradius\model\OfficesCovered.java:[21,0]
illegal start of expression
C:\cabrillo\src\main\java\com\atradius\model\QuotaShare.java:[23,0] illegal
start of expression
C:\cabrillo\src\main\java\com\atradius\model\Captive.java:[24,0] illegal
start of expression
C:\cabrillo\src\main\java\com\atradius\model\CoInsurerAccountManager.java:[23,0]
illegal start of expression
C:\cabrillo\src\main\java\com\atradius\model\CaptiveAccountManager.java:[23,0]
illegal start of expression
C:\cabrillo\src\main\java\com\atradius\model\CoInsurerCededPercentage.java:[23,0]
illegal start of expression
C:\cabrillo\src\main\java\com\atradius\model\CaptiveCededPercentage.java:[23,0]
illegal start of expression
C:\cabrillo\src\main\java\com\atradius\model\CountriesOfLocalInsured.java:[20,0]
illegal start of expression
Mike Horwitz wrote:
>
> There is a guide here with a few tips and tricks:
> http://www.appfuse.org/display/APF/Eclipse
>
> Mike
>
> On 10/19/07, mxb <[EMAIL PROTECTED]> wrote:
>>
>>
>> HI,
>>
>> DOes anyone have any information about how to integrate the maven build
>> process into Eclipse and also how to configure eclipse to be able to
>> debug
>> when using Jetty.
>>
>> Thanks.
>> --
>> View this message in context:
>> http://www.nabble.com/integrating-appfuse2-maven-build-with-eclipse-and-debugging-tf4651556s2369.html#a13289645
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
--
View this message in context:
http://www.nabble.com/integrating-appfuse2-maven-build-with-eclipse-and-debugging-tf4651556s2369.html#a13323141
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]