[Building Sakai] missing build artifact 'kernel-1.3.0-SNAPSHOT.pom' ?

Steve Swinsburg steve.swinsburg at gmail.com
Mon Oct 29 07:11:30 PDT 2012


Hi Cynthia,

I believe the problem is because the version of lesson builder depends on a snapshot of RSF, which in turns depends on a snapshot of purepoms, which in turn defines 1.3.0-SNAPSHOT of kernel, which doesn't exist. The best bet is to depend on stable versions of libraries, in this case, sakai-lessonbuilder-tool should declare a stable RSF version.

You could edit it to depend on the latest 0.8 version perhaps.

cheers,
Steve



On 29/10/2012, at 11:05 PM, "Gast, Cynthia (cmw6s)" <cmw6s at eservices.virginia.edu> wrote:

> Hello Steve:
> 
> Thanks for your suggestion.  Just to compare, back on 21-Mar-2012 my build log shows:
> 
> Downloading: http://source.sakaiproject.org/maven2-snapshots/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom
> Downloaded: http://source.sakaiproject.org/maven2-snapshots/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom (46 KB at 327.6 KB/sec)
> 
> 
> Here is the output from today:
> 
> /usr/lib/jvm/java
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   sakai-lessonbuildertool base pom
> [INFO]   sakai-lessonbuildertool-api
> [INFO]   sakai-lessonbuildertool-help
> [INFO]   sakai-lessonbuildertool-tool-hbm
> [INFO]   sakai-lessonbuildertool-tool-components
> [INFO]   sakai-lessonbuildertool-tool
> [INFO]   sakai-lessonbuildertool-assembly
> [INFO] Searching repository for plugin with prefix: 'dependency'.
> [INFO] org.apache.maven.plugins: checking for updates from maven2-central-repo
> [INFO] org.apache.maven.plugins: checking for updates from Sakai Plugin Repo
> [INFO] org.apache.maven.plugins: checking for updates from central
> [INFO] org.apache.maven.plugins: checking for updates from __jpp_repo__
> [INFO] org.apache.maven.plugins: checking for updates from __jpp_repo2__
> [INFO] org.apache.maven.plugins: checking for updates from __jpp_pom_repo__
> [INFO] org.codehaus.mojo: checking for updates from maven2-central-repo
> [INFO] org.codehaus.mojo: checking for updates from Sakai Plugin Repo
> [INFO] org.codehaus.mojo: checking for updates from central
> [INFO] org.codehaus.mojo: checking for updates from __jpp_repo__
> [INFO] org.codehaus.mojo: checking for updates from __jpp_repo2__
> [INFO] org.codehaus.mojo: checking for updates from __jpp_pom_repo__
> [INFO] ------------------------------------------------------------------------
> [INFO] Building sakai-lessonbuildertool base pom
> [INFO]    task-segment: [dependency:tree]
> [INFO] ------------------------------------------------------------------------
> [INFO] [dependency:tree {execution: default-cli}]
> [INFO] org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-tool-base:pom:1.4.x.uva
> [INFO] \- junit:junit:jar:3.8.1:test
> [INFO] ------------------------------------------------------------------------
> [INFO] Building sakai-lessonbuildertool-api
> [INFO]    task-segment: [dependency:tree]
> [INFO] ------------------------------------------------------------------------
> [INFO] [dependency:tree {execution: default-cli}]
> [INFO] org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-api:jar:1.4.x.uva
> [INFO] +- org.sakaiproject.kernel:sakai-kernel-api:jar:1.2.6.uva:provided
> [INFO] \- junit:junit:jar:3.8.1:test
> [INFO] ------------------------------------------------------------------------
> [INFO] Building sakai-lessonbuildertool-help
> [INFO]    task-segment: [dependency:tree]
> [INFO] ------------------------------------------------------------------------
> [INFO] [dependency:tree {execution: default-cli}]
> [INFO] org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-help:jar:1.4.x.uva
> [INFO] \- junit:junit:jar:3.8.1:test
> [INFO] ------------------------------------------------------------------------
> [INFO] Building sakai-lessonbuildertool-tool-hbm
> [INFO]    task-segment: [dependency:tree]
> [INFO] ------------------------------------------------------------------------
> [INFO] [dependency:tree {execution: default-cli}]
> [INFO] org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-hbm:jar:1.4.x.uva
> [INFO] +- org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-api:jar:1.4.x.uva:provided
> [INFO] \- junit:junit:jar:3.8.1:test
> [INFO] ------------------------------------------------------------------------
> [INFO] Building sakai-lessonbuildertool-tool-components
> [INFO]    task-segment: [dependency:tree]
> [INFO] ------------------------------------------------------------------------
> [INFO] [dependency:tree {execution: default-cli}]
> [INFO] org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-components:sakai-component:1.4.x.uva
> [INFO] +- org.sakaiproject.kernel:sakai-kernel-api:jar:1.2.6.uva:provided
> [INFO] +- org.sakaiproject.kernel:sakai-component-manager:jar:1.2.6.uva:provided
> [INFO] |  \- com.sun:tools:jar:1.5.0:system
> [INFO] +- org.sakaiproject.kernel:sakai-kernel-util:jar:1.2.6.uva:compile
> [INFO] |  \- commons-codec:commons-codec:jar:1.4:compile
> [INFO] +- org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-api:jar:1.4.x.uva:provided
> [INFO] +- org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-hbm:jar:1.4.x.uva:provided
> [INFO] +- org.hibernate:hibernate:jar:3.2.7.ga:provided
> [INFO] |  +- javax.transaction:jta:jar:1.0.1B:provided
> [INFO] |  +- commons-logging:commons-logging:jar:1.1.1:provided (version managed from 1.0.4)
> [INFO] |  +- asm:asm-attrs:jar:1.5.3:provided
> [INFO] |  +- dom4j:dom4j:jar:1.6.1:provided
> [INFO] |  +- cglib:cglib:jar:2.1_3:provided
> [INFO] |  +- asm:asm:jar:1.5.3:provided
> [INFO] |  \- commons-collections:commons-collections:jar:3.2.1:provided (version managed from 2.1.1)
> [INFO] +- antlr:antlr:jar:2.7.6:provided
> [INFO] +- org.springframework:spring:jar:2.5.6.SEC02:provided
> [INFO] \- junit:junit:jar:3.8.1:test
> [INFO] ------------------------------------------------------------------------
> [INFO] Building sakai-lessonbuildertool-tool
> [INFO]    task-segment: [dependency:tree]
> [INFO] ------------------------------------------------------------------------
> [INFO] snapshot org.sakaiproject.basiclti:basiclti-api:2.0-SNAPSHOT: checking for updates from caret-dev
> [INFO] snapshot org.sakaiproject.basiclti:basiclti-api:2.0-SNAPSHOT: checking for updates from local-hack
> [INFO] snapshot org.sakaiproject.basiclti:basiclti-api:2.0-SNAPSHOT: checking for updates from sonatype-nexus-snapshots
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'eafc4ff1fb23685a0a03d549a021d551a458dcd2'; remote = 'cbeb9a46524e005e496f8651cdd0c55f6e638cc9' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'eafc4ff1fb23685a0a03d549a021d551a458dcd2'; remote = 'cbeb9a46524e005e496f8651cdd0c55f6e638cc9' - IGNORING
> [INFO] snapshot org.sakaiproject.basiclti:basiclti-api:2.0-SNAPSHOT: checking for updates from sakai-maven2-snapshots
> [INFO] snapshot org.sakaiproject.basiclti:basiclti-api:2.0-SNAPSHOT: checking for updates from __jpp_repo__
> [INFO] snapshot org.sakaiproject.basiclti:basiclti-api:2.0-SNAPSHOT: checking for updates from __jpp_repo2__
> [INFO] snapshot org.sakaiproject.basiclti:basiclti-api:2.0-SNAPSHOT: checking for updates from __jpp_pom_repo__
> [INFO] snapshot org.sakaiproject.basiclti:basiclti:2.0-SNAPSHOT: checking for updates from caret-dev
> [INFO] snapshot org.sakaiproject.basiclti:basiclti:2.0-SNAPSHOT: checking for updates from local-hack
> [INFO] snapshot org.sakaiproject.basiclti:basiclti:2.0-SNAPSHOT: checking for updates from sonatype-nexus-snapshots
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c58b453c02f1d42ce56f5256b0423b44a33a3b77'; remote = '805d14757375b0ab6904bc391535d865516f24eb' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c58b453c02f1d42ce56f5256b0423b44a33a3b77'; remote = '805d14757375b0ab6904bc391535d865516f24eb' - IGNORING
> [INFO] snapshot org.sakaiproject.basiclti:basiclti:2.0-SNAPSHOT: checking for updates from sakai-maven2-snapshots
> [INFO] snapshot org.sakaiproject.basiclti:basiclti:2.0-SNAPSHOT: checking for updates from __jpp_repo__
> [INFO] snapshot org.sakaiproject.basiclti:basiclti:2.0-SNAPSHOT: checking for updates from __jpp_repo2__
> [INFO] snapshot org.sakaiproject.basiclti:basiclti:2.0-SNAPSHOT: checking for updates from __jpp_pom_repo__
> [INFO] snapshot org.sakaiproject:master:2.9-SNAPSHOT: checking for updates from sonatype-nexus-snapshots
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '139416358567e07ea2edf72f0effe9e99cdc7f7e'; remote = '27865682ea8e2608c2344e4fba2f02e48c7b6cdb' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '139416358567e07ea2edf72f0effe9e99cdc7f7e'; remote = '27865682ea8e2608c2344e4fba2f02e48c7b6cdb' - IGNORING
> [INFO] snapshot org.sakaiproject:master:2.9-SNAPSHOT: checking for updates from caret-dev
> [INFO] snapshot org.sakaiproject:master:2.9-SNAPSHOT: checking for updates from local-hack
> [INFO] snapshot org.sakaiproject:master:2.9-SNAPSHOT: checking for updates from sakai-maven2-snapshots
> [INFO] snapshot org.sakaiproject:master:2.9-SNAPSHOT: checking for updates from __jpp_repo__
> [INFO] snapshot org.sakaiproject:master:2.9-SNAPSHOT: checking for updates from __jpp_repo2__
> [INFO] snapshot org.sakaiproject:master:2.9-SNAPSHOT: checking for updates from __jpp_pom_repo__
> [INFO] snapshot org.sakaiproject:kernel:1.3-SNAPSHOT: checking for updates from sonatype-nexus-snapshots
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '3114dbee04102435fd2e8c8afd37fb02618842bd'; remote = 'c7a0e0c98197ea3c5a4ba90317781ad082ab8ba0' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '3114dbee04102435fd2e8c8afd37fb02618842bd'; remote = 'c7a0e0c98197ea3c5a4ba90317781ad082ab8ba0' - IGNORING
> [INFO] snapshot org.sakaiproject:kernel:1.3-SNAPSHOT: checking for updates from sakai-maven2-snapshots
> [INFO] snapshot org.sakaiproject:kernel:1.3-SNAPSHOT: checking for updates from __jpp_repo__
> [INFO] snapshot org.sakaiproject:kernel:1.3-SNAPSHOT: checking for updates from __jpp_repo2__
> [INFO] snapshot org.sakaiproject:kernel:1.3-SNAPSHOT: checking for updates from __jpp_pom_repo__
> Downloading: http://www2.caret.cam.ac.uk/maven2dev/OKI/OkiOSID/2.0/OkiOSID-2.0.pom
> [INFO] Unable to find resource 'OKI:OkiOSID:pom:2.0' in repository caret-dev (http://www2.caret.cam.ac.uk/maven2dev)
> Downloading: http://rci.rutgers.edu/~oirt/repos/OKI/OkiOSID/2.0/OkiOSID-2.0.pom
> [INFO] Unable to find resource 'OKI:OkiOSID:pom:2.0' in repository local-hack (http://rci.rutgers.edu/~oirt/repos)
> Downloading: http://source.sakaiproject.org/maven2/OKI/OkiOSID/2.0/OkiOSID-2.0.pom
> [INFO] Unable to find resource 'OKI:OkiOSID:pom:2.0' in repository sakai-maven (http://source.sakaiproject.org/maven2)
> Downloading:http://source.cet.uct.ac.za/nexus/content/repositories/releases//OKI/OkiOSID/2.0/OkiOSID-2.0.pom
> [INFO] Unable to find resource 'OKI:OkiOSID:pom:2.0' in repository uct-maven2 (http://source.cet.uct.ac.za/nexus/content/repositories/releases/)
> Downloading: http://repo1.maven.org/maven2/OKI/OkiOSID/2.0/OkiOSID-2.0.pom
> [INFO] Unable to find resource 'OKI:OkiOSID:pom:2.0' in repository default (http://repo1.maven.org/maven2)
> Downloading: http://source.sakaiproject.org/maven2/OKI/OkiOSID/2.0/OkiOSID-2.0.pom
> [INFO] Unable to find resource 'OKI:OkiOSID:pom:2.0' in repository sakai-maven2 (http://source.sakaiproject.org/maven2)
> Downloading: http://repo1.maven.org/maven2/OKI/OkiOSID/2.0/OkiOSID-2.0.pom
> [INFO] Unable to find resource 'OKI:OkiOSID:pom:2.0' in repository central (http://repo1.maven.org/maven2)
> [WARNING] Skipping jpp repository file:///usr/share/maven2/repository in vanilla mode
> Downloading: file:///usr/share/maven/repository/JPP/maven2/default_poms/OKI-OkiOSID.pom
> [INFO] Unable to find resource 'OKI:OkiOSID:pom:2.0' in repository __jpp_repo2__ (file:///usr/share/maven/repository)
> Downloading: file:///usr/share/maven-poms/JPP/maven2/default_poms/OKI-OkiOSID.pom
> [INFO] Unable to find resource 'OKI:OkiOSID:pom:2.0' in repository __jpp_pom_repo__ (file:///usr/share/maven-poms)
> Downloading: http://www2.caret.cam.ac.uk/maven2dev/OKI/OkiSID/rc6.1/OkiSID-rc6.1.pom
> [INFO] Unable to find resource 'OKI:OkiSID:pom:rc6.1' in repository caret-dev (http://www2.caret.cam.ac.uk/maven2dev)
> Downloading: http://rci.rutgers.edu/~oirt/repos/OKI/OkiSID/rc6.1/OkiSID-rc6.1.pom
> [INFO] Unable to find resource 'OKI:OkiSID:pom:rc6.1' in repository local-hack (http://rci.rutgers.edu/~oirt/repos)
> Downloading: http://source.sakaiproject.org/maven2/OKI/OkiSID/rc6.1/OkiSID-rc6.1.pom
> [INFO] Unable to find resource 'OKI:OkiSID:pom:rc6.1' in repository sakai-maven (http://source.sakaiproject.org/maven2)
> Downloading:http://source.cet.uct.ac.za/nexus/content/repositories/releases//OKI/OkiSID/rc6.1/OkiSID-rc6.1.pom
> [INFO] Unable to find resource 'OKI:OkiSID:pom:rc6.1' in repository uct-maven2 (http://source.cet.uct.ac.za/nexus/content/repositories/releases/)
> Downloading: http://repo1.maven.org/maven2/OKI/OkiSID/rc6.1/OkiSID-rc6.1.pom
> [INFO] Unable to find resource 'OKI:OkiSID:pom:rc6.1' in repository default (http://repo1.maven.org/maven2)
> Downloading: http://source.sakaiproject.org/maven2/OKI/OkiSID/rc6.1/OkiSID-rc6.1.pom
> [INFO] Unable to find resource 'OKI:OkiSID:pom:rc6.1' in repository sakai-maven2 (http://source.sakaiproject.org/maven2)
> Downloading: http://repo1.maven.org/maven2/OKI/OkiSID/rc6.1/OkiSID-rc6.1.pom
> [INFO] Unable to find resource 'OKI:OkiSID:pom:rc6.1' in repository central (http://repo1.maven.org/maven2)
> [WARNING] Skipping jpp repository file:///usr/share/maven2/repository in vanilla mode
> Downloading: file:///usr/share/maven/repository/JPP/maven2/default_poms/OKI-OkiSID.pom
> [INFO] Unable to find resource 'OKI:OkiSID:pom:rc6.1' in repository __jpp_repo2__ (file:///usr/share/maven/repository)
> Downloading: file:///usr/share/maven-poms/JPP/maven2/default_poms/OKI-OkiSID.pom
> [INFO] Unable to find resource 'OKI:OkiSID:pom:rc6.1' in repository __jpp_pom_repo__ (file:///usr/share/maven-poms)
> [INFO] snapshot uk.org.ponder.sakairsf:sakairsf:0.8-SNAPSHOT: checking for updates from caret-dev
> [INFO] snapshot uk.org.ponder.sakairsf:sakairsf:0.8-SNAPSHOT: checking for updates from local-hack
> [INFO] snapshot uk.org.ponder.sakairsf:sakairsf:0.8-SNAPSHOT: checking for updates from sonatype-nexus-snapshots
> [INFO] snapshot uk.org.ponder.sakairsf:sakairsf:0.8-SNAPSHOT: checking for updates from sakai-maven2-snapshots
> [INFO] snapshot uk.org.ponder.sakairsf:sakairsf:0.8-SNAPSHOT: checking for updates from __jpp_repo__
> [INFO] snapshot uk.org.ponder.sakairsf:sakairsf:0.8-SNAPSHOT: checking for updates from __jpp_repo2__
> [INFO] snapshot uk.org.ponder.sakairsf:sakairsf:0.8-SNAPSHOT: checking for updates from __jpp_pom_repo__
> Downloading: http://source.sakaiproject.org/maven2-snapshots/uk/org/ponder/sakairsf/sakairsf/0.8-SNAPSHOT/sakairsf-0.8-SNAPSHOT.pom
> [INFO] snapshot org.sakaiproject.purepoms:sakai-standard-tool:2.9-SNAPSHOT: checking for updates from CARET-Maven2
> [INFO] snapshot org.sakaiproject.purepoms:sakai-standard-tool:2.9-SNAPSHOT: checking for updates from Sakaiproject-Maven2
> [INFO] snapshot org.sakaiproject.purepoms:sakai-standard-tool:2.9-SNAPSHOT: checking for updates from caret-dev
> [INFO] snapshot org.sakaiproject.purepoms:sakai-standard-tool:2.9-SNAPSHOT: checking for updates from local-hack
> [INFO] snapshot org.sakaiproject.purepoms:sakai-standard-tool:2.9-SNAPSHOT: checking for updates from sonatype-nexus-snapshots
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '577073008763c337670a36643ce410a767e97eb6'; remote = '015de79e33e8e7363abebbd2f288ff14631bf417' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '577073008763c337670a36643ce410a767e97eb6'; remote = '015de79e33e8e7363abebbd2f288ff14631bf417' - IGNORING
> [INFO] snapshot org.sakaiproject.purepoms:sakai-standard-tool:2.9-SNAPSHOT: checking for updates from sakai-maven2-snapshots
> [INFO] snapshot org.sakaiproject.purepoms:sakai-standard-tool:2.9-SNAPSHOT: checking for updates from __jpp_repo__
> [INFO] snapshot org.sakaiproject.purepoms:sakai-standard-tool:2.9-SNAPSHOT: checking for updates from __jpp_repo2__
> [INFO] snapshot org.sakaiproject.purepoms:sakai-standard-tool:2.9-SNAPSHOT: checking for updates from __jpp_pom_repo__
> [INFO] snapshot org.sakaiproject.purepoms:sakai-basic-tool:2.9-SNAPSHOT: checking for updates from CARET-Maven2
> [INFO] snapshot org.sakaiproject.purepoms:sakai-basic-tool:2.9-SNAPSHOT: checking for updates from Sakaiproject-Maven2
> [INFO] snapshot org.sakaiproject.purepoms:sakai-basic-tool:2.9-SNAPSHOT: checking for updates from caret-dev
> [INFO] snapshot org.sakaiproject.purepoms:sakai-basic-tool:2.9-SNAPSHOT: checking for updates from local-hack
> [INFO] snapshot org.sakaiproject.purepoms:sakai-basic-tool:2.9-SNAPSHOT: checking for updates from sonatype-nexus-snapshots
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2f2fdb71165336420d6e6ed6c6dfbfd9685f54ee'; remote = 'c24785105f47edca44ddc49e034ea179147f31a8' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2f2fdb71165336420d6e6ed6c6dfbfd9685f54ee'; remote = 'c24785105f47edca44ddc49e034ea179147f31a8' - IGNORING
> [INFO] snapshot org.sakaiproject.purepoms:sakai-basic-tool:2.9-SNAPSHOT: checking for updates from sakai-maven2-snapshots
> [INFO] snapshot org.sakaiproject.purepoms:sakai-basic-tool:2.9-SNAPSHOT: checking for updates from __jpp_repo__
> [INFO] snapshot org.sakaiproject.purepoms:sakai-basic-tool:2.9-SNAPSHOT: checking for updates from __jpp_repo2__
> [INFO] snapshot org.sakaiproject.purepoms:sakai-basic-tool:2.9-SNAPSHOT: checking for updates from __jpp_pom_repo__
> [INFO] snapshot org.sakaiproject:kernel:1.3.0-SNAPSHOT: checking for updates from CARET-Maven2
> [INFO] snapshot org.sakaiproject:kernel:1.3.0-SNAPSHOT: checking for updates from Sakaiproject-Maven2
> [INFO] snapshot org.sakaiproject:kernel:1.3.0-SNAPSHOT: checking for updates from sakai-maven2-snapshots
> [INFO] snapshot org.sakaiproject:kernel:1.3.0-SNAPSHOT: checking for updates from sonatype-nexus-snapshots
> [INFO] snapshot org.sakaiproject:kernel:1.3.0-SNAPSHOT: checking for updates from __jpp_repo__
> [INFO] snapshot org.sakaiproject:kernel:1.3.0-SNAPSHOT: checking for updates from __jpp_repo2__
> [INFO] snapshot org.sakaiproject:kernel:1.3.0-SNAPSHOT: checking for updates from __jpp_pom_repo__
> Downloading: http://www2.caret.cam.ac.uk/maven2/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom
> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository CARET-Maven2 (http://www2.caret.cam.ac.uk/maven2)
> Downloading: https://source.sakaiproject.org/maven2/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom
> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository Sakaiproject-Maven2 (https://source.sakaiproject.org/maven2)
> Downloading: http://source.sakaiproject.org/maven2-snapshots/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom
> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots)
> Downloading:https://oss.sonatype.org/content/repositories/snapshots/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom
> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)
> [WARNING] Skipping jpp repository file:///usr/share/maven2/repository in vanilla mode
> Downloading:file:///usr/share/maven/repository/JPP/maven2/default_poms/org.sakaiproject-kernel.pom
> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository __jpp_repo2__ (file:///usr/share/maven/repository)
> Downloading: file:///usr/share/maven-poms/JPP/maven2/default_poms/org.sakaiproject-kernel.pom
> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository __jpp_pom_repo__ (file:///usr/share/maven-poms)
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
> 
> 
> Project ID: org.sakaiproject:kernel
> 
> Reason: POM 'org.sakaiproject:kernel' not found in repository: Unable to download the artifact from any repository
> 
>   org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT
> 
> from the specified remote repositories:
>   default (http://repo1.maven.org/maven2),
>   sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots),
>   CARET-Maven2 (http://www2.caret.cam.ac.uk/maven2),
>   central (http://repo1.maven.org/maven2),
>   __jpp_pom_repo__ (file:///usr/share/maven-poms),
>   sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots),
>   __jpp_repo2__ (file:///usr/share/maven/repository),
>   Sakaiproject-Maven2 (https://source.sakaiproject.org/maven2),
>   __jpp_repo__ (file:///usr/share/maven2/repository),
>   sakai-maven2 (http://source.sakaiproject.org/maven2)
> 
>  for project org.sakaiproject:kernel
> 
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 20 seconds
> [INFO] Finished at: Mon Oct 29 07:55:46 EDT 2012
> [INFO] Final Memory: 27M/495M
> [INFO] ------------------------------------------------------------------------
> 
> Thanks,
> Cindy
> 
> From: Steve Swinsburg [steve.swinsburg at gmail.com]
> Sent: Friday, October 26, 2012 7:11 PM
> To: Gast, Cynthia (cmw6s)
> Cc: Matthew Jones; sakai-dev at collab.sakaiproject.org
> Subject: Re: [Building Sakai] missing build artifact 'kernel-1.3.0-SNAPSHOT.pom' ?
> 
> Hi Cynthia,
> 
> Can you run 'mvn dependency:tree' and it should tell you where the offending version reference comes from.
> 
> cheers,
> Steve
> 
> 
> On 27/10/2012, at 8:48 AM, "Gast, Cynthia (cmw6s)" <cmw6s at eservices.virginia.edu> wrote:
> 
>> Hi Matthew,
>> I'm interested in learning how I would change lesson builder to use our 2.8.4 pure-poms.   I do not see any reference in our locally-modified pom files to a 2.9-SNAPSHOT purepoms that I could change to 2.8.4  We acquired a snapshot of the 1.4.x lessonbuilder source on Feb. 8, 2012.  We changed the top pom.xml 'parent' section from "<version>2.9-SNAPSHOT</version>" to instead use "<version>2.8.1.uva</version>" (our version for 2.8.1 source we build).   As a result, "2.9-SNAPSHOT" does not appear in any of our lessonbuilder pom files.  But the build does want to download the 'kernel-1.3.0-SNAPSHOT.pom', not sure why.
>> 
>> And I should add, Lessons tool seems to be working fine for us with 2.8.1 :-)  I don't want to give the impression there are any problems with it.  Its been in Production here since June.
>> 
>> Thanks for all the information,
>> Cindy @ UVa
>> 
>> From: Matthew Jones [matthew at longsight.com]
>> Sent: Friday, October 26, 2012 4:23 PM
>> To: Gast, Cynthia (cmw6s)
>> Cc: sakai-dev at collab.sakaiproject.org; david.horwitz at uct.ac.za
>> Subject: Re: [Building Sakai] missing build artifact 'kernel-1.3.0-SNAPSHOT.pom' ?
>> 
>> You can change lesson builder to use your pure-poms (2.8.4). The problem is that if you don't modify the pom.xml it references a 2.9-SNAPSHOT purepoms which has reference to a 2.9 (1.3.0-SNAPSHOT) kernel which was old and would even be incorrect for your 2.8 instance.
>> 
>> We could possibly fix this and re-release but chances are Lessons would break anyway using a newer kernel with older sources.
>> 
>> The last kernel with the version 1.3.0-SNAPSHOT was back near revision 99838 over a year ago. You could deploy this to your local repository. Or even just take a new 1.3-SNAPSHOT kernel and change the version. Though neither of these would be great ideas.
>> 
>> https://source.sakaiproject.org/viewsvn?view=revision&revision=99838
>> 
>> On Fri, Oct 26, 2012 at 4:08 PM, Gast, Cynthia (cmw6s) <cmw6s at eservices.virginia.edu> wrote:
>> Thanks Matthew,
>> 
>> Unfortunately, we are well established now with our 2.8.1 Production code, and we build all source locally, including kernel (1.2.6) and pure-poms (2.8.4) -- both released versions at the time we were upgrading.  Updating to newer versions is probably not an option for us at this point in time, which also entails a fair amount of local changes for us in all areas of the code, and testing of all the changes.  
>> 
>> We were working on our 2.8.1 upgrade earlier this year, Jan through June, and the 'kernel-1.3.0-SNAPSHOT.pom' artifact was available from the maven2-snapshots location in March 2012 when I first built lessonbuilder.  
>> 
>> I may have misread the 2012-10-09 email from David, but it seemed he is willing to put snapshots back that anyone is still referencing.    Sure would be nice to get that artifact back, but if not possible, we can copy from our local maven repository to include what's now missing, and put it on our new build machine.
>> 
>> Thanks,
>> Cindy @ UVa
>> 
>> 
>> From: Matthew Jones [matthew at longsight.com]
>> Sent: Friday, October 26, 2012 3:29 PM
>> To: Gast, Cynthia (cmw6s)
>> Cc: sakai-dev at collab.sakaiproject.org; david.horwitz at uct.ac.za
>> Subject: Re: [Building Sakai] missing build artifact 'kernel-1.3.0-SNAPSHOT.pom' ?
>> 
>> I believe Matthew Buckett said he also fixed this with 2.8.7-SNAPSHOT pure-poms, if you wanted the latest 2.8 (1.2.x) kernel.
>> 
>> On Fri, Oct 26, 2012 at 3:27 PM, Matthew Jones <matthew at longsight.com> wrote:
>> This is a really old kernel snapshot and was removed when versions got changed around sometime in December 2011.
>> 
>> You should update the parent of Lessons to use a released version of pure-poms (like 2.8.6) if you're building it from source which would use 1.2.8 kernel. Even if it wasn't old, 1.3 kernel is the wrong one for 2.8.
>> 
>> This was more of a problem with some people who were still using really early releases of pure-poms in 2.9 tools before we switched them all to master.
>> 
>> On Fri, Oct 26, 2012 at 3:21 PM, Gast, Cynthia (cmw6s) <cmw6s at eservices.virginia.edu>wrote:
>> I just ran across the following mail about the repo cleanup -- sorry we missed this.  David, can we please have kernel/1.3.0-SNAPSHOT/ added back in?  UVa is still running Sakai 2.8.1 which apparently has dependencies on it.
>> 
>> Thanks very much,
>> Cynthia Gast, UVa Sakai Team
>> 
>> ----------------------------------------------
>> 
>> From: David Horwitz <david.horwitz <at> uct.ac.za>
>> Subject: [Building Sakai] Snapshot repo cleanup
>> Newsgroups: gmane.comp.cms.sakai.devel
>> Date: 2012-10-09 07:04:02 GMT (2 weeks, 3 days, 12 hours and 10 minutes ago)
>> Hi All,
>> 
>> With the move of 2.9 and later artefacts to the sonotype repo there 
>> where a lot of stale artefacts in the snapshot repo at:
>> 
>> http://source.sakaiproject.org/maven2-snapshots/org/sakaiproject/
>> 
>> As a result we where getting some problems with build pulling in these 
>> artefacts. As a result we have cleaned up this folder. Jenkins is busy 
>> rebuilding a whole bunch of 2.8.x and contrib projects that should 
>> repopulate the repo with current projects. If you build depends on an 
>> artefact thats no longer there please let me know.
>> 
>> Regards
>> 
>> David
>> 
>> 
>> 
>> From: sakai-dev-bounces at collab.sakaiproject.org [sakai-dev-bounces at collab.sakaiproject.org] on behalf of Gast, Cynthia (cmw6s) [cmw6s at eservices.virginia.edu]
>> Sent: Friday, October 26, 2012 3:09 PM
>> To: sakai-dev at collab.sakaiproject.org
>> Subject: [Building Sakai] missing build artifact 'kernel-1.3.0-SNAPSHOT.pom' ?
>> 
>> Hello:
>> We just attempted a full build of our 2.8.1 source on a clean machine, and the Lessons tool build failed because "kernel-1.3.0-SNAPSHOT.pom" was not found to download to our maven repository.  i.e., "POM 'org.sakaiproject:kernel' not found in repository: Unable to download the artifact from any repository" 
>> 
>> Is this artifact still available?  I don't see it here, for example:http://source.sakaiproject.org/maven2-snapshots/org/sakaiproject/kernel/
>> 
>> 
>> Here is the Lessons (lessonbuilder) build failure output, for "Building sakai-lessonbuildertool-tool":
>> 
>> [...]
>> Downloading: http://www2.caret.cam.ac.uk/maven2/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom
>> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository CARET-Maven2 (http://www2.caret.cam.ac.uk/maven2)
>> Downloading: https://source.sakaiproject.org/maven2/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom
>> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository Sakaiproject-Maven2 (https://source.sakaiproject.org/maven2)
>> Downloading: http://source.sakaiproject.org/maven2-snapshots/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom
>> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots)
>> Downloading:https://oss.sonatype.org/content/repositories/snapshots/org/sakaiproject/kernel/1.3.0-SNAPSHOT/kernel-1.3.0-SNAPSHOT.pom
>> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)
>> [WARNING] Skipping jpp repository file:///usr/share/maven2/repository in vanilla mode
>> Downloading:file:///usr/share/maven/repository/JPP/maven2/default_poms/org.sakaiproject-kernel.pom
>> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository __jpp_repo2__ (file:///usr/share/maven/repository)
>> Downloading: file:///usr/share/maven-poms/JPP/maven2/default_poms/org.sakaiproject-kernel.pom
>> [INFO] Unable to find resource 'org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT' in repository __jpp_pom_repo__ (file:///usr/share/maven-poms)
>> [INFO] ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Error building POM (may not be this project's POM).
>> 
>> 
>> Project ID: org.sakaiproject:kernel
>> 
>> Reason: POM 'org.sakaiproject:kernel' not found in repository: Unable to download the artifact from any repository
>> 
>>   org.sakaiproject:kernel:pom:1.3.0-SNAPSHOT
>> 
>> from the specified remote repositories:
>>   default (http://repo1.maven.org/maven2),
>>   sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots),
>>   CARET-Maven2 (http://www2.caret.cam.ac.uk/maven2),
>>   central (http://repo1.maven.org/maven2),
>>   __jpp_pom_repo__ (file:///usr/share/maven-poms),
>>   sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots),
>>   __jpp_repo2__ (file:///usr/share/maven/repository),
>>   Sakaiproject-Maven2 (https://source.sakaiproject.org/maven2),
>>   __jpp_repo__ (file:///usr/share/maven2/repository),
>>   sakai-maven2 (http://source.sakaiproject.org/maven2)
>> 
>>  for project org.sakaiproject:kernel
>> 
>> 
>> Thanks for any feedback,
>> Cynthia Gast, UVa 
>> 
>> 
>> _______________________________________________
>> 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"
>> 
>> 
>> 
>> _______________________________________________
>> 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/20121030/e3f5a223/attachment.html 


More information about the sakai-dev mailing list