Re: SCXML maven artifact

2023-07-27 Thread Gary Gregory
And yes, we use Jira for issue tracking.

Gary

On Thu, Jul 27, 2023, 9:16 AM proton_mail_bridge
 wrote:

> Hello, I am trying to use the latest maven artifact of commons-scxml2. The
> projects readme on GitHub suggests to use version 2.0-alpha-1, but [2.0-M1](
> https://mvnrepository.com/artifact/org.apache.commons/commons-scxml2/2.0-M1)
> (2014) is the latest version that’s indexed. Is there a way to use the more
> recent alpha build via maven without downloading the binaries?
>
> And is the projects JIRA the best way to see open issues? If there is any
> work blocking a more current release, I would be happy to contribute.
>
> - Jason


Re: SCXML maven artifact

2023-07-27 Thread Gary Gregory
Hi Jason,

The current version is in git master and the Maven snapshot repository (
https://repository.apache.org/snapshots/) as version 2.0-SNAPSHOT.

Gary

On Thu, Jul 27, 2023, 9:16 AM proton_mail_bridge
 wrote:

> Hello, I am trying to use the latest maven artifact of commons-scxml2. The
> projects readme on GitHub suggests to use version 2.0-alpha-1, but [2.0-M1](
> https://mvnrepository.com/artifact/org.apache.commons/commons-scxml2/2.0-M1)
> (2014) is the latest version that’s indexed. Is there a way to use the more
> recent alpha build via maven without downloading the binaries?
>
> And is the projects JIRA the best way to see open issues? If there is any
> work blocking a more current release, I would be happy to contribute.
>
> - Jason


SCXML maven artifact

2023-07-27 Thread proton_mail_bridge
Hello, I am trying to use the latest maven artifact of commons-scxml2. The 
projects readme on GitHub suggests to use version 2.0-alpha-1, but 
[2.0-M1](https://mvnrepository.com/artifact/org.apache.commons/commons-scxml2/2.0-M1)
 (2014) is the latest version that’s indexed. Is there a way to use the more 
recent alpha build via maven without downloading the binaries?

And is the projects JIRA the best way to see open issues? If there is any work 
blocking a more current release, I would be happy to contribute.

- Jason