You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How are we supposed to execute those?
After running mvn clean package all my tests still have "file:///Users/aretter/code/semver.xq/src/main/xquery/semver.xq as the import statement, that seems like a bug, and should my local path no?
The text was updated successfully, but these errors were encountered:
It would be nice to be able to run these via mvn test, but I'm not sure how to hook that up. Do we have that working for any other EXPath Packages like this - which are just library packages?
How are we supposed to execute those?
After running
mvn clean package
all my tests still have"file:///Users/aretter/code/semver.xq/src/main/xquery/semver.xq
as the import statement, that seems like a bug, and should my local path no?The text was updated successfully, but these errors were encountered: