See <http://16degrees.com.au/hudson/job/SimalWebappSVN/2594/changes>

Changes:

[[email protected]] First version of Joseki integration; only 
works for TDB (non-default db) and shows query result in plain text only. 
(issue 116)

------------------------------------------
Started by an SCM change
Updating http://simal.googlecode.com/svn/trunk/uk.ac.osswatch.simal.web
U         src/main/java/uk/ac/osswatch/simal/wicket/SparqlQueryPage.html
U         src/main/java/uk/ac/osswatch/simal/wicket/SparqlQueryPage.java
U         
src/main/java/uk/ac/osswatch/simal/wicket/data/SparqlQueryInputModel.java
A         src/main/resources/joseki-config.ttl
U         src/main/webapp/WEB-INF/web.xml
U         pom.xml
 U        .
At revision 1836
Parsing POMs
[uk.ac.osswatch.simal.web] $ /usr/lib/jvm/java-6-sun/bin/java -cp 
/usr/local/hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.335.jar:/usr/local/apache-maven/apache-maven-2.0.8/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /usr/local/apache-maven/apache-maven-2.0.8 
/usr/local/hudson/war/WEB-INF/lib/remoting-1.335.jar 
/usr/local/hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.335.jar 
40643
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/pom.xml>
 clean findbugs:findbugs pmd:pmd install
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'findbugs'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Simal Web Application
[INFO]    task-segment: [clean, findbugs:findbugs, pmd:pmd, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/target>
[TASKS] Scanning folder 
'<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java'>
 for tasks ... 
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[TASKS] Found 0.
[TASKS] Scanning folder 
'<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/resources'>
 for tasks ... 
[TASKS] Found 0.
[TASKS] Skipping non-existent folder 
'<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/gadgets'...>
[TASKS] Scanning folder 
'<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java'>
 for tasks ... 
[TASKS] Found 0.
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving 
<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/pom.xml>
 to 
/usr/local/hudson/jobs/SimalWebappSVN/modules/uk.ac.osswatch$simal-webapp/builds/2010-02-04_04-51-19/archive/uk.ac.osswatch/simal-webapp/0.2.3-SNAPSHOT/pom.xml
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[TASKS] Skipping maven reporter: there is already a result available.
Downloading: 
http://www.16degrees.com.au/maven/org/joseki/joseki/3.4.1/joseki-3.4.1.pom
Downloading: 
http://google-caja.googlecode.com/svn/maven/org/joseki/joseki/3.4.1/joseki-3.4.1.pom
Downloading: 
http://oauth.googlecode.com/svn/code/maven/org/joseki/joseki/3.4.1/joseki-3.4.1.pom
Downloading: 
http://wicketstuff.org/maven/repository//org/joseki/joseki/3.4.1/joseki-3.4.1.pom
Downloading: 
http://repo2.maven.org/maven/org/joseki/joseki/3.4.1/joseki-3.4.1.pom
Downloading: 
http://repo1.maven.org/maven2/org/joseki/joseki/3.4.1/joseki-3.4.1.pom
Downloading: 
http://www.16degrees.com.au/maven/org/joseki/joseki/3.4.1/joseki-3.4.1.jar
Downloading: 
http://google-caja.googlecode.com/svn/maven/org/joseki/joseki/3.4.1/joseki-3.4.1.jar
Downloading: 
http://oauth.googlecode.com/svn/code/maven/org/joseki/joseki/3.4.1/joseki-3.4.1.jar
Downloading: 
http://wicketstuff.org/maven/repository//org/joseki/joseki/3.4.1/joseki-3.4.1.jar
Downloading: 
http://repo2.maven.org/maven/org/joseki/joseki/3.4.1/joseki-3.4.1.jar
Downloading: 
http://repo1.maven.org/maven2/org/joseki/joseki/3.4.1/joseki-3.4.1.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.joseki:joseki:jar:3.4.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.joseki -DartifactId=joseki 
-Dversion=3.4.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.joseki -DartifactId=joseki 
-Dversion=3.4.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) uk.ac.osswatch:simal-webapp:war:0.2.3-SNAPSHOT
        2) org.joseki:joseki:jar:3.4.1

----------
1 required artifact is missing.

for artifact: 
  uk.ac.osswatch:simal-webapp:war:0.2.3-SNAPSHOT

from the specified remote repositories:
  WicketStuff (http://wicketstuff.org/maven/repository/),
  oauth (http://oauth.googlecode.com/svn/code/maven),
  central (http://repo1.maven.org/maven2),
  maven2 (http://repo2.maven.org/maven),
  simal (http://www.16degrees.com.au/maven),
  caja (http://google-caja.googlecode.com/svn/maven)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Thu Feb 04 04:51:40 EST 2010
[INFO] Final Memory: 27M/431M
[INFO] ------------------------------------------------------------------------
channel stopped

-- 
You received this message because you are subscribed to the Google Groups 
"Simal Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.

Reply via email to