Hi Bernard,
 
See below for my comments:
----- Original Message -----
Sent: Monday, June 14, 2004 3:15 PM
Subject: [Andromda-user] broken andromda:genapp

Hi,
 
My project's currently broken. I must admit I've hacked a bit everywhere as a genuine newbie, so I wanted to re-create a new project from scratch. But even that is now broken:
 
BUILD FAILED
File...... file:/C:/Documents and Settings/Candide Kemmler/.maven/plugins/maven-
andromda-plugin-3.0M2-SNAPSHOT/plugin.jelly
Element... ant:copy
Line...... 152
Column.... 52
Warning: Could not find file C:\project.properties to copy.
Total time: 19 seconds
Finished at: Mon Jun 14 21:09:13 CEST 2004
 
--- From when is your andromda build?  Does this happen the first time you run andromda:genapp and then try to build?
 
I thought project.properties should be in my %USERPROFILE% directory, but in any case I put it there at my C drive's root. It doesn't work either.
 
BTW, I have also asked another question before, but it apparently went unnoticed: it is stated somewhere that it is possible to work with several UML models in a single project. But I couldn't find anything explaining how to do this...
 
--- Yes you can do this, just point the "maven.andromda.src.dir" property at the directory you have your models in and then set the "maven.andromda.src.includes" property to include the file types to pick up for processing:

maven.andromda.src.dir=${maven.src.dir}/uml

maven.andromda.src.includes=*.xmi,*.xml

--- Is this what you're asking? Or is it something different?

 
Can somebody be of help ?
 
Thanks all
 
Bernard

Reply via email to