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.