Hello Again:

I was usually building only the mda directory using "maven mda".



HOwever when I run either "maven -o" or just "maven" at the project level, I 
get the following error messages. Can you point where the problem might be?



java:compile:

    [echo] Compiling to C:Documents and SettingsOwnertestspringcartridgecomm

on/target/classes

    [echo]

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



  NOTE: Targetting JVM 1.4, classes

  will not run on earlier JVMs



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



    [javac] Compiling 3 source files to C:Documents and SettingsOwnertestspri

ngcartridgecommontargetclasses

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarDetails.java:26: <identifier> expected

        java.lang.int timesRented,

                  ^

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarDetails.java:52: <identifier> expected

    private java.lang.String name;

                                 ^

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarDetails.java:97: <identifier> expected

    private java.lang.int timesRented;

                      ^

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarDetails.java:97: <identifier> expected

    private java.lang.int timesRented;

                                     ^

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarDetails.java:102: <identifier> expected

    public java.lang.int getTimesRented()

                     ^

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarDetails.java:112: <identifier> expected

    private java.util.Calendar[] year;

                                     ^

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarListItem.java:23: <identifier> expected

        java.lang.int name,

                  ^

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarListItem.java:46: <identifier> expected

    private java.lang.int name;

                              ^

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarListItem.java:51: <identifier> expected

    public java.lang.int getName()

                     ^

C:Documents and SettingsOwnertestspringcartridgecommontargetsrcorgpanach

ePLMpartCarListItem.java:61: <identifier> expected

    private java.lang.String serial;

                                   ^

10 errors



BUILD FAILED

File...... C:Documents and SettingsOwner.mavencachemaven-multiproject-plugi

n-1.3.1plugin.jelly

Element... maven:reactor

Line...... 217

Column.... 9

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

gsOwner.mavencachemaven-java-plugin-1.5plugin.jelly:63:48: <ant:javac> Comp

ile failed; see the compiler error output for details.

INFO  [App] Total time: 20 seconds

INFO  [App] Finished at: Sun Jul 10 17:05:33 PDT 2005

INFO  [App]



On a further note, if I issue "maven core", I get the following error:



Attempting to download testspringcartridge-common-1-0.jar.

WARNING: Failed to download testspringcartridge-common-1-0.jar.



BUILD FAILED

File...... C:Documents and SettingsOwnertestspringcartridgemaven.xml

Element... maven:maven

Line...... 63

Column.... 34

The build cannot continue because of the following unsatisfied dependency:



testspringcartridge-common-1-0.jar



Total time: 2 seconds

Finished at: Sun Jul 10 17:06:51 PDT 2005



This is rightly so as the class files were never compiled successfully.



Thanks.
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2334#2334
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