[MAGNOLIA-1328] build fails (r8319) Created: 31/Jan/07  Updated: 04/Feb/07  Resolved: 31/Jan/07

Status: Closed
Project: Magnolia
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Trivial
Reporter: Oliver Lietz Assignee: Magnolia International
Resolution: Not an issue Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: File quickfix.diff    
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

build fails caused by moved dms module



 Comments   
Comment by Oliver Lietz [ 31/Jan/07 ]

removes dms module from magnolia/pom.xml

Comment by Magnolia International [ 31/Jan/07 ]

Please provide meaningful title and description - what fails, why, how does you fix actually fixes it? magnolia-dms-1.1 is a valid released version, so it should be available when building.

Comment by Oliver Lietz [ 31/Jan/07 ]

A build of revision 8319 (trunk) failed. I checked out r8319 and immediately did a "mvn clean install". Getting magnolia-dms-1.1 failed, please see error message below. Tried it several times. So removing dms from magnolia/pom.xml was a quick fix. Sorry for this noise, looks like it works again.

Building dms-module fails cause of <relativePath> in pom.xml. Is there a magnolia policy for setting <relativePath>?

[INFO] Installing /Volumes/data/devel/projects/magnolia/magnolia-trunk/magnolia-editor-kupu/target/magnolia-editor-kupu-3.0.2-SNAPSHOT.jar to /Users/olli/.m2/repository/info/magnolia/magnolia-editor-kupu/3.0.2-SNAPSHOT/magnolia-editor-kupu-3.0.2-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building magnolia-module-samples
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /Volumes/data/devel/projects/magnolia/magnolia-trunk/magnolia-module-samples/target
[INFO] Deleting directory /Volumes/data/devel/projects/magnolia/magnolia-trunk/magnolia-module-samples/target/classes
[INFO] Deleting directory /Volumes/data/devel/projects/magnolia/magnolia-trunk/magnolia-module-samples/target/test-classes
[INFO] [setproperty:set-property

{execution: currentDate}

]
[INFO] property magnolia.currentDate set to value 31. Januar 2007 (scope: project)
[INFO] property magnolia.niceVersion set to value 3.0.2 (Snapshot: 31.01.2007 13:26:06) (scope: project)
[INFO] property magnolia.releaseDate set to value 31. Januar 2007 (scope: project)
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [jspc:compile

{execution: jspc}

]
[WARN] Internal Error: File /WEB-INF/web.xml not found
[INFO] Built File: /mgnl-files/templates/samples/templates/sample-devsearch.jsp
[INFO] Built File: /mgnl-files/templates/samples/templates/sample-devshow.jsp
[INFO] Built File: /mgnl-files/templates/samples/templates/sample-form.jsp
[INFO] Built File: /mgnl-files/templates/samples/templates/sample-mail.jsp
[INFO] Built File: /mgnl-files/templates/samples/templates/sample-onecolumn.jsp
[INFO] Built File: /mgnl-files/templates/samples/templates/sample-search.jsp
[INFO] Built File: /mgnl-files/templates/samples/templates/sample-twocolumns.jsp
[INFO] Built File: /mgnl-files/templates/samples/templates/inc/columnMain.jsp
[INFO] Built File: /mgnl-files/templates/samples/templates/inc/head.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/date.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/download.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/editor.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/file.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/form-edit.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/form-selection.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/form-submit.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/link.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/noOutput.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/richEdit.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/rightColumn.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/table.jsp
[INFO] Built File: /mgnl-files/templates/samples/paragraphs/textImage.jsp
[INFO] Built File: /mgnl-files/templates/samples/dialogIncludes/colorSelector.jsp
[INFO] [compiler:testCompile

{execution: compile-tests}

]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /Volumes/data/devel/projects/magnolia/magnolia-trunk/magnolia-module-samples/target/magnolia-module-samples-3.0.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /Volumes/data/devel/projects/magnolia/magnolia-trunk/magnolia-module-samples/target/magnolia-module-samples-3.0.2-SNAPSHOT.jar to /Users/olli/.m2/repository/info/magnolia/magnolia-module-samples/3.0.2-SNAPSHOT/magnolia-module-samples-3.0.2-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building magnolia
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /Volumes/data/devel/projects/magnolia/magnolia-trunk/magnolia/target
[INFO] Deleting directory /Volumes/data/devel/projects/magnolia/magnolia-trunk/magnolia/target/classes
[INFO] Deleting directory /Volumes/data/devel/projects/magnolia/magnolia-trunk/magnolia/target/test-classes
[INFO] [setproperty:set-property

{execution: currentDate}

]
[INFO] property magnolia.currentDate set to value 31. Januar 2007 (scope: project)
[INFO] property magnolia.niceVersion set to value 3.0.2 (Snapshot: 31.01.2007 13:26:35) (scope: project)
[INFO] property magnolia.releaseDate set to value 31. Januar 2007 (scope: project)
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://svn.magnolia.info/maven/m2/info/magnolia/magnolia-module-dms/1.1/magnolia-module-dms-1.1.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).

Project ID: info.magnolia:magnolia-module-dms

Reason: Error getting POM for 'info.magnolia:magnolia-module-dms' from the repository: Error transferring file
info.magnolia:magnolia-module-dms:pom:1.1

from the specified remote repositories:
central (http://repo1.maven.org/maven2),
magnolia.snapshots (http://svn.magnolia.info/maven/snapshots),
maven.openwfe.org.prereleases (http://maven.openwfe.org/prereleases),
magnolia (http://svn.magnolia.info/maven/m2)

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 22 seconds
[INFO] Finished at: Wed Jan 31 13:27:36 CET 2007
[INFO] Final Memory: 13M/33M
[INFO] ------------------------------------------------------------------------

Comment by Magnolia International [ 31/Jan/07 ]

Reason: Error getting POM for 'info.magnolia:magnolia-module-dms' from the repository: Error transferring file
info.magnolia:magnolia-module-dms:pom:1.1
[ ... ]
[INFO] For more information, run Maven with the -e switch

And you didnt get the error anymore when trying again, without changing anything ?

Comment by Oliver Lietz [ 31/Jan/07 ]

I cleaned my local m2 repository (removed info.magnolia) and did a fresh checkout to reproduce it, but the error is gone. Didn't change anything else. My network connection is up for more than 14 hours and stable. Strange.

Comment by Magnolia International [ 31/Jan/07 ]

Well, then ...

Generated at Mon Feb 12 03:25:52 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.