[xwiki-dev] Maven/build help
Marc Lijour
marc at lijour.net
Sat Jan 6 02:45:20 CET 2007
On Friday 05 January 2007 20:20, Vincent Massol wrote:
> My bet is that it's going to work automagically tomorrow... ;-)
>
> Maven2 checks for updates for snapshots once every day, unless you ask it.
> I bet you had run a build earlier today.
>
> Try running with -U (it updates snapshots).
$ mvn -U
[INFO] Scanning for projects...
[INFO] snapshot com.xpn.xwiki:xwiki:1.0-SNAPSHOT: checking for updates from
xwiki
Downloading:
http://maven.xwiki.org/com/xpn/xwiki/xwiki/1.0-SNAPSHOT/xwiki-1.0-20070105.163136-2.pom
4K downloaded
(...)
Ok. I got something new. But I still have a problem with mvn install:
(...)
Downloading:
http://maven.xwiki.org/com/xpn/xwiki/xwiki-build-xar-handlers/1.0-SNAPSHOT/xwiki-build-xar-handlers-1.0-SNAPSHOT.jar
[WARNING] Unable to get resource from repository xwiki
(http://maven.xwiki.org)
(...)
It seems the package is not in the repository yet.
Marc
More information about the devs
mailing list