Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven GAV for Automaton doesn't match public repo version #7

Open
GoogleCodeExporter opened this issue Dec 29, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

Automaton library is publicly available in maven central repo2 
(http://repo2.maven.org/maven2/) as:

        <dependency>
            <groupId>dk.brics.automaton</groupId>
            <artifactId>automaton</artifactId>
            <version>1.11-8</version>
        </dependency>

This should clear the way to deploy xeger to central repo as well.

Original issue reported on code.google.com by [email protected] on 25 Jul 2012 at 4:58

@GoogleCodeExporter
Copy link
Author

This is just a trivial patch to use the automaton version found by 
[email protected] (thus allowing anyone to build xeger without downloading 
automaton first).

Original comment by [email protected] on 26 Nov 2012 at 12:45

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant