Hi Kevin, What command are you running, and in which directory? In the release-1.15.0-RC1 branch the example applications (example/application/hello world etc) will have a reference to 1.15.0, but I doubt you're trying to build them? Cheers, Dan.
On Tue, 8 Aug 2017, 16:40 Kevin Meyer, <[email protected]> wrote: > Hi, > > I'm in the process of checking the latest release candidate and I notice > again that Maven is trying to download many resources that it is supposed > to be building... > > For example, the target, isis-core-viewer-wicket-applib-1.15.0.jar, is > being looked for in several repos, shown below. > > Is this how dumb Maven is, or do we have a pom.xml configuration problem? > > Cheers, > Kevin > > > Downloading: > > https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/isis/core/isis-core-viewer-wicket-applib/1.15.0/isis-core-viewer-wicket-applib-1.15.0.jar > Downloading: > > https://oss.sonatype.org/content/repositories/snapshots/org/apache/isis/core/isis-core-viewer-wicket-applib/1.15.0/isis-core-viewer-wicket-applib-1.15.0.jar > Downloading: > > http://www.datanucleus.org/downloads/maven2-nightly/org/apache/isis/core/isis-core-viewer-wicket-applib/1.15.0/isis-core-viewer-wicket-applib-1.15.0.jar > Downloading: > > http://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/isis/core/isis-core-viewer-wicket-applib/1.15.0/isis-core-viewer-wicket-applib-1.15.0.jar > Downloading: > > http://download.java.net/maven/2/org/apache/isis/core/isis-core-viewer-wicket-applib/1.15.0/isis-core-viewer-wicket-applib-1.15.0.jar > Downloading: > > http://download.java.net/maven/1/org/apache/isis/core/isis-core-viewer-wicket-applib/1.15.0/isis-core-viewer-wicket-applib-1.15.0.jar > > > > > > -- > Kevin Meyer > Ljubljana, Slovenia > > >
