Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

[09:05:54 CDT(-0500)] <brandon> hello

[09:08:10 CDT(-0500)] <brandon> why don't the edit links for my portlets show up in the default uportal

[09:59:25 CDT(-0500)] <EricDalquist> good morning

[12:00:39 CDT(-0500)] <brandon> hello

[12:00:49 CDT(-0500)] <EricDalquist> hello

[12:00:52 CDT(-0500)] <brandon> i'm having a problem deploying the weather portlet

[12:01:07 CDT(-0500)] <EricDalquist> ok

[12:01:27 CDT(-0500)] <brandon> i removed the default one and setup the recent one from the trunk: https://source.jasig.org/portlets/WeatherPortlet

[12:02:04 CDT(-0500)] <brandon> then i want to deploy it by adding it to uportal's portlet overlay

[12:02:27 CDT(-0500)] <brandon> it's in there but when i run a ant clean deploy-ear it looks like it is deploying the old one

[12:02:49 CDT(-0500)] <brandon> but if i do a regular ant deployPortletApp, it deploys the (correct) updated one

[12:03:14 CDT(-0500)] <EricDalquist> how exactly did you add it to the portlet overlay?

[12:04:39 CDT(-0500)] <brandon> followed these steps: https://wiki.jasig.org/display/UPM32/Deploying+Portlets+to+uPortal

[12:05:11 CDT(-0500)] <brandon> created a WeatherPortlet folder and put the files from the svn trunk into it

[12:05:20 CDT(-0500)] <brandon> didn't create a pom.xml because it came with one

[12:05:54 CDT(-0500)] <EricDalquist> so an overlay is meant for deploying a portlet that exists as a maven artifact somewhere already

[12:06:02 CDT(-0500)] <EricDalquist> since uPortal already comes with a bookmarks portlet overlay

[12:06:16 CDT(-0500)] <EricDalquist> to use the trunk version you need to check out the weather portlet trunk into its own projecty

[12:06:36 CDT(-0500)] <EricDalquist> run "mvn clean install" to install the portlet artifact into your local maven repo

[12:06:47 CDT(-0500)] <EricDalquist> then update the version number for the bookmarks portlet in the root uPortal pom.xml

  • No labels