jacek-lewandowski commented on code in PR #2971:
URL: https://github.com/apache/cassandra/pull/2971#discussion_r1418975331
##########
.build/build-resolver.xml:
##########
@@ -46,7 +46,7 @@
<target name="resolver-init" depends="init,_resolver_download"
unless="resolver-ant-tasks.initialized" description="Initialize Resolver ANT
Tasks">
- <typedef uri="antlib:org.apache.maven.resolver.ant"
resource="org/apache/maven/resolver/ant/antlib.xml"
classpathref="resolver-ant-tasks.classpath" />
+ <taskdef uri="antlib:org.apache.maven.resolver.ant"
resource="org/apache/maven/resolver/ant/antlib.xml"
classpathref="resolver-ant-tasks.classpath" />
Review Comment:
I've updated version of this plugin and `taskdef` was in the instruction; I
don't know the difference tbh
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]