[Building Sakai] Assemblies from core-deploy not cleaning out components on deploy

Matthew Jones matthew at longsight.com
Fri Jan 20 18:14:27 PST 2012


It looks like there might be a little extra whitespace in 2.9.x and trunk
after sitestats-component but otherwise it at least works the same as 2.7.
I never noticed any problems and ComponentDeployMojo.java hasn't changed
significantly in a very long while. It seems like this class should be
.trim()'ing the directory anyway?

Anyone else see anything unusual or know more about how this works?

On Thu, Jan 19, 2012 at 6:47 AM, Steve Swinsburg
<steve.swinsburg at gmail.com>wrote:

> Hi all,
>
> Has anyone else noticed that lately, if you bump the version of an indie
> in master/pom.xml (say profile2 from 1.4.4 to 1.4.5), then rebuild the
> core-deploy project, that the applicable components directory is not
> cleaned out first? This means that inside the components dir you have both
> 1.4.4 and 1.4.5 impls, which breaks things.
>
> The core deploy pom.xml *does* list the directories to clean first, and
> maven says it is doing it, but it's clearly not:
>
> One thing I did notice is that Maven reports a line break in the paths
> from the second and subsequent directories to clean, which might be
> preventing it form working correctly:
>
> [INFO] Deleting /ultraline/sakai/tomcat/components/accountvalidator-pack
> [INFO] Deleting /ultraline/sakai/tomcat/
>                    components/archive-pack
> [INFO] Deleting /ultraline/sakai/tomcat/
>                    components/basiclti-pack
> [INFO] Deleting /ultraline/sakai/tomcat/
>                    components/emailtemplateservice-pack
>
> I don't see anything useful in the Maven debug output…
>
> cheers,
> Steve
>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120120/7489f144/attachment.html 


More information about the sakai-dev mailing list