If you need other ones there then put a request through JIRA.
In the meantime (or instead of) you can always host your own repository.
Create a directory on your webserver and add files just as you would see them on ibiblio
For example:
I have my own repo that is accessed via.
http://xxx/maven I can add a folder for taglibs jars //place my jars here (remember to version them like on ibiblio) and put a: maven.repo.remote=http://xxx/maven,http://www.ibiblio.org/maven in my project.properties
In addition to this 'workaround' you can also use: http://maven.apache.org/reference/user-guide.html#Overriding_Stated_Dependencies
Hope that helps :) -Tim
Daniel Draws wrote:
Hi!
Actually I'm developing an J2EE project. And I like the idea to test maven. And first I want to say, that I like it.
Now I want to develop the web-tier and I can't find any of the jakarta-taglibs (http://jakarta.apache.org/taglibs/index.html). I can not beliefe that no developer using maven uses any of them (logging, datetime,...).
I don't know, if this is the right place: But is there anybody, who can tell me, were to find a remote repository with this libs.
If not: Would it be posible to add the jakarta-taglibs to the ibiblio-repository. The normal JIRA-way seems to be not the best, because it requires more then 25 requests. And all of the older requests for the upload of taglibs are opend since September 03.
Is there any workaround, if there is no posibility for putting the libs in a remote repository. I think it should be posible to declare a dependency for a zip file and then in the build-pocess this file should be unzipped and included in the target.
thx
daniel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
