Skip to content

Version 0.5.0 not availabe on Maven Central #73

Description

@bertilmuth

I tried to use the uvl parser today using a maven dependency as follows:

    <dependency>
        <groupId>io.github.universal-variability-language</groupId>
        <artifactId>uvl-parser</artifactId>
        <version>0.5.0</version>
    </dependency>

However, it turns out that only versions up to 0.3 are available on Maven Central:

https://mvnrepository.com/artifact/io.github.universal-variability-language/uvl-parser/versions

This is unfortunate, since other projects like java-fm-metamodel depend on it:

https://github.com/Universal-Variability-Language/java-fm-metamodel/blob/main/pom.xml

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions