This should work.  I put together a quick example app for this:
https://github.com/jamesward/maven-multi-module-example

Let me know if that helps.

-James


On 03/10/2012 06:34 PM, Rodrigo Goncalves wrote:
Hello,
I have a multi-module pom as follows:
parent pom----|
                     |------core pom
                     |
                     |----- server-side pom
                     |
                     |---- client-side pom

The code I want to run at Heroku is the server-side module. It depends
on core module.

I've already tried several combinations on how to create the Procfile
and build the assembly without success. I am about to give up.

Please.... How do I get  Heroku to work with multi-module maven
projects?

Tks,


--
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to