Skip to content
Snippets Groups Projects
Commit 893a88d2 authored by Marc-Aurèle Brothier's avatar Marc-Aurèle Brothier Committed by Rohit Yadav
Browse files

CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283)


Remove maven standard module (which only a few were using) and get ride of maven customization for the projects structure.

- moved all directories to src/main/java, src/main/resources, src/main/scripts, src/test/java, src/test/resources
- grep scan to search for src/com and src/org left over
- grep for <project>/scripts to fix pom.xml configuration
- remove custom <build> configuration in pom.xml

Signed-off-by: default avatarMarc-Aurèle Brothier <m@brothier.org>
parent f7f14bfc
No related branches found
No related tags found
No related merge requests found
Showing
with 2 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment