although the "mvn clean install" works fine, Maven 3.0.0 has a different site plugin. I haven't tried it out, but strongly suspect it won't work until we do some remedial work.

There is actually a ticket for this, see ISIS-11, and in particular this comment [1]

Dan

[1] https://issues.apache.org/jira/browse/ISIS-11?focusedCommentId=12933422&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12933422


On 09/12/2010 17:31, Mark Struberg wrote:
btw, what is the reason that we exclude maven3 from our build?

LieGrue,
strub

--- On Thu, 12/9/10, Dan Haywood<[email protected]>  wrote:

From: Dan Haywood<[email protected]>
Subject: Re: SmokeTest
To: [email protected]
Date: Thursday, December 9, 2010, 4:28 PM
Hi Michael,
Thanks for trying this out... the more people we have doing
this, the
better.

The problem is down to an omission on the wiki pages (now
fixed) ...
"mvn clean install" does not build the release module (see
[1]).

All you should need to do therefore is also run:

mvn clean install -D modules=release

This'll take just a second or two to
run.   The 'release' module is just
a simple POM that defines the set of compatible module
versions; this
reduces some of the boilerplate in the support/prototype
project.

So, run that command first and then give it another go.

Cheers
Dan


[1] https://cwiki.apache.org/confluence/display/ISIS/BuildProcess

On 09/12/2010 16:08, Michael Schommer wrote:
Hi,

I try to build Isis with Maven. I do not know Maven.

I have checked out Isis and "mvn clean install" works
on trunk
Now I wanted to continue as described under
SmokeTest.
1. When I try "Loading the demo app (into Eclipse)" I
get a
Project build error: Non-resolvable import POM: Could
not find
artifact org.apache.isis: release: pom :0.1-SNAPSHOT

2. When I try to call "mvn clean install" on
support/prototype I get
[ERROR] FATAL ERROR
[INFO] -----------------------------------------------
-------------------------
[INFO] Error building POM (may not be this project's
POM).

Project ID: org.apache.isis: release

Reason: POM 'org.apache.isis: release' not found in
repository: Unable
to download the artifact from any repository
...



Maybe someone can help me?

Thanks
Michael




Reply via email to