[jira] Created: (MAVENUPLOAD-2720) Please change the group of the extrema-sistemas synchronized repository

2010-01-18 Thread Ignacio Coloma (JIRA)
Please change the group of the extrema-sistemas synchronized repository
---

 Key: MAVENUPLOAD-2720
 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2720
 Project: Maven Upload Requests
  Issue Type: Wish
Reporter: Ignacio Coloma


Actually there is a releases repository synchronized with maven central with 
the following configuration:

org.extrema-sistemas.loom,mavens...@web.sourceforge.net:/home/groups/l/lo/loom/htdocs/repository

Now, we want to add another project org.extrema-sistemas.simpleds, so we wanted 
to change the configuration to this:

org.extrema-sistemas,mavens...@web.sourceforge.net:/home/groups/l/lo/loom/htdocs/repository

(The repository is the same, only the group name changes)

If you need anything else, I will be glad to help.

-- 
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




[jira] Created: (MAVENUPLOAD-1912) Upload jstl-1.2.jar to central

2008-01-28 Thread Ignacio Coloma (JIRA)
Upload jstl-1.2.jar to central
--

 Key: MAVENUPLOAD-1912
 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1912
 Project: maven-upload-requests
  Issue Type: New Feature
Reporter: Ignacio Coloma


The correct group ID has already been created at javax.servlet/jstl, but the 
jar file is missing (only the pom and source bundle have been deployed). Please 
include to make it usable.

This issue is related to MAVENUPLOAD-1879

Thanks in advance.

-- 
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




[jira] Commented: (MAVENUPLOAD-1879) Synchronize loom repository with central

2008-01-24 Thread Ignacio Coloma (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121203
 ] 

Ignacio Coloma commented on MAVENUPLOAD-1879:
-

I have removed prior releases from the loom repository and left only 0.8.6, 
which does comply with the maven requirements. 

Please remember to include jstl-1.2.jar in javax.servlet/jstl, and everything 
should be ok.

 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




[jira] Commented: (MAVENUPLOAD-1879) Synchronize loom repository with central

2008-01-22 Thread Ignacio Coloma (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120900
 ] 

Ignacio Coloma commented on MAVENUPLOAD-1879:
-

Carlos, thanks a  _lot_ for the time and effort invested in this issue.

I can find the POM and the sources jar, but could you please upload also 
jstl.jar to central? Without it the project cannot compile.

This should be the last one, or so it seems.

 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




[jira] Commented: (MAVENUPLOAD-1879) Synchronize loom repository with central

2008-01-16 Thread Ignacio Coloma (JIRA)

[ 
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
idjavanet/id
urlhttp://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




[jira] Issue Comment Edited: (MAVENUPLOAD-1879) Synchronize loom repository with central

2008-01-08 Thread Ignacio Coloma (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119159
 ] 

icoloma edited comment on MAVENUPLOAD-1879 at 1/8/08 9:52 AM:
-

Updated script to use org.extrema-sistemas.loom as groupid.


  was (Author: icoloma):
New (updated to org.extrema-sistemas) script
  
 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




[jira] Updated: (MAVENUPLOAD-1879) Synchronize loom repository with central

2008-01-08 Thread Ignacio Coloma (JIRA)

 [ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ignacio Coloma updated MAVENUPLOAD-1879:


Attachment: org.extrema-sistemas.loom.sh

New (updated to org.extrema-sistemas) script

 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




[jira] Commented: (MAVENUPLOAD-1879) Synchronize loom repository with central

2008-01-04 Thread Ignacio Coloma (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118712
 ] 

Ignacio Coloma commented on MAVENUPLOAD-1879:
-

Sorry, we thought that it was using package names instead. In that case, would 
com.extrema-sistemas.loom be an option? That is the current domain name. We 
also own the .org and .net names.


 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.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




[jira] Created: (MAVENUPLOAD-1879) Synchronize loom repository with central

2007-12-30 Thread Ignacio Coloma (JIRA)
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.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