-
Aug 23rd, 2011, 10:11 AM
#1
Roo SubProjects
Hey there,
I have 3 Roo-based sub-projects. Referred to as A, B & C.
They are designed so that:
Project A: domain-level objects
Project B: jar-based command-line app
Project C: Web Service
Projects B & C are dependent on Project A, which was built and deployed as is (with all Roo annotations in place).
After deploying project A and including it in Project B's pom file, running Roo within Project B complains:
Unable to obtain physical type metadata for type com.example.projecta.ClassName
and refuses to do Roo activities against project B (Same behavior for C).
What is the right way to include downline Roo projects?
Thanks!
-Lorin
-
Aug 24th, 2011, 07:19 PM
#2
No currently Roo does not support multi module project setups. This is our most popular voted ticket in Jira and we are planning to address it soon. So feel free to vote on it in the meantime.
-
Dec 12th, 2011, 04:45 AM
#3
workaround?
... this used to work in 1.0.2, I've just upgraded my projects to 1.1.5 and bumped against this :-(
Any suggested workaround?
Thnks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules