You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a parent project pom for both the develop and security-integration branches. Executing a mvn install on this parent will compile all of OpenIoT in the correct order.
It could be that a child project is not yet added to this parent. If you notice this, either add it, or notify me so I can add it.
It would be nice to have a parent maven project that automatically compiles all components in the correct order:
http://maven.apache.org/guides/mini/guide-multiple-modules.html
The text was updated successfully, but these errors were encountered: