-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Nuxeo CLI
-
Tags:
-
Sprint:nxL2IT 0.2-4
Provide a new studio release command to trigger a Studio project release thanks to https://doc.nuxeo.com/studio/how-to-tag-or-release-your-nuxeo-studio-project/#with-the-rest-api :
- Add a flag to avoid mvn dependency management setup by studio command if the project is already setup - Just register the credentials
- Check if a studio project has been setup (credentials registered on the current project)
- Execute remotely on connect the project studio release
- Replace the version in the pom parent by the new one (check if its a maven property or not)