Hi, Recently we needed to create a new branch for our code and we realized the documentation generated by maven with "mvn site:site" will drift apart in time. So we need to deploy both versions of the site (multiple versions for the future maybe ?)
I was wondering if there are some best practices for this .. Thank you.
