[
http://jira.codehaus.org/browse/MAVENUPLOAD-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120190
]
Ignacio Coloma commented on MAVENUPLOAD-1879:
---------------------------------------------
A first release has been added to the repository:
http://loom.sourceforge.net/repository
But I have concerns about our pom being valid. My POM references jstl 1.2,
which is not in maven central (the latest is 1.1.2):
http://repo1.maven.org/maven2/jstl/jstl/
As a consequence, I used to include my own repository entry pointing to the
java.net server:
<repository>
<id>javanet</id>
<url>http://repo1.maven.org/maven2-repoclean-java.net/</url>
</repository>
According to the maven FAQ, my pom cannot be uploaded to maven central if it
references other repositories. I am not sure which would be the way to proceed.
> Synchronize loom repository with central
> ----------------------------------------
>
> Key: MAVENUPLOAD-1879
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1879
> Project: maven-upload-requests
> Issue Type: Task
> Reporter: Ignacio Coloma
> Attachments: org.extrema-sistemas.loom.sh, org.extrema.loom.sh
>
>
> As indicated in the maven instructions, we have created a repository under
> http://loom.sourceforge.net/repository
> We would like to synchronize with central. You can find the script attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira