Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sakai 2.5.x r51715 https://source.sakaiproject.org/svn/sakai/branches/sakai_2-5-x/
config-editor 2.5.x https://source.sakaiproject.org/contrib/config-editor/branches/2.5.x/
content-viewer trunk r52678 https://source.sakaiproject.org/contrib/content-viewer/trunk/
sakai-feeds 1.1.1 https://source.sakaiproject.org/contrib/ufp/newsfeeds/tags/1.1.1/

sakai-feeds which I had originally named "newsfeeds" failed to build. Add these I then added the following jars to the .m2 repo that are included in newsfeed/lib.

No Format
mkdir -p ~/.m2/repository/org.wicketstuff/jars/
cp lib/wicketstuff-dojo-1.3.0-SNAPSHOT.jar ~/.m2/repository/org.wicketstuff/jars/

mkdir -p ~/.m2/repository/commons-httpclient/jars
cp lib/commons-httpclient-contrib-3.0-beta1.jar ~/.m2/repository/commons-httpclient/commons-httpclient-contrib/3.0-beta1

The build then failed because the feeds impl jar could not be opened in .maven. I whacked the repo and started anew. This fixed the problem.

markup 0.3.0 https://source.sakaiproject.org/contrib/whyte/markup/tags/0.3.0/
sakai-wicket 2.5.x https://source.sakaiproject.org/contrib/wicket/sakai-wicket/branches/sakai_2-5-x/
sakai-maps 2.5.x https://source.sakaiproject.org/contrib/sakai-maps/branches/2.5.x/
edia-sakai-utils 2.5.x https://source.sakaiproject.org/contrib/skin-manager/edia-sakai-utils/branches/2.5.x/
sitestats 1.2 https://source.sakaiproject.org/contrib/ufp/sitestats/tags/sitestats_1-2/
timeline trunk r52677 https://source.sakaiproject.org/contrib/whitman/timeline/trunk/

...