Unfortunately I don't know of any such repositoy. As I mentioned, most 
properitary components with individual licenses consist of only one or two libs 
and the distributors don't bother with distribuing them using maven. 

Maven doesn't provide the means to stall a dependency resolution and prompt the 
user for accepting a license. The only thing you could do is to protect access 
to the repository. 
One way you could simuplate this would by by starting any turnkey nexus or 
artifactory server. There you could deploy some artifacts and configure the 
repo not to allow anonymous access. 
Now someone would need a login in order to fetch the libs. You could link the 
process of creating an account to accepting the licenses you want. As soon as 
someone creates a new account and accpts the licennse agreement, the nexus 
account is created and the user could use this account to access the artifacts.

Chris




[ C h r i s t o f e r  D u t z ]

C-Ware IT-Service
Inhaber
Dipl. Inf. Christofer Dutz
Karlstraße. 104, 64285 Darmstadt


   IT- und Systemhäuser

fon:  0 61 51 / 27315 - 61
fax:  0 61 51 / 27315 - 64
mobil:  0171 / 7 444 2 33
email:  christofer.d...@c-ware.de
http://www.c-ware.de

UStId-Nr. DE195700962


-----Ursprüngliche Nachricht-----
Von: Alex Harui [mailto:aha...@adobe.com] 
Gesendet: Dienstag, 16. Oktober 2012 20:38
An: flex-dev@incubator.apache.org
Betreff: Re: AW: AW: Flex Maven FDK Generator RC1

Is there some other corporate repository or two I can use as a model 
(especially one that has proprietary licensing)?


On 10/16/12 11:33 AM, "Om" <bigosma...@gmail.com> wrote:

> On Tue, Oct 16, 2012 at 11:30 AM, Carlos Rovira < 
> carlos.rov...@codeoscopic.com> wrote:
> 
>> Hi Alex,
>> 
>> for me is a barrier. I think Adobe should have it's own maven 
>> repository with flash, air and other needed stuff to ease development 
>> of people using their software. I think it's something convenient for 
>> Adobe as a company that sells technology to software integrators, 
>> game developers and other people. If Adobe make this movement people 
>> using maven will be more happy and will have access to the software 
>> Adobe is trying to push. So all will gain from this.
>> 
>> why it would be a barrier? because nowadays build software and CI 
>> servers is a must and people expect to have all solved with some 
>> scripting. If we say "you have to set this and that manually, 
>> downloading version X and putting in some folder here or there", 
>> we'll never could compete in the big league.
>> 
>> just my 2ctns.
>> 
>> Carlos Rovira
>> 
>> 
> 
> +1 to what Carlos says.
> 
> Thanks,
> Om
> 
> 
> 
>> 
>>> To others:  Is manual download of the Adobe stuff sufficient?  Or is 
>>> this going to be an important barrier for Apache Flex that we need to solve?
>>> 
>>> --
>>> Alex Harui
>>> Flex SDK Team
>>> Adobe Systems, Inc.
>>> http://blogs.adobe.com/aharui
>>> 
>> 
>> 
>> 
>> --
>> Carlos Rovira
>> Director de Tecnología
>> M: +34 607 22 60 05
>> F:  +34 912 35 57 77
>> CODEOSCOPIC S.A.
>> Avd. del General Perón, 32
>> Planta 10, Puertas P-Q
>> 28020 Madrid
>> 

--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to