|
List Info
Thread: Re: Release ServiceMix 3.2
|
|
| Re: Release ServiceMix 3.2 |

|
2007-11-07 02:43:18 |
I propose we add it to our own repo at
http://svn.apache.org/repos/asf/incubator/servicemi
x/m2-repo/
This way, we can keep the existing release.
On 11/7/07, Freeman Fang <freeman.fang iona.com> wrote:
>
> Hi,
>
> This missing jar is needed for
org.drools.drools-compiler, which is used
> for our servicemix-drools service engine.
> I am not sure why it's removed from pub maven repos
recently, it's must
> be there a couple of days ago.
> But you can find it from
> http://dl.easyjf.com/maven2/commons-jci/co
mmons-jci-eclipse/3.2.0.666/
> Best Regards
>
> Freeman
>
> Freeman Fang wrote:
> > It's weird.
> > I can pass build on my machine.
> > What's your settings.xml of mvn looks like?
> >
> > Thanks
> >
> > Freeman
> >
> > Alan D. Cabrera wrote:
> >> Step 2 in the build fails:
> >>
> >> [INFO]
> >>
>
------------------------------------------------------------
------------
> >> [ERROR] BUILD ERROR
> >> [INFO]
> >>
>
------------------------------------------------------------
------------
> >> [INFO] Failed to resolve artifact.
> >>
> >> Missing:
> >> ----------
> >> 1)
org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
> >>
> >> Try downloading the file manually from the
project website.
> >>
> >> Then, install it using the command:
> >> mvn install:install-file
-DgroupId=org.apache.commons
> >> -DartifactId=commons-jci-eclipse
> >> -Dversion=3.2.0.666 -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.commons
> >> -DartifactId=commons-jci-eclipse
> >> -Dversion=3.2.0.666 -Dpackaging=jar
-Dfile=/path/to/file
> >> -Durl=[url] -DrepositoryId=[id]
> >>
> >> Path to dependency:
> >> 1)
org.apache.servicemix:servicemix-drools:jbi-component:3.2
> >> 2)
org.drools:drools-compiler:jar:3.0.3
> >> 3)
org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
> >>
> >> ----------
> >> 1 required artifact is missing.
> >>
> >> for artifact:
> >>
org.apache.servicemix:servicemix-drools:jbi-component:3.2
> >>
> >> from the specified remote repositories:
> >> central (http://repo1.maven.org/
maven2),
> >> servicemix-m2-repo
> >> (http://svn.apache.org/repos/asf/incubator/servicemix
/m2-repo),
> >> apache.snapshots (http:
//svn.apache.org/maven-snapshot-repository),
> >> codehaus (http://repository.code
haus.org),
> >> apache-incubating
> >> (http://people.apache.org/repo/m2-incubating-repository
),
> >> apache-snapshots
> >> (
http://people.apache.org/repo/m2-snapshot-repository),
> >> jboss (http://repository.
jboss.com/maven2)
> >>
> >>
> >>
> >> Regards,
> >> Alan
> >>
> >> On Nov 6, 2007, at 2:24 AM, Guillaume Nodet
wrote:
> >>
> >>> +1, sorry i was in vacation and offline
most of the time...
> >>>
> >>> On 10/26/07, Freeman Fang
<freeman.fang iona.com> wrote:
> >>>>
> >>>> Hi All,
> >>>>
> >>>> I have uploaded a version of
ServiceMix 3.2 for you to review. See
> >>>> http://cwiki.apache.org/confluence/display/SM/Servic
eMix+3.2
> >>>> for all the links and release notes.
> >>>>
> >>>> [ ] +1 Release ServiceMix 3.2
> >>>> [ ] ± 0
> >>>> [ ] -1 Do not release ServiceMix 3.2
> >>>>
> >>>> Cheers
> >>>>
> >>>> Freeman
> >>>>
> >>>
> >>>
> >>>
> >>> --Cheers,
> >>> Guillaume Nodet
> >>> ------------------------
> >>> Blog: http://gnodet.blogspot.co
m/
> >>
> >
>
--
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.co
m/
|
|
| Re: Release ServiceMix 3.2 |

|
2007-11-07 02:48:28 |
Agree.
Cheers
Freeman
Guillaume Nodet wrote:
> I propose we add it to our own repo at
> http://svn.apache.org/repos/asf/incubator/servicemi
x/m2-repo/
> This way, we can keep the existing release.
>
> On 11/7/07, Freeman Fang <freeman.fang iona.com> wrote:
>
>> Hi,
>>
>> This missing jar is needed for
org.drools.drools-compiler, which is used
>> for our servicemix-drools service engine.
>> I am not sure why it's removed from pub maven repos
recently, it's must
>> be there a couple of days ago.
>> But you can find it from
>> http://dl.easyjf.com/maven2/commons-jci/co
mmons-jci-eclipse/3.2.0.666/
>> Best Regards
>>
>> Freeman
>>
>> Freeman Fang wrote:
>>
>>> It's weird.
>>> I can pass build on my machine.
>>> What's your settings.xml of mvn looks like?
>>>
>>> Thanks
>>>
>>> Freeman
>>>
>>> Alan D. Cabrera wrote:
>>>
>>>> Step 2 in the build fails:
>>>>
>>>> [INFO]
>>>>
>>>>
>>
------------------------------------------------------------
------------
>>
>>>> [ERROR] BUILD ERROR
>>>> [INFO]
>>>>
>>>>
>>
------------------------------------------------------------
------------
>>
>>>> [INFO] Failed to resolve artifact.
>>>>
>>>> Missing:
>>>> ----------
>>>> 1)
org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
>>>>
>>>> Try downloading the file manually from
the project website.
>>>>
>>>> Then, install it using the command:
>>>> mvn install:install-file
-DgroupId=org.apache.commons
>>>> -DartifactId=commons-jci-eclipse
>>>> -Dversion=3.2.0.666
-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.commons
>>>> -DartifactId=commons-jci-eclipse
>>>> -Dversion=3.2.0.666
-Dpackaging=jar -Dfile=/path/to/file
>>>> -Durl=[url] -DrepositoryId=[id]
>>>>
>>>> Path to dependency:
>>>> 1)
org.apache.servicemix:servicemix-drools:jbi-component:3.2
>>>> 2)
org.drools:drools-compiler:jar:3.0.3
>>>> 3)
org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
>>>>
>>>> ----------
>>>> 1 required artifact is missing.
>>>>
>>>> for artifact:
>>>>
org.apache.servicemix:servicemix-drools:jbi-component:3.2
>>>>
>>>> from the specified remote repositories:
>>>> central (http://repo1.maven.org/
maven2),
>>>> servicemix-m2-repo
>>>> (http://svn.apache.org/repos/asf/incubator/servicemix
/m2-repo),
>>>> apache.snapshots (http:
//svn.apache.org/maven-snapshot-repository),
>>>> codehaus (http://repository.code
haus.org),
>>>> apache-incubating
>>>> (http://people.apache.org/repo/m2-incubating-repository
),
>>>> apache-snapshots
>>>> (
http://people.apache.org/repo/m2-snapshot-repository),
>>>> jboss (http://repository.
jboss.com/maven2)
>>>>
>>>>
>>>>
>>>> Regards,
>>>> Alan
>>>>
>>>> On Nov 6, 2007, at 2:24 AM, Guillaume Nodet
wrote:
>>>>
>>>>
>>>>> +1, sorry i was in vacation and offline
most of the time...
>>>>>
>>>>> On 10/26/07, Freeman Fang
<freeman.fang iona.com> wrote:
>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> I have uploaded a version of
ServiceMix 3.2 for you to review. See
>>>>>> http://cwiki.apache.org/confluence/display/SM/Servic
eMix+3.2
>>>>>> for all the links and release
notes.
>>>>>>
>>>>>> [ ] +1 Release ServiceMix 3.2
>>>>>> [ ] ± 0
>>>>>> [ ] -1 Do not release ServiceMix
3.2
>>>>>>
>>>>>> Cheers
>>>>>>
>>>>>> Freeman
>>>>>>
>>>>>>
>>>>>
>>>>> --Cheers,
>>>>> Guillaume Nodet
>>>>> ------------------------
>>>>> Blog: http://gnodet.blogspot.co
m/
>>>>>
>
>
>
>
|
|
| Re: Release ServiceMix 3.2 |

|
2007-11-07 06:27:38 |
On Nov 7, 2007, at 3:43 AM, Guillaume Nodet wrote:
> I propose we add it to our own repo at
> http://svn.apache.org/repos/asf/incubator/servicemi
x/m2-repo/
> This way, we can keep the existing release.
This is a good idea since older revisions of ServiceMix also
now fail
to build due to this missing dependency.
>
> On 11/7/07, Freeman Fang <freeman.fang iona.com> wrote:
>>
>> Hi,
>>
>> This missing jar is needed for
org.drools.drools-compiler, which
>> is used
>> for our servicemix-drools service engine.
>> I am not sure why it's removed from pub maven repos
recently, it's
>> must
>> be there a couple of days ago.
>> But you can find it from
>> http://dl.easyjf.com/maven2/commons-jci/commons-jci-
eclipse/
>> 3.2.0.666/
>> Best Regards
>>
>> Freeman
>>
>> Freeman Fang wrote:
>>> It's weird.
>>> I can pass build on my machine.
>>> What's your settings.xml of mvn looks like?
>>>
>>> Thanks
>>>
>>> Freeman
>>>
>>> Alan D. Cabrera wrote:
>>>> Step 2 in the build fails:
>>>>
>>>> [INFO]
>>>>
>>
------------------------------------------------------------
---------
>> ---
>>>> [ERROR] BUILD ERROR
>>>> [INFO]
>>>>
>>
------------------------------------------------------------
---------
>> ---
>>>> [INFO] Failed to resolve artifact.
>>>>
>>>> Missing:
>>>> ----------
>>>> 1)
org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
>>>>
>>>> Try downloading the file manually from
the project website.
>>>>
>>>> Then, install it using the command:
>>>> mvn install:install-file
-DgroupId=org.apache.commons
>>>> -DartifactId=commons-jci-eclipse
>>>> -Dversion=3.2.0.666
-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.commons
>>>> -DartifactId=commons-jci-eclipse
>>>> -Dversion=3.2.0.666
-Dpackaging=jar -Dfile=/path/to/
>>>> file
>>>> -Durl=[url] -DrepositoryId=[id]
>>>>
>>>> Path to dependency:
>>>> 1)
org.apache.servicemix:servicemix-drools:jbi-component:
>>>> 3.2
>>>> 2)
org.drools:drools-compiler:jar:3.0.3
>>>> 3)
org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
>>>>
>>>> ----------
>>>> 1 required artifact is missing.
>>>>
>>>> for artifact:
>>>>
org.apache.servicemix:servicemix-drools:jbi-component:3.2
>>>>
>>>> from the specified remote repositories:
>>>> central (http://repo1.maven.org/
maven2),
>>>> servicemix-m2-repo
>>>> (http://svn.apache.org/repos/asf/incubator/servicemix
/m2-repo),
>>>> apache.snapshots (http://svn.apac
he.org/maven-snapshot-
>>>> repository),
>>>> codehaus (http://repository.code
haus.org),
>>>> apache-incubating
>>>> (http://people.apache.org/repo/m2-incubating-repository
),
>>>> apache-snapshots
>>>> (
http://people.apache.org/repo/m2-snapshot-repository),
>>>> jboss (http://repository.
jboss.com/maven2)
>>>>
>>>>
>>>>
>>>> Regards,
>>>> Alan
>>>>
>>>> On Nov 6, 2007, at 2:24 AM, Guillaume Nodet
wrote:
>>>>
>>>>> +1, sorry i was in vacation and offline
most of the time...
>>>>>
>>>>> On 10/26/07, Freeman Fang
<freeman.fang iona.com> wrote:
>>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> I have uploaded a version of
ServiceMix 3.2 for you to review.
>>>>>> See
>>>>>> http://cwiki.apache.org/confluence/display/SM/Servic
eMix+3.2
>>>>>> for all the links and release
notes.
>>>>>>
>>>>>> [ ] +1 Release ServiceMix 3.2
>>>>>> [ ] ± 0
>>>>>> [ ] -1 Do not release ServiceMix
3.2
>>>>>>
>>>>>> Cheers
>>>>>>
>>>>>> Freeman
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --Cheers,
>>>>> Guillaume Nodet
>>>>> ------------------------
>>>>> Blog: http://gnodet.blogspot.co
m/
>>>>
>>>
>>
>
>
>
> --
> Cheers,
> Guillaume Nodet
> ------------------------
> Blog: http://gnodet.blogspot.co
m/
--
Daryl
http://itsallsemantics.com
"Hell, there are no rules here-- we're trying to
accomplish something."
-- Thomas A. Edison
|
|
[1-3]
|
|