On Tue, Oct 31, 2017 at 2:47 PM, Jean-Karlo Accetta
<jeankarlo.acce...@gmail.com> wrote:
> I even tried simply creating a project from
> the hello-world archetype and trying to run that without making any changes,
> but it also threw the same error.

Working for me on Linux with JDK 8 and Maven 3.5.0:

mvn archetype:generate -B -DarchetypeGroupId=io.jenkins.archetypes
-DarchetypeArtifactId=empty-plugin -DarchetypeVersion=1.2
-DartifactId=test && mvn -f test -DskipTests package hpi:run

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3wQ23G9FT5BYT0APOQup%2BYaZhB-7rkzbmQMssXjAL8Ow%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to