From: <hu...@op...> - 2011-01-23 19:34:15
|
See <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/66/changes> Changes: [Fabrizio Giustina] update project names and license headers [Fabrizio Giustina] update parent version ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlgroovy U src/main/java/net/sourceforge/openutils/mgnlgroovy/lifecycle/GroovyShellModule.java U src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.java U src/main/java/net/sourceforge/openutils/mgnlgroovy/setup/GroovyShellModuleVersionHandler.java U pom.xml At revision 3269 Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Cannot find parent: net.sourceforge.openutils:openutils-parent for project: null:openutils-mgnlgroovy:jar:1.2.1-SNAPSHOT for project null:openutils-mgnlgroovy:jar:1.2.1-SNAPSHOT at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506) at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:215) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:332) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:968) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:859) at hudson.FilePath.act(FilePath.java:753) at hudson.FilePath.act(FilePath.java:735) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:587) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:464) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417) at hudson.model.Run.run(Run.java:1325) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:139) Caused by: org.apache.maven.project.ProjectBuildingException: POM 'net.sourceforge.openutils:openutils-parent' not found in repository: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) for project net.sourceforge.openutils:openutils-parent at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603) at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366) ... 15 more Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74) at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556) ... 16 more Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:200) ... 18 more |
From: <hu...@op...> - 2011-04-10 08:35:39
|
See <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/67/changes> Changes: [Fabrizio Giustina] parent version 1.9 ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlgroovy U pom.xml At revision 3423 WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior. Found mavenVersion 2.2.1 from file jar:file:/usr/local/maven/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Failure to find net.sourceforge.openutils:openutils-parent:pom:1.9 in http://repository.openmindonline.it was cached in the local repository, resolution will not be reattempted until the update interval of openmind has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 2, column 11 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:321) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1220) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1047) at hudson.FilePath.act(FilePath.java:757) at hudson.FilePath.act(FilePath.java:739) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:754) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:584) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421) at hudson.model.Run.run(Run.java:1362) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:440) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:145) |
From: <hu...@op...> - 2011-06-11 08:36:44
|
See <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/68/changes> Changes: [Fabrizio Giustina] update parent pom ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlgroovy U pom.xml At revision 3519 WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior. Found mavenVersion 2.2.1 from file jar:file:/usr/local/maven/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Failure to find net.sourceforge.openutils:openutils-parent:pom:1.10 in http://repository.openmindonline.it was cached in the local repository, resolution will not be reattempted until the update interval of openmind has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 2, column 11 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:321) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1220) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1047) at hudson.FilePath.act(FilePath.java:757) at hudson.FilePath.act(FilePath.java:739) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:754) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:584) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421) at hudson.model.Run.run(Run.java:1362) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:440) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:145) |
From: <hu...@op...> - 2011-11-06 17:39:37
|
See <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/69/changes> Changes: [Fabrizio Giustina] new parent pom ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlgroovy U pom.xml At revision 3690 Found mavenVersion 2.2.1 from file jar:file:/usr/local/maven/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties Parsing POMs failed to transfer Unable to locate resource in repository ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact net.sourceforge.openutils:openutils-parent:pom:1.11 in openmind (http://repository.openmindonline.it) and 'parent.relativePath' points at wrong local POM @ line 2, column 11 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:321) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1220) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1047) at hudson.FilePath.act(FilePath.java:757) at hudson.FilePath.act(FilePath.java:739) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:754) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:584) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421) at hudson.model.Run.run(Run.java:1362) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:440) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:145) |
From: <hu...@op...> - 2012-02-17 18:43:00
|
See <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/70/changes> Changes: [molaschi] groovy shell IDE ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlgroovy D src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.java AU src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.java A src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.java.bk AU src/main/resources/mgnl-resources/groovyshell/css/console.css A src/main/resources/mgnl-resources/groovyshell/css/bootstrap AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery.layout.css AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery-ui-1.8.16.custom.css AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/bootstrap.css A src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-bg_inset-soft_95_fef1ec_1x100.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-icons_2e83ff_256x240.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-icons_888888_256x240.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-bg_glass_55_fbf9ee_1x400.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-bg_glass_75_dadada_1x400.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-bg_glass_75_e6e6e6_1x400.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-bg_glass_65_ffffff_1x400.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-bg_glass_75_ffffff_1x400.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-bg_highlight-soft_75_cccccc_1x100.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-icons_cd0a0a_256x240.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-bg_flat_0_aaaaaa_40x100.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-icons_f6cf3b_256x240.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-icons_454545_256x240.png AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/images/ui-icons_222222_256x240.png A src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery-ui-fileinput A src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery-ui-fileinput/images AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery-ui-fileinput/images/icon-generic.gif AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery-ui-fileinput/images/icon-media.gif AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery-ui-fileinput/images/icon-image.gif AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery-ui-fileinput/images/icon-zip.gif AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery-ui-fileinput/enhanced.css AU src/main/resources/mgnl-resources/groovyshell/css/bootstrap/jquery.ui.1.8.16.ie.css AU src/main/resources/mgnl-resources/groovyshell/css/editor.css AU src/main/resources/mgnl-resources/groovyshell/js/jquery.cookie.js A src/main/resources/mgnl-resources/groovyshell/js/jquery-ui-fileinput AU src/main/resources/mgnl-resources/groovyshell/js/jquery-ui-fileinput/fileinput.jquery.js AU src/main/resources/mgnl-resources/groovyshell/js/jquery-ui-fileinput/enhance.min.js A src/main/resources/mgnl-resources/groovyshell/js/ace AU src/main/resources/mgnl-resources/groovyshell/js/ace/theme-eclipse.js AU src/main/resources/mgnl-resources/groovyshell/js/ace/mode-groovy.js AU src/main/resources/mgnl-resources/groovyshell/js/ace/ace.js D src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.html AU src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.html A src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.html.bk U src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShell.xml AU src/main/resources/mgnl-bootstrap/groovyshell/config.modules.groovyshell.pages.groovyShellScript.xml At revision 3735 Found mavenVersion 2.2.1 from file jar:file:/usr/local/maven/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties Parsing POMs [openutils-mgnlgroovy] $ /usr/local/jdk1.6.0_20/bin/java -cp /data/hudson-data/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.403.jar:/usr/local/maven/boot/classworlds-1.1.jar hudson.maven.agent.Main /usr/local/maven /data/webapps/hudson/WEB-INF/lib/remoting-1.403.jar /data/hudson-data/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.403.jar 45680 /data/hudson-data/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar <===[HUDSON REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/pom.xml> clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Groovy Shell for Magnolia CMS [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/target> [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 50 resources [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/src/test/resources> [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [JENKINS] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/target/openutils-mgnlgroovy-1.2.1-SNAPSHOT.jar> [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/target/openutils-mgnlgroovy-1.2.1-SNAPSHOT-sources.jar> [INFO] [assembly:single {execution: bundle}] [INFO] Reading assembly descriptor: <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/src/main/assembly/assembly-bundle.xml> [INFO] Building zip: <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/target/openutils-mgnlgroovy-1.2.1-SNAPSHOT-bundle.zip> [INFO] [license:check {execution: default}] [INFO] Checking licenses... [INFO] Missing header in: <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.java> [JENKINS] Archiving <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/pom.xml> to /data/hudson-data/jobs/openutils-mgnlgroovy/modules/net.sourceforge.openutils$openutils-mgnlgroovy/builds/2012-02-17_19-22-21/archive/net.sourceforge.openutils/openutils-mgnlgroovy/1.2.1-SNAPSHOT/pom.xml [JENKINS] Archiving <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/target/openutils-mgnlgroovy-1.2.1-SNAPSHOT.jar> to /data/hudson-data/jobs/openutils-mgnlgroovy/modules/net.sourceforge.openutils$openutils-mgnlgroovy/builds/2012-02-17_19-22-21/archive/net.sourceforge.openutils/openutils-mgnlgroovy/1.2.1-SNAPSHOT/openutils-mgnlgroovy-1.2.1-SNAPSHOT.jar [JENKINS] Archiving <https://hudson.openmindonline.it/job/openutils-mgnlgroovy/ws/openutils-mgnlgroovy/target/openutils-mgnlgroovy-1.2.1-SNAPSHOT-sources.jar> to /data/hudson-data/jobs/openutils-mgnlgroovy/modules/net.sourceforge.openutils$openutils-mgnlgroovy/builds/2012-02-17_19-22-21/archive/net.sourceforge.openutils/openutils-mgnlgroovy/1.2.1-SNAPSHOT/openutils-mgnlgroovy-1.2.1-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Some files do not have the expected license header [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37 seconds [INFO] Finished at: Fri Feb 17 19:23:05 CET 2012 [INFO] Final Memory: 50M/315M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data Sending e-mails to: ope...@li... channel stopped |