I am walking through the Spring portionof the tutorial and found a problem. I 
create the Car class and of course get a CarImpl in core/target/src/com/xxx.... 
I also get one in core/src/com/xxx. The problem comes in at the compile time 
when naturally I get the following error:



    [javac] Compiling 15 source files to U:examplecoretargetclasses

U:examplecoretargetsrccomdaughertyCarImpl.java:11: duplicate class: 
com.daugherty.CarImpl

public class CarImpl

       ^

1 error



BUILD FAILED

File...... C:Documents and 
Settingsfoglesona.mavencachemaven-multiproject-plugin-1.3.1plugin.jelly

Element... maven:reactor

Line...... 217

Column.... 9

Unable to obtain goal [multiproject:install-callback] -- C:Documents and 
Settingsfoglesona.mavencachemaven-java-plugin-1.5

plugin.jelly:63:48: <ant:javac> Compile failed; see the compiler error output 
for details.

INFO  [App] Total time: 43 seconds

INFO  [App] Finished at: Fri Jul 08 12:05:52 EDT 2005



is this a known bug? or have I configured something incorrectly. since the file 
in target/src is generated each time there seems no easy way around this. 



Al
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2239#2239
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to