On 1 February 2012 11:56, Olivier Lamy <ol...@apache.org> wrote:
> 2012/2/1 sebb <seb...@gmail.com>:
>> On 1 February 2012 10:14, Olivier Lamy <ol...@apache.org> wrote:
>>> Hello,
>>> As the others currently provided tomcat maven artifacts, adding those
>>> in the download section doesn't have (IMHO) sense.
>>> Because to be able to consume it within a maven build, users will have
>>> to install it locally respecting the maven repository format layout.
>>> So when the vote passed the files available in the staging repository
>>> https://repository.apache.org/content/repositories/orgapachetomcat-142/
>>> will be sync to http://repo.maven.apache.org/maven2/org/apache/tomcat/
>>> .
>>>
>>> What we can do at least is to add in the ASF download system the
>>> source archive. See files *-source-release.zip* in
>>> https://repository.apache.org/content/repositories/orgapachetomcat-142/org/apache/tomcat/maven/tomcat-maven-plugin/2.0-beta-1/
>>>
>>> At least with the file named
>>> tomcat-maven-plugin-2.0-beta-1-source-release.zip you can rebuild the
>>> plugins.
>>>
>>> Makes sense ?
>>
>> Apache Commons also releases code which is mainly consumed by Maven users.
>> All the components are released to the Apache mirrors (as source and
>> binary archives) as well as to Maven Central (as jars, with additional
>> src and javadoc jars).
>> Same as Tomcat itself, really.
>
> For commons it's artifacts/jars which can be consume "manually" but
> AFAIK consuming "manually" maven plugins jars doesn't have sense IMHO.

The ASF releases source - from which it must be possible to build the plugin.
That's not generally easy or even possible from the jars that are
released to Maven Central.

> If the case of a Maven plugin, I can put the jars in something like
> http://apache.multidist.com/tomcat/maven-plugin/ but so how will you
> use it ? installing manually using mvn install:.... ?

You don't; you use the copies in Maven Central.

> And If I go here : http://apache.multidist.com/tomcat/tomcat-7/v7.0.25/bin/
> I don't see maven artifacts which are available here:
> http://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-api/7.0.25/

Exactly.

Tomcat (as Commons) releases are made to *both* the mirrors *and* Maven Central.

The ASF mirrors are for source and binary archives.
The Maven Central repo is used for the binary jars, along with pom and
accompanying source/javadoc jars.

> or here 
> http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/7.0.25/
> etc...
>
>
>
>
>>
>>> 2012/1/31 Konstantin Kolinko <knst.koli...@gmail.com>:
>>>> 2012/1/26 Olivier Lamy <ol...@apache.org>:
>>>>> Hi,
>>>>>
>>>>> I'd like to release the Apache Tomcat Maven plugin 2.0-beta-1.
>>>>>
>>>>> The staging repository is available here:
>>>>> https://repository.apache.org/content/repositories/orgapachetomcat-142/
>>>>> The documentation site is available here:
>>>>> http://tomcat.apache.org/maven-plugin-2.0-beta-1/
>>>>>
>>>>> Changelog: 
>>>>> http://tomcat.apache.org/maven-plugin-2.0-beta-1/jira-report.html
>>>>>
>>>>> Guide to test a staged release maven plugin:
>>>>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>>>> .
>>>>>
>>>>> [+1]
>>>>> [ 0]
>>>>> [-1]
>>>>>
>>>>
>>>> Where are downloadable artifacts that will be placed to the ASF mirror 
>>>> system?
>>>>
>>>> Best regards,
>>>> Konstantin Kolinko
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>>>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>>>
>>>
>>>
>>>
>>> --
>>> Olivier Lamy
>>> Talend: http://coders.talend.com
>>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>
>
>
>
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to