Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
I have done some attempts to release trinidad assemblies using release:prepare and release:perform. Both goals works but the problem is once the release process is complete, when I check the release repository the generated assembly files are not uploaded, even if they are generated and copied to local maven repository.
There is a goal in build-helper-maven-plugin that can be used to that (it is used in myfaces core for the same purpose). I tried it twice, and I also tried with -Papache-release on prepare and perform goals.
Since we don't have a people.apache.org ssh anymore, this issue should be fixed before continue with any release process.