Skip to content

Version 0.5.0 not availabe on Maven Central #73

@bertilmuth

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions