Hi,
congrats for the new release.

We have been using 

      <dependency>
        <groupId>org.codehaus.groovy</groupId>
        <artifactId>groovy-all</artifactId>
        <version>3.0.0-alpha-1</version>
      </dependency>

but now with 3.0.0-alpha-2 the dependency cannot be found: I have verified, in 
fact, that only the pom artifact is available at 

http://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/3.0.0-alpha-2/

Am I missing some update instructions?

TIA
Regards.

On 2018/04/17 05:35:09, 孙 岚 <[email protected]> wrote: 
> Dear community,
> 
> The Apache Groovy team is pleased to announce version 3.0.0-alpha-2 of Apache 
> Groovy.
> Apache Groovy is a multi-facet programming language for the JVM.
> Further details can be found at the http://groovy.apache.org website.
> 
> This is a pre-release of a new version of Groovy.
> We greatly appreciate any feedback you can give us when using this version.
> 
> This release includes 40 bug fixes/improvements as outlined in the changelog:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12342254
> 
> Sources, convenience binaries, downloadable documentation and an SDK
> bundle can be found at: http://www.groovy-lang.org/download.html
> We recommend you verify your installation using the information on that page.
> 
> Jars are also available within the major binary repositories.
> 
> We welcome your help and feedback and in particular want
> to thank everyone who contributed to this release.
> 
> For more information on how to report problems, and to get involved,
> visit the project website at https://groovy.apache.org/
> 
> Best regards,
> 
> The Apache Groovy team.
> 
> 
> 

Reply via email to