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
The module order is:
[INFO] Conference
[INFO] Conference :: Bootstrap Data
[INFO] Conference :: Session
[INFO] Conference :: Vote
[INFO] Conference :: Speaker
[INFO] Conference :: Speaker :: Model
[INFO] Conference :: Speaker :: Web
[INFO] Conference :: Schedule
[INFO] Conference :: Start
[INFO] Conference :: Web
Whether the start profile is enabled or not. Also given that the start module is declared in the main pom.xml file there is no need for the modules to be declared again in the profile at the bottom of the top level pom.xml file.
The text was updated successfully, but these errors were encountered:
The module order is:
[INFO] Conference
[INFO] Conference :: Bootstrap Data
[INFO] Conference :: Session
[INFO] Conference :: Vote
[INFO] Conference :: Speaker
[INFO] Conference :: Speaker :: Model
[INFO] Conference :: Speaker :: Web
[INFO] Conference :: Schedule
[INFO] Conference :: Start
[INFO] Conference :: Web
Whether the start profile is enabled or not. Also given that the start module is declared in the main pom.xml file there is no need for the modules to be declared again in the profile at the bottom of the top level pom.xml file.
The text was updated successfully, but these errors were encountered: