sonar-ant-task jar in maven repository ?

93 views
Skip to first unread message

emers...@yahoo.com

unread,
Jan 4, 2016, 9:12:15 AM1/4/16
to SonarQube
Hi,

I was wondering why http://mvnrepository.com/artifact/org.codehaus.sonar-plugins/sonar-ant-task only lists 2.2 as current version, whereas https://github.com/SonarSource/sonar-ant-task/releases has 2.3 as current version ?

Are you not uploading the newer versions to the maven repository ?

In my case I try to add this to my ant build file

<ivy:cachepath organisation="org.codehaus.sonar-plugins" module="sonar-ant-task" revision="2.3" inline="true" pathid="ant.sonar.classpath" />

<taskdef uri="antlib:org.sonar.ant" resource="org/sonar/ant/antlib.xml" classpathref="ant.sonar.classpath"/>

<sonar:sonar/>


but it fails to find the library


thanks

Julien HENRY

unread,
Jan 4, 2016, 10:00:09 AM1/4/16
to SonarQube
Hi,

Seems the release was done around the Codehaus shutdown period so that may explain why we miss the deployment. Luckily we have to do a mass release of all SQ Scanners for better https support so this should be fixed (but with a different groupId).

++

Julien

emers...@yahoo.com

unread,
Jan 4, 2016, 1:47:30 PM1/4/16
to SonarQube
thanks for that.

do you have a plan of when this release will be and with what groupId ?

Julien HENRY

unread,
Jan 5, 2016, 3:41:28 AM1/5/16
to SonarQube
I plan to do the release today or tomorrow. New groupId will be:
org.sonarqube.ant

++

Julien HENRY

unread,
Jan 6, 2016, 3:45:41 AM1/6/16
to SonarQube
Le mardi 5 janvier 2016 09:41:28 UTC+1, Julien HENRY a écrit :
I plan to do the release today or tomorrow. New groupId will be:
org.sonarqube.ant

Correction: it will be org.sonarsource.ant

Julien HENRY

unread,
Jan 11, 2016, 4:45:05 AM1/11/16
to SonarQube, emers...@yahoo.com
Hi,

Release was done today. It should sync on central soon.

In the end coordinates are: org.sonarsource.scanner.ant:sonarqube-ant-task:2.4

++
Reply all
Reply to author
Forward
0 new messages