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
specifying the partial (999-SNAPSHOT) should have worked, and certainly did at one point. You shouldn't have to specify that much to get a local build to work.
We broke this when we changed the default group id to io.quarkus.platform
This also works: quarkus create -P io.quarkus::999-SNAPSHOT
@maxandersen : the question is: do we want to change the default group to io.quarkus if 999-SNAPSHOT is used? Do we want to publish a snapshot of io.quarkus.platform?
Describe the bug
using:
running:
should I not get a 999-SNAPSHOT based project or is sometihng else needed ?
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: