Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2m-atl-dev] Ant not creating am3 tasks

Hi all,

Just an update - as you probably have guessed am3 is not recognised in the ant task, not just loadModel - anybody have any ideas?

I am using Eclipse Europa on Ubuntu, with EMF 2.3.0 and ant 1.7.0. If you require anymore details please let me know.

Thanks in advance,
Mark

Mark Melia wrote:
Hi all,

Just wondering if someone out there can help me out....

I am a newbie to ATL and I am trying to get one of the examples working here. The one which converts UML2OWL http://www.eclipse.org/m2m/atl/usecases/ODMImplementation/

I have correctly created the ATL directory and have all the files in it but when it comes to running the transformation via ant I get the following error:

Buildfile: /home/mmelia/workspace/UML2OWL/build.xml
loadModels:

BUILD FAILED
/home/mmelia/workspace/UML2OWL/build.xml:35: Problem: failed to create task or type am3.loadModel
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.


Total time: 155 milliseconds

I thought it might be that AM3 for ant is not install but when I look up the plugins I can see org.eclipse.gmt.am3.tools.ant version 0.2.0 installed.

Any thoughts? Thanks for your help

Mark



_______________________________________________
m2m-atl-dev mailing list
m2m-atl-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-atl-dev


Back to the top