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 modules' names are the full published name, the goal of the issue, is make sure that the projects are published on maven repository with the full name but with simplified names in the file structure.
NOW:
andesite/
andesite-server/
andesite-server-java/
GOAL:
andesite/
server/
java/
The text was updated successfully, but these errors were encountered:
The modules' names are the full published name, the goal of the issue, is make sure that the projects are published on maven repository with the full name but with simplified names in the file structure.
NOW:
GOAL:
The text was updated successfully, but these errors were encountered: