Hello ! Just back from a 1 week training on intercultural problematics ... so 
sorry if I'm not completely up to date yet ...

I tried to compile one of my project against the latest RC1-SNAPSHOT and got a 
few errors like that one :

Unable to obtain goal [multiproject:install-callback] -- 
/home/gehel/.maven/cache/maven-andromda-plugin-3.1-RC1-SNAPSHOT/plugin.jelly:32:31:
 <ant&#58;fail> org.andromda.core.repository.RepositoryFacadeException&#58; 
org.andromda.core.repository.RepositoryFacadeException&#58; 
javax.jmi.xmi.MalformedXMIException&#58; 
org.netbeans.lib.jmi.util.DebugException&#58; XMI parsing error at line&#58; 
130&#58; Cannot create URL&#58; andromda-profile-xml-3.1-RC1-SNAPSHOT.xml.zip

I tried to generate a new project with "maven andromdapp:generate" after 
updating the plugin, but I cannot find any reference to those new dependencies. 
I finally added them manually to "mda/project.xml". Did I miss something ?



Here is the added dependencies to "mda/project.xml" :

&nbsp; &nbsp; &nbsp; &nbsp; <dependency>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <groupId>andromda</groupId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<artifactId>andromda-profile-datatype</artifactId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<version>$&#123;andromda.version&#125;</version>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <type>xml.zip</type>

&nbsp; &nbsp; &nbsp; &nbsp; </dependency>

&nbsp; &nbsp; &nbsp; &nbsp; <dependency>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <groupId>andromda</groupId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp;<artifactId>maven-andromda-plugin</artifactId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp;<version>$&#123;andromda.version&#125;</version>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<type>plugin</type>

&nbsp; &nbsp; &nbsp; &nbsp; </dependency>

&nbsp; &nbsp; &nbsp; &nbsp; <dependency>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <groupId>andromda</groupId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<artifactId>andromda-profile-webservice</artifactId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<version>$&#123;andromda.version&#125;</version>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <type>xml.zip</type>

&nbsp; &nbsp; &nbsp; &nbsp; </dependency>

&nbsp; &nbsp; &nbsp; &nbsp; <dependency>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <groupId>andromda</groupId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<artifactId>andromda-profile-service</artifactId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<version>$&#123;andromda.version&#125;</version>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <type>xml.zip</type>

&nbsp; &nbsp; &nbsp; &nbsp; </dependency>

&nbsp; &nbsp; &nbsp; &nbsp; <dependency>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <groupId>andromda</groupId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<artifactId>andromda-profile-process</artifactId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<version>$&#123;andromda.version&#125;</version>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <type>xml.zip</type>

&nbsp; &nbsp; &nbsp; &nbsp; </dependency>

&nbsp; &nbsp; &nbsp; &nbsp; <dependency>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <groupId>andromda</groupId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<artifactId>andromda-profile-meta</artifactId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<version>$&#123;andromda.version&#125;</version>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <type>xml.zip</type>

&nbsp; &nbsp; &nbsp; &nbsp; </dependency>

&nbsp; &nbsp; &nbsp; &nbsp; <dependency>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <groupId>andromda</groupId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<artifactId>andromda-profile-xml</artifactId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<version>$&#123;andromda.version&#125;</version>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <type>xml.zip</type>

&nbsp; &nbsp; &nbsp; &nbsp; </dependency>

&nbsp; &nbsp; &nbsp; &nbsp; <dependency>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <groupId>andromda</groupId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<artifactId>andromda-profile-persistence</artifactId>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<version>$&#123;andromda.version&#125;</version>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <type>xml.zip</type>

&nbsp; &nbsp; &nbsp; &nbsp; </dependency>
--
--

Jabber : [EMAIL PROTECTED] (feel free to contact me)
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2263#2263
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