jcabi / jcabi-beanstalk-maven-plugin

Maven Plugin for AWS Elastic Beanstalk
http://beanstalk.jcabi.com/
Other
11 stars 10 forks source link

Missing schema in settings.xml #13

Open mentiflectax opened 9 years ago

mentiflectax commented 9 years ago

mvn clean install -Pqulice leads to following error when I didn't change settings.xml:

[ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:0.8.2:check (default-cli) on project jcabi-beanstalk-maven-plugin: Failure: XML validation exception: missing schema in \
src\it\settings.xml -> [Help 1]
yegor256 commented 9 years ago

@dpisarenko how can I reproduce it?

mentiflectax commented 9 years ago

@yegor256 As far as I remember, I got it running mvn qulice:check -Pqulice.

yegor256 commented 9 years ago

@dpisarenko again, what is the environment?

mentiflectax commented 9 years ago

@yegor256

$ mvn -v
Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; 2014-06-17T17:51:4
2+04:00)
Maven home: c:\Program Files\apache-maven-3.2.2
Java version: 1.8.0_20, vendor: Oracle Corporation
Java home: c:\Program Files\Java\jdk1.8.0_20\jre
Default locale: de_AT, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "x86", family: "dos"