Hi Stefano,
Thanks for your interest in Isis.  Can I ask you to subscribe to the
mailing list... otherwise I need to individually approve your posts.

Anyway, answers within.


On 14 June 2013 15:01, Stefano Peruzzi <[email protected]> wrote:

>
> The problem is I cannot complete the quickstart procedure. I created the
> maven archetype, but when I clean install the project, I have the following
> error:
>
> [ERROR] Failed to execute goal on project myapp-webapp: Could not resolve
> dependencies for project com.mycompany:myapp-webapp:war:1.0-SNAPSHOT:
> Failure to find org.scannotation:scannotation:jar:1.0.3 in
> http://sardina.magenta.lan:8080/artifactory/repo was cached in the local
> repository, resolution will not be reattempted until the update interval of
> repo has elapsed or updates are forced -> [Help 1]
>
>
Most of the artifacts are hosted in the Central Maven repo (search.maven.org),
but this one, and some of other dependencies of RestEasy (used by Isis'
Restful Objects viewer) is hosted in JBoss' repository.

So, it would seem that this was inaccessible to you.  Perhaps it was down
temporarily, perhaps the route is blocked somehow, perhaps (if you are
using a local repository on your company network) then it is not proxied.

At any rate, if you look at the parent pom.xml, you should see the URL you
need to get to.

Or, check if you can get to this url [1] (at bottom)



> I also tried the Eclipse import, I installed DataNucleus on Eclipse JEE
> Juno SR2, but when I right click on 'myapp-dom' project I do not have the
> option to apply DataNucleus Enhancement.
>
>
For this, you need to install the DataNucleus plugin.  There are details on
our website [2]; the actual page with the update site is [3]



> Hope someone can help me start with ISIS, thanks.
>
>
> Let us know how you get on.

Cheers
Dan

[1]
https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/scannotation/scannotation/
[2]
http://isis.apache.org/components/objectstores/jdo/datanucleus-and-eclipse.html
[3] http://www.datanucleus.org/plugins/ide.eclipse.html




> --
> Stefano Peruzzi
>

Reply via email to