[cle-release-team] Some more pom issues

Anthony Whyte arwhyte at umich.edu
Tue Dec 20 04:24:41 PST 2011


Sorry, been on the road on behalf of OAE.  Did a big meeting on top of helping put out a release.  Now I am jamming on a staff budget, auditing CCLA/CLAs, doing calls and trying to plan ahead for 2012.  

I will try and have a look at the poms sometime today.

Cheers,

Anth



On Dec 19, 2011, at 9:15 PM, Maurer, Christopher Wayne wrote:

> Anyone know if Anthony is out of touch for a while?  Anyone else have pom skills that could take a look?
> 
> Chris
> 
> Sent from my Verizon Wireless Phone
> 
> ----- Reply message -----
> From: "Maurer, Christopher Wayne" <chmaurer at iupui.edu>
> Date: Fri, Dec 16, 2011 5:23 pm
> Subject: [cle-release-team] Some more pom issues
> To: "Anthony Whyte" <arwhyte at umich.edu>
> Cc: "cle-release-team at collab.sakaiproject.org" <cle-release-team at collab.sakaiproject.org>
> 
> Anthony,
> I'm running into some slightly confusing issues as I try to release some of the indies.  Some have been smoother than others and we've been able to work through the problems so far.  This one is a little strange.  We're not sure if it's the result of what we've had to do in the master pom, but I'll lay it out for you and maybe you can enlighten us!
> 
> So far, I've gotten the same error in the emailtemplateservice and jsf modules.
> https://source.sakaiproject.org/svn/emailtemplateservice/branches/emailtemplateservice-0.6.x
> And
> https://source.sakaiproject.org/svn/jsf/branches/jsf-2.9.x
> 
> For ETS, I switched the parent to the released version of master (2.9.0-b01).  When I try to do a regular 'mvn clean install', I get this error:
> 
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) org.sakaiproject.emailtemplateservice:emailtemplateservice-api:jar:0.6.0-b01
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.sakaiproject.emailtemplateservice -DartifactId=emailtemplateservice-api -Dversion=0.6.0-b01 -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=org.sakaiproject.emailtemplateservice -DartifactId=emailtemplateservice-api -Dversion=0.6.0-b01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   1) org.sakaiproject.emailtemplateservice:emailtemplateservice-impl:jar:0.6-SNAPSHOT
>   2) org.sakaiproject.emailtemplateservice:emailtemplateservice-api:jar:0.6.0-b01
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact: 
>   org.sakaiproject.emailtemplateservice:emailtemplateservice-impl:jar:0.6-SNAPSHOT
> 
> 
> So, I'm wondering if it's "confused" because the versions specified in master are already at 0.6.0-b01 even though it hasn't been released yet.  And maybe something is trying to use that version rather than it's own local project version?  Perhaps we should change the master to only have the updated version for the modules as we've released them.  It's strange since it didn't happen for the other half dozen or so modules that were successful.
> Do you see anything obvious in the poms that should be fixed or any other suggestions?
> 
> Chris
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/cle-release-team/attachments/20111220/b7ea900e/attachment-0006.html 


More information about the cle-release-team mailing list