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

Changes:

[[email protected]] Preparing for a 0.2.2 binary release

------------------------------------------
Started by an SCM change
Updating http://simal.googlecode.com/svn/trunk/uk.ac.osswatch.simal.web
U         pom.xml
At revision 1760
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 
41080
<===[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-11-27_22-21-21/archive/uk.ac.osswatch/simal-webapp/0.2.2/pom.xml
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: 
http://www.16degrees.com.au/maven/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.pom
Downloading: 
http://google-caja.googlecode.com/svn/maven/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.pom
Downloading: 
http://oauth.googlecode.com/svn/code/maven/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.pom
Downloading: 
http://wicketstuff.org/maven/repository//uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.pom
Downloading: 
http://repo2.maven.org/maven/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.pom
Downloading: 
http://repo1.maven.org/maven2/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.pom
Downloading: 
http://www.16degrees.com.au/maven/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.jar
Downloading: 
http://google-caja.googlecode.com/svn/maven/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.jar
Downloading: 
http://oauth.googlecode.com/svn/code/maven/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.jar
Downloading: 
http://wicketstuff.org/maven/repository//uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.jar
Downloading: 
http://repo2.maven.org/maven/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.jar
Downloading: 
http://repo1.maven.org/maven2/uk/ac/osswatch/simal-rest/0.2.2/simal-rest-0.2.2.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) uk.ac.osswatch:simal-rest:jar:0.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=uk.ac.osswatch -DartifactId=simal-rest 
-Dversion=0.2.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=uk.ac.osswatch -DartifactId=simal-rest 
-Dversion=0.2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) uk.ac.osswatch:simal-webapp:war:0.2.2
        2) uk.ac.osswatch:simal-rest:jar:0.2.2

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

for artifact: 
  uk.ac.osswatch:simal-webapp:war:0.2.2

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: Fri Nov 27 22:21:41 EST 2009
[INFO] Final Memory: 25M/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