Hi,

I'm new to AndroMDA and Maven. I have downloaded the latest version 
3.1-RC1-SNAPSHOT. I tried to use AndroMDA PlugIns with Maven and generated a 
hibernate project similar to Animal Quiz Sample. I have also corrected the 
</property> tag issue. But still when i build the project using maven, it is 
generating the following errors.



==========================================================



  NOTE: Targetting JVM 1.4, classes

  will not run on earlier JVMs



==========================================================



    [javac] Compiling 21 source files to E:WorkingExamplesampleAppcoretarget

classes

E:WorkingExamplesampleAppcoretargetsrcorgextitsampleAppdecisiontreeDec

isionServiceBean.java:49: ')' expected

            throw new EJBException("DecisionServiceBean.addNewAnimalWithQuestion

 ", new Exception(th.toString(), th);



                                    ^

E:WorkingExamplesampleAppcoretargetsrcorgextitsampleAppdecisiontreeDec

isionServiceBean.java:89: ')' expected

            throw new EJBException("DecisionServiceBean.getFirstQuestion ", new

Exception(th.toString(), th);



                            ^

E:WorkingExamplesampleAppcoretargetsrcorgextitsampleAppdecisiontreeDec

isionServiceBean.java:129: ')' expected

            throw new EJBException("DecisionServiceBean.getNextQuestion ", new E

xception(th.toString(), th);



                           ^

E:WorkingExamplesampleAppcoretargetsrcorgextitsampleAppguessDecisionSe

rviceBean.java:42: ')' expected

            throw new EJBException("DecisionServiceBean.addNewAnimalWithQuestion

 ", new Exception(th.toString(), th);



                                    ^

E:WorkingExamplesampleAppcoretargetsrcorgextitsampleAppguessDecisionSe

rviceBean.java:75: ')' expected

            throw new EJBException("DecisionServiceBean.getFirstQuestion ", new

Exception(th.toString(), th);



                            ^

E:WorkingExamplesampleAppcoretargetsrcorgextitsampleAppguessDecisionSe

rviceBean.java:108: ')' expected

            throw new EJBException("DecisionServiceBean.getNextQuestion ", new E

xception(th.toString(), th);



                           ^

6 errors



BUILD FAILED

File...... C:Documents and Settingsadministrator.mavencachemaven-multiproje

ct-plugin-1.3.1plugin.jelly

Element... maven:reactor

Line...... 217

Column.... 9

Unable to obtain goal [multiproject:install-callback] -- C:Documents and Settin

gsadministrator.mavencachemaven-java-plugin-1.5plugin.jelly:63:48: <ant:jav

ac> Compile failed; see the compiler error output for details.

Total time: 7 seconds



Please help me in this regard.

Early response is appreciable.
--
Bhanu Kiran
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2658#2658
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to