[undertow-dev] Compile error on clean checkout

Greg Hellings greg.hellings at gmail.com
Mon May 11 17:13:23 EDT 2015


Ken,

Indeed, I did not know about that page (I made my way in through the
undertow.io site where I didn't find docs like that). Adding that to
my settings.xml file means that master now gives the same error that
the 1.2.x series gave:
[ERROR] Failed to execute goal on project undertow-servlet: Could not
resolve dependencies for project
io.undertow:undertow-servlet:jar:1.3.0.Beta1-SNAPSHOT: Could not find
artifact io.undertow:undertow-core:jar:tests:1.3.0.Beta1-SNAPSHOT in
jboss-public-repository-group
(https://repository.jboss.org/nexus/content/groups/public-jboss/) ->
[Help 1]

--Greg

On Mon, May 11, 2015 at 3:57 PM, Ken Wills <kwills at redhat.com> wrote:
> On Mon, May 11, 2015 at 03:45:37PM -0500, Greg Hellings wrote:
>> I'm building this on Fedora 21 with Java 1.8.0_31 OpenJDK and Maven
>> 3.2.2, both from the Fedora yum repositories. I get very similar
>> errors trying to build on Windows 8.1 with Java 8 and Mavent 3.2.5. I
>> can't help but imagine there is some environmental setup step that I'm
>> missing. Is there any pointer to documentation around getting a
>> development environment configured that I'm missing?
>
> Builds for me on F21, Maven 3.2.2 with OpenJDK8(1.8.0_45) and Oracle JDK 8 (1.8.0_45). Did you perhaps forget to configure maven?
>
> https://developer.jboss.org/wiki/MavenGettingStarted-Users
>
> Ken


More information about the undertow-dev mailing list