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

Report improvements to Riseclipse #188

Open
Sander3003 opened this issue Mar 20, 2023 · 2 comments
Open

Report improvements to Riseclipse #188

Sander3003 opened this issue Mar 20, 2023 · 2 comments

Comments

@Sander3003
Copy link
Member

Sander3003 commented Mar 20, 2023

Riseclipse has a commandline (end product); it contains some logic and relies on a lot of JAVA packages
Riseclipse is using a lot of JAVA packages

Suggestion:
Convert the logic in the commandline tool into a maven packages

Input for the maven package (to be build):
OCL rules
SCL file
makeExplicitLinks

Output:
Current output (a list of errors)

Unkown, it is a bit of magic how they use the OCL rules;

@pascalwilbrink
Copy link
Member

Would it be possible to push Riseclipse-validator-scl-2003 to maven?

We can then rely on the maven dependency and use the main function inside RiseClipseValidatorSCL.java in our project.

Currently, we cannot run the Riseclipse-Validator-SCL-2003 locally, because some dependencies are from eclipse.

If the project is on Maven, we can then fully rely on this dependency.

@Sander3003
Copy link
Member Author

Looks good to me

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

No branches or pull requests

2 participants