You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/09/24 15:41:52 UTC

[jira] Resolved: (SMX4-379) Redo the branding for ServiceMix

     [ https://issues.apache.org/activemq/browse/SMX4-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4-379.
----------------------------------

    Resolution: Fixed

Sending        assembly/src/main/descriptors/unix-bin.xml
Sending        assembly/src/main/descriptors/windows-bin.xml
Sending        assembly/src/main/filtered-resources/etc/config.properties
Sending        branding/pom.xml
Adding         branding/src/main/resources/org/apache/felix
Adding         branding/src/main/resources/org/apache/felix/karaf
Adding         branding/src/main/resources/org/apache/felix/karaf/branding
Adding         branding/src/main/resources/org/apache/felix/karaf/branding/branding.properties
Deleting       branding/src/main/resources/org/apache/servicemix
Transmitting file data .....
Committed revision 818483.


FWIW, the branding of the console depends on https://issues.apache.org/jira/browse/FELIX-1638

> Redo the branding for ServiceMix
> --------------------------------
>
>                 Key: SMX4-379
>                 URL: https://issues.apache.org/activemq/browse/SMX4-379
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Error building ServiceMix from trunk and branch 3.3.1

Posted by Llies Meridja <op...@errayane.com>.
Hi all,

I have spent the morning trying to build with the following error.

[INFO] Building ServiceMix :: Service Engines
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.apache.servicemix:servicemix-build: checking for updates from apache.snapshots
[WARNING] repository metadata for: 'artifact org.apache.servicemix:servicemix-build' could not be retrieved from repository: apache.snapshots due to an error: Error transferring file: Connection timed out: connect
[INFO] Repository 'apache.snapshots' will be blacklisted
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.servicemix:servicemix-build

Reason: Error getting POM for 'org.apache.servicemix:servicemix-build' from the repository: Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata.
  org.apache.servicemix:servicemix-build:pom:1.1-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  central (http://repo1.maven.org/maven2)

 for project org.apache.servicemix:servicemix-build


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 16 seconds
[INFO] Finished at: Thu Sep 24 15:31:46 BST 2009
[INFO] Final Memory: 59M/114M
[INFO] ------------------------------------------------------------------------

I am using maven 2.2.1, the build has succeeded yesterday but, for some reason, it's giving the above problem now.

Is there something obvious I am missing?

Many thanks
Llies