Oups, I seem to have some issues, maybe someone can help? on *mvn release:prepare* I get this:
[INFO] Executing: /bin/sh -c cd /Users/adulvac/work/projects/sling/contrib/extensions/hapi/client && svn --username dulvac --password '*****' --no-auth-cache --non-interactive copy --file /var/folders/cn/6phzvd9j4zqcl3h33qhzd3_c0000gn/T/maven-scm-1751524606.commit --revision 1752436 https://svn.apache.org/repos/asf/sling/tags/sling-20/org.apache.sling.hapi.client https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.hapi.client-1.0.0 [INFO] Working directory: /Users/adulvac/work/projects/sling/contrib/extensions/hapi/client [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 53.960 s [INFO] Finished at: 2016-07-13T16:23:18+02:00 [INFO] Final Memory: 12M/245M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.4.2:prepare (default-cli) on project org.apache.sling.hapi.client: Unable to tag SCM [ERROR] Provider message: [ERROR] The svn tag command failed. [ERROR] Command output: [ERROR] svn: E160013: '/repos/asf/!svn/rvr/1752436/sling/tags/sling-20/org.apache.sling.hapi.client' path not found Any ideas why? On Wed, Jul 13, 2016 at 4:19 PM Andrei Dulvac <[email protected]> wrote: > Thanks Oliver, I'm setting it up. > What about the versions, though, the 3 modules have not been released yet. > Will they be created automatically or do I need to ask a jira admin? > > - Andrei > > On Wed, Jul 13, 2016 at 2:47 PM Oliver Lietz <[email protected]> > wrote: > >> On Wednesday 13 July 2016 12:43:46 Andrei Dulvac wrote: >> > Hi guys, >> >> Hi Andrei, >> >> > I had a contribution recently to replace sling testing tools. The end >> > artifact is org.apache.sling.testing.rules. >> > >> > The thing is it depends on a chain of SNAPSHOT artifacts: >> > org.apache.sling.testing.clients, org.apache.sling.testing.serversetup >> and >> > org.apache.sling.hapi.client >> > >> > Could we have a release of those? Who could trigger a vote? >> >> any Sling committer. Just go ahead. >> >> Regards, >> O. >> >> > Thanks, >> > - Andrei >> >>
