Can someone help me? All the modification that I am doing on MD is not taken 
into consideration be AndroMDA with Maven. As you can see below the diffferent 
3.0M3-SNAPSHOT stuff is not downloaded. What went wrong?
 Help, R�gine.
+----------------------------------------
| Executing multiproject:install-callback Customer Call Center MDA
| Memory: 4M/6M
+----------------------------------------
Attempting to download andromda-profile-3.0M3-SNAPSHOT.xml.zip.
Response content length is not known
Response content length is not known
Attempting to download maven-andromda-plugin-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-hibernate-cartridge-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-webservice-cartridge-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-java-cartridge-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-bpm4struts-cartridge-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-validation-library-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-query-library-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known

multiproject:goal:
build:start:

multiproject:install-callback:
    [echo] Running pom:install for Customer Call Center MDA
Attempting to download andromda-core-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-metafacades-uml-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-metafacades-uml14-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-repository-mdr-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-templateengine-velocity-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-validation-library-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
Attempting to download andromda-schema2xmi-3.0M3-SNAPSHOT.jar.
Response content length is not known
Response content length is not known
pom:install:
andromda:run:
    [echo] +--------------------------------------------+
    [echo] |      R u n n i n g    A n d r o M D A      |
    [echo] +--------------------------------------------+
INFO  [AndroMDA]
INFO  [AndroMDA] A n d r o M D A  -  3.0M3-SNAPSHOT
INFO  [AndroMDA]
INFO  [AndroMDA] Input model --> 'file:C:/customercall/mda/src/uml/CustomerCallC
enterModel.xmi'
INFO  [AndroMDA] -- discovering plugins --
INFO  [AndroMDA] found translation-library --> 'validation'
INFO  [AndroMDA] found translation-library --> 'query'
INFO  [AndroMDA] found cartridge --> 'hibernate'
INFO  [AndroMDA] found cartridge --> 'webservice'
INFO  [AndroMDA] found cartridge --> 'java'
INFO  [AndroMDA] found cartridge --> 'bpm4struts'
INFO  [AndroMDA] -- discovering metafacades --
INFO  [AndroMDA] found shared metafacades --> 'uml-1.4' - adding to 'default' na
mespace
INFO  [AndroMDA] found metafacades --> 'hibernate'
INFO  [AndroMDA] found metafacades --> 'webservice'
INFO  [AndroMDA] found metafacades --> 'bpm4struts'
INFO  [AndroMDA] Referenced model --> 'jar:file:C:\Documents and Settings\regine
.rahn\.maven\repository\andromda\xml.zips\andromda-profile-3.0M3-SNAPSHOT.xml.zi
p!/andromda-profile-3.0M3-SNAPSHOT.xml'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/Call.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/Customer.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/Address.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/ProductType.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/Product.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/CallFactory.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/CustomerFactory.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/AddressFactory.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/ProductTypeFactory.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/ProductFactory.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/CustomerCall/CallClassDiag/CallCenterServiceBean.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/conf/hibernate.cfg.xml'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/org/andromda/persistence/hibernate/HibernateByteBlobType.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/org/andromda/persistence/hibernate/HibernateUtils.java'
INFO  [AndroMDA:hibernate] Output: 'file:/C:/customercall/mda/src/../../core/tar
get/src/org/andromda/persistence/hibernate/HibernateStringClobType.java'
INFO  [AndroMDA:webservice] Output: 'file:/C:/customercall/mda/src/../../webserv
ice/target/src/axis/WEB-INF/web.xml'
INFO  [AndroMDA:webservice] Output: 'file:/C:/customercall/mda/src/../../webserv
ice/target/src/axis/WEB-INF/server-config.wsdd'
INFO  [AndroMDA:java] Output: 'file:/C:/customercall/mda/src/../../common/target
/src/CustomerCall/CallClassDiag/CallException.java'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/ascending.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/warning.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/hints.js'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/none.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/layout-common.js'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/xml.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/descending.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/excel.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/help.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/csv.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/breadcrumb.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/key-events.js'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/calendar/nextyear.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/calendar/previousyear.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/calendar/previous.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/calendar/calendar.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/calendar/next.gif'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/WEB-INF/lib/andromda-breadcrumbs-taglib.jar'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/WEB-INF/lib/andromda-formatting-taglib.jar'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/org/andromda/presentation/bpm4struts/PatternMatchingExceptionHandler.jav
a'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/org/andromda/presentation/bpm4struts/StrutsValidator.java'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/WEB-INF/web.xml'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/calendar-js.jsp'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/calendar.jsp'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/breadcrumbs.jsp'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/taglib-imports.jspf'
INFO  [AndroMDA:bpm4struts] Output: 'file:/C:/customercall/mda/src/../../web/tar
get/src/layout/help-layout.jsp'
INFO  [AndroMDA] completed model processing, TIME --> 11.28[s]
INFO  [DefaultArtifactDeployer] Copying: from 'C:\customercall\mda\project.xml'
to: 'C:\Documents and Settings\regine.rahn\.maven\repository\customercall\poms\c
ustomercall-mda-1.0-demo.pom'
INFO  [ReactorTag] +----------------------------------------
INFO  [ReactorTag] | Executing multiproject:install-callback Customer Call Cente
r Common
INFO  [ReactorTag] | Memory: 18M/21M
INFO  [ReactorTag] +----------------------------------------
andromda:init:

andromda:add-model-dependencies:




build:end:

build:start:

multiproject:install-callback:
    [echo] Running jar:install for Customer Call Center Common
java:prepare-filesystem:

java:compile:
    [echo] Compiling to C:\customercall\common/target/classes
    [echo]
==========================================================

  NOTE: Targetting JVM 1.4, classes
  will not run on earlier JVMs

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

    [javac] Compiling 2 source files to C:\customercall\common\target\classes
C:\customercall\common\target\src\CustomerCall\CallClassDiag\ProductType.java:38
: cannot resolve symbol
symbol  : class Product
location: package CallClassDiag
        CustomerCall.CallClassDiag.Product[] products)
                                  ^
C:\customercall\common\target\src\CustomerCall\CallClassDiag\ProductType.java:64
: cannot resolve symbol
symbol  : class Product
location: package CallClassDiag
        private CustomerCall.CallClassDiag.Product[] products;
                                          ^
C:\customercall\common\target\src\CustomerCall\CallClassDiag\ProductType.java:69
: cannot resolve symbol
symbol  : class Product
location: package CallClassDiag
     CustomerCall.CallClassDiag.Product[] getProducts()
                               ^
C:\customercall\common\target\src\CustomerCall\CallClassDiag\ProductType.java:74
: cannot resolve symbol
symbol  : class Product
location: package CallClassDiag
     void setProducts(CustomerCall.CallClassDiag.Product[] products)
                                                ^
4 errors

BUILD FAILED
File...... C:\Documents and Settings\regine.rahn\.maven\cache\maven-multiproject
-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
gs\regine.rahn\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac
> Compile failed; see the compiler error output for details.
INFO  [App] Total time: 52 seconds
INFO  [App] Finished at: Mon Mar 14 12:28:21 CET 2005
INFO  [App]
C:\customercall>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to