You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Bozo Juretic (JIRA)" <ji...@apache.org> on 2008/12/25 16:07:05 UTC

[jira] Created: (SMX4-180) Examples will not build from trunk

Examples will not build from trunk
----------------------------------

                 Key: SMX4-180
                 URL: https://issues.apache.org/activemq/browse/SMX4-180
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Bozo Juretic


It seems that a lot of examples won't build from the current smx4 SVN trunk, since the main parent pom.xml contains wrong versions of various servicemix components. Please provide a quick fix just to get it running if it is a deeper problem. Thanks

....

[INFO] ------------------------------------------------------------------------
[INFO] Building ServiceMix :: Samples :: Bridge :: HTTP
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:copy {execution: copy-legal}]
[INFO] Configured Artifact: org.apache.servicemix.legal:legal:1.0:xml
[INFO] org.apache.servicemix.legal:legal:1.0:xml already exists in C:\workspace-soa\smx4-feat
ures\examples\bridge\bridge-http-su\target\legal
[INFO] snapshot org.apache.servicemix:servicemix-http:2008.02-SNAPSHOT: checking for updates
from open.iona.m2
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
Downloading: http://repo.open.iona.com/maven2/org/apache/servicemix/servicemix-http/2008.02-S
NAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
Downloading: http://repo.open.iona.com/maven2/org/apache/servicemix/servicemix-http/2008.02-S
NAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.servicemix:servicemix-http:jar:2008.02-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-http -
Dversion=2008.02-SNAPSHOT -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.apache.servicemix -DartifactId=servicemix-http -Dv
ersion=2008.02-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.servicemix.examples.bridge:bridge-http-su:jbi-service-unit:4.0-m2-SNAPS
HOT
        2) org.apache.servicemix:servicemix-http:jar:2008.02-SNAPSHOT

----------
1 required artifact is missing.

for artifact:
  org.apache.servicemix.examples.bridge:bridge-http-su:jbi-service-unit:4.0-m2-SNAPSHOT

from the specified remote repositories:
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  ops4j (http://repository.ops4j.org/maven2),
  apache.m2.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  java.net.2 (http://download.java.net/maven/2),
  java.net (http://download.java.net/maven/1/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  open.iona.m2 (http://repo.open.iona.com/maven2),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  central (http://repo1.maven.org/maven2),
  jboss (http://repository.jboss.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 26 seconds
[INFO] Finished at: Thu Dec 25 15:52:02 CET 2008
[INFO] Final Memory: 74M/254M
[INFO] ------------------------------------------------------------------------



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


[jira] Resolved: (SMX4-180) Examples will not build from trunk

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMX4-180.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0-m2

> Examples will not build from trunk
> ----------------------------------
>
>                 Key: SMX4-180
>                 URL: https://issues.apache.org/activemq/browse/SMX4-180
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Bozo Juretic
>            Assignee: Freeman Fang
>             Fix For: 4.0-m2
>
>
> It seems that a lot of examples won't build from the current smx4 SVN trunk, since the main parent pom.xml contains wrong versions of various servicemix components. Please provide a quick fix just to get it running if it is a deeper problem. Thanks
> ....
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ServiceMix :: Samples :: Bridge :: HTTP
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [dependency:copy {execution: copy-legal}]
> [INFO] Configured Artifact: org.apache.servicemix.legal:legal:1.0:xml
> [INFO] org.apache.servicemix.legal:legal:1.0:xml already exists in C:\workspace-soa\smx4-feat
> ures\examples\bridge\bridge-http-su\target\legal
> [INFO] snapshot org.apache.servicemix:servicemix-http:2008.02-SNAPSHOT: checking for updates
> from open.iona.m2
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://repo.open.iona.com/maven2/org/apache/servicemix/servicemix-http/2008.02-S
> NAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> Downloading: http://repo.open.iona.com/maven2/org/apache/servicemix/servicemix-http/2008.02-S
> NAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.servicemix:servicemix-http:jar:2008.02-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-http -
> Dversion=2008.02-SNAPSHOT -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.apache.servicemix -DartifactId=servicemix-http -Dv
> ersion=2008.02-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency:
>         1) org.apache.servicemix.examples.bridge:bridge-http-su:jbi-service-unit:4.0-m2-SNAPS
> HOT
>         2) org.apache.servicemix:servicemix-http:jar:2008.02-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact:
>   org.apache.servicemix.examples.bridge:bridge-http-su:jbi-service-unit:4.0-m2-SNAPSHOT
> from the specified remote repositories:
>   apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   ops4j (http://repository.ops4j.org/maven2),
>   apache.m2.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java.net.2 (http://download.java.net/maven/2),
>   java.net (http://download.java.net/maven/1/),
>   servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
>   open.iona.m2 (http://repo.open.iona.com/maven2),
>   apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   central (http://repo1.maven.org/maven2),
>   jboss (http://repository.jboss.org/maven2)
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 5 minutes 26 seconds
> [INFO] Finished at: Thu Dec 25 15:52:02 CET 2008
> [INFO] Final Memory: 74M/254M
> [INFO] ------------------------------------------------------------------------

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


[jira] Commented: (SMX4-180) Examples will not build from trunk

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48346#action_48346 ] 

Freeman Fang commented on SMX4-180:
-----------------------------------

somehow the snapshot publish is broken yesterday
I just check the snapshot repo
http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/
there are there now.
Would you please try it again?
Or you can download the source of components, 
http://svn.apache.org/repos/asf/servicemix/components/all/
build them yourself locally, so that you can catch the latest change in time :-)

> Examples will not build from trunk
> ----------------------------------
>
>                 Key: SMX4-180
>                 URL: https://issues.apache.org/activemq/browse/SMX4-180
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Bozo Juretic
>            Assignee: Freeman Fang
>
> It seems that a lot of examples won't build from the current smx4 SVN trunk, since the main parent pom.xml contains wrong versions of various servicemix components. Please provide a quick fix just to get it running if it is a deeper problem. Thanks
> ....
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ServiceMix :: Samples :: Bridge :: HTTP
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [dependency:copy {execution: copy-legal}]
> [INFO] Configured Artifact: org.apache.servicemix.legal:legal:1.0:xml
> [INFO] org.apache.servicemix.legal:legal:1.0:xml already exists in C:\workspace-soa\smx4-feat
> ures\examples\bridge\bridge-http-su\target\legal
> [INFO] snapshot org.apache.servicemix:servicemix-http:2008.02-SNAPSHOT: checking for updates
> from open.iona.m2
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://repo.open.iona.com/maven2/org/apache/servicemix/servicemix-http/2008.02-S
> NAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> Downloading: http://repo.open.iona.com/maven2/org/apache/servicemix/servicemix-http/2008.02-S
> NAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.servicemix:servicemix-http:jar:2008.02-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-http -
> Dversion=2008.02-SNAPSHOT -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.apache.servicemix -DartifactId=servicemix-http -Dv
> ersion=2008.02-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency:
>         1) org.apache.servicemix.examples.bridge:bridge-http-su:jbi-service-unit:4.0-m2-SNAPS
> HOT
>         2) org.apache.servicemix:servicemix-http:jar:2008.02-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact:
>   org.apache.servicemix.examples.bridge:bridge-http-su:jbi-service-unit:4.0-m2-SNAPSHOT
> from the specified remote repositories:
>   apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   ops4j (http://repository.ops4j.org/maven2),
>   apache.m2.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java.net.2 (http://download.java.net/maven/2),
>   java.net (http://download.java.net/maven/1/),
>   servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
>   open.iona.m2 (http://repo.open.iona.com/maven2),
>   apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   central (http://repo1.maven.org/maven2),
>   jboss (http://repository.jboss.org/maven2)
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 5 minutes 26 seconds
> [INFO] Finished at: Thu Dec 25 15:52:02 CET 2008
> [INFO] Final Memory: 74M/254M
> [INFO] ------------------------------------------------------------------------

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


[jira] Assigned: (SMX4-180) Examples will not build from trunk

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SMX4-180:
---------------------------------

    Assignee: Freeman Fang

> Examples will not build from trunk
> ----------------------------------
>
>                 Key: SMX4-180
>                 URL: https://issues.apache.org/activemq/browse/SMX4-180
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Bozo Juretic
>            Assignee: Freeman Fang
>
> It seems that a lot of examples won't build from the current smx4 SVN trunk, since the main parent pom.xml contains wrong versions of various servicemix components. Please provide a quick fix just to get it running if it is a deeper problem. Thanks
> ....
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ServiceMix :: Samples :: Bridge :: HTTP
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [dependency:copy {execution: copy-legal}]
> [INFO] Configured Artifact: org.apache.servicemix.legal:legal:1.0:xml
> [INFO] org.apache.servicemix.legal:legal:1.0:xml already exists in C:\workspace-soa\smx4-feat
> ures\examples\bridge\bridge-http-su\target\legal
> [INFO] snapshot org.apache.servicemix:servicemix-http:2008.02-SNAPSHOT: checking for updates
> from open.iona.m2
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://repo.open.iona.com/maven2/org/apache/servicemix/servicemix-http/2008.02-S
> NAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.pom
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> Downloading: http://repo.open.iona.com/maven2/org/apache/servicemix/servicemix-http/2008.02-S
> NAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servi
> cemix-http/2008.02-SNAPSHOT/servicemix-http-2008.02-SNAPSHOT.jar
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.servicemix:servicemix-http:jar:2008.02-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-http -
> Dversion=2008.02-SNAPSHOT -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.apache.servicemix -DartifactId=servicemix-http -Dv
> ersion=2008.02-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency:
>         1) org.apache.servicemix.examples.bridge:bridge-http-su:jbi-service-unit:4.0-m2-SNAPS
> HOT
>         2) org.apache.servicemix:servicemix-http:jar:2008.02-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact:
>   org.apache.servicemix.examples.bridge:bridge-http-su:jbi-service-unit:4.0-m2-SNAPSHOT
> from the specified remote repositories:
>   apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   ops4j (http://repository.ops4j.org/maven2),
>   apache.m2.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java.net.2 (http://download.java.net/maven/2),
>   java.net (http://download.java.net/maven/1/),
>   servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
>   open.iona.m2 (http://repo.open.iona.com/maven2),
>   apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   central (http://repo1.maven.org/maven2),
>   jboss (http://repository.jboss.org/maven2)
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 5 minutes 26 seconds
> [INFO] Finished at: Thu Dec 25 15:52:02 CET 2008
> [INFO] Final Memory: 74M/254M
> [INFO] ------------------------------------------------------------------------

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