Hi,
Iam using xwiki 2.3.1 and trying to install xwatch on in.According to
instructions given in
http://watch.xwiki.org/xwiki/bin/view/Main/Installation#HBuildingandinstall…
i downloaded code from svn
http://svn.xwiki.org/svnroot/xwiki/watch/trunk/#
but when i try to build it using following commands
mvn clean install
or
mvn clean
its giving below mentioned error
[INFO] Scanning for projects...
Downloading:
http://repo1.maven.org/maven2/com/xpn/xwiki/platform/xwiki/22/xwiki
-22.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR] The project
com.xpn.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT (E:
\SVN MAIN\Xwatch\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM com.xpn.xwiki.platform:xwiki:22
for com.xp
n.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT: Failed to resolve POM
for com.
xpn.xwiki.platform:xwiki:22 due to Missing:
----------
1) com.xpn.xwiki.platform:xwiki:pom:22
----------
1 required artifact is missing.
for artifact:
com.xpn.xwiki.platform:xwiki:pom:22
from the specified remote repositories:
central (
http://repo1.maven.org/maven2, releases=true, snapshots=false)
-> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please rea
d the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException
can you please correct me if i am doing anything wrong?
Thanks,
Simer