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

Changes:

[[email protected]] Use the getFeaturedProject method to avoid code 
duplication

------------------------------------------
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/panel/ProjectSummaryPanel.java
At revision 1784
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 
41467
<===[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/2009-12-16_10-36-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.
[INFO] [compiler:compile]
[INFO] Compiling 66 source files to 
<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/target/classes>
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java/uk/ac/osswatch/simal/wicket/panel/PersonSummaryPanel.java>:[27,41]
 [deprecation] org.apache.wicket.markup.html.link.PageLink in 
org.apache.wicket.markup.html.link has been deprecated

<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java/uk/ac/osswatch/simal/wicket/panel/ProjectSummaryPanel.java>:[33,41]
 [deprecation] org.apache.wicket.markup.html.link.PageLink in 
org.apache.wicket.markup.html.link has been deprecated

<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java/uk/ac/osswatch/simal/wicket/panel/PersonSummaryPanel.java>:[73,4]
 [deprecation] org.apache.wicket.markup.html.link.PageLink in 
org.apache.wicket.markup.html.link has been deprecated

<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java/uk/ac/osswatch/simal/wicket/panel/PersonSummaryPanel.java>:[73,30]
 [deprecation] org.apache.wicket.markup.html.link.PageLink in 
org.apache.wicket.markup.html.link has been deprecated

<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java/uk/ac/osswatch/simal/wicket/panel/ProjectSummaryPanel.java>:[59,10]
 cannot find symbol
symbol  : method getFeaturedProject()
location: interface uk.ac.osswatch.simal.rdf.ISimalRepository

<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java/uk/ac/osswatch/simal/wicket/panel/ProjectSummaryPanel.java>:[85,14]
 [deprecation] org.apache.wicket.markup.html.link.PageLink in 
org.apache.wicket.markup.html.link has been deprecated

<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java/uk/ac/osswatch/simal/wicket/panel/ProjectSummaryPanel.java>:[95,14]
 [deprecation] org.apache.wicket.markup.html.link.PageLink in 
org.apache.wicket.markup.html.link has been deprecated


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Wed Dec 16 10:36:33 EST 2009
[INFO] Final Memory: 34M/424M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
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