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

On windows, maven command will not work with not quotes #8

Open
ldelaprade opened this issue Sep 11, 2018 · 1 comment
Open

On windows, maven command will not work with not quotes #8

ldelaprade opened this issue Sep 11, 2018 · 1 comment

Comments

@ldelaprade
Copy link

mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate "-DarchetypeGroupId=in.virit" "-DarchetypeArtifactId=archetype-vaadin-addon" "-DarchetypeRepository=https://oss.sonatype.org/content/repositories/snapshots/" "-DarchetypeVersion=2.0-SNAPSHOT"

@mstahv
Copy link
Member

mstahv commented Oct 12, 2018

So with quotes it is fine? Isn't it the backslashes? Maybe should just make it ugly but windows compatible?

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