|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Created: (MAVENUPLOAD-2660) Upload of project j-oto from code.google.comUpload of project j-oto from code.google.com
-------------------------------------------- Key: MAVENUPLOAD-2660 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2660 Project: Maven Upload Requests Issue Type: Wish Reporter: Eduardo Pereda Attachments: uploadToMavenRepo.csv Hi, This is the first time I am doing an upload to maven central repo. I followed the guide here (http://maven.apache.org/guides/mini/guide-central-repository-upload.html) I saw on a link (https://svn.apache.org/repos/asf/maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv) that several projects in code.google.com deploy their artifacts directly from the subversion repository. I am imitating them (or at least trying) since I don't have any rsync nor rsync_ssh server for me. The attached csv file has these two lines: "com.google.code.joto","http://j-oto.googlecode.com/svn/repos/release-repository/","svn","Eduardo Pereda","epere4@...",, "com.google.code.joto","/home/maven/repository-staging/to-ibiblio/maven-svn","svn","Eduardo Pereda","epere4@...",,"http://j-oto.googlecode.com/svn/repos/release-repository/" I guess only one of them is valid, but I am not sure. I apologize for the inconvenient. Regards, Edu PS: I am one of the owners of j-oto project (http://code.google.com/p/j-oto/people/list). -- 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 |
|
|
Commented: (MAVENUPLOAD-2660) Upload of project j-oto from code.google.com[ http://jira.codehaus.org/browse/MAVENUPLOAD-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=198193#action_198193 ] Eduardo Pereda commented on MAVENUPLOAD-2660: --------------------------------------------- Hi, any news about this? Please, let me know if there is anything else I should do from my side. Edu > Upload of project j-oto from code.google.com > -------------------------------------------- > > Key: MAVENUPLOAD-2660 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2660 > Project: Maven Upload Requests > Issue Type: Wish > Reporter: Eduardo Pereda > Attachments: uploadToMavenRepo.csv > > > Hi, > This is the first time I am doing an upload to maven central repo. > I followed the guide here (http://maven.apache.org/guides/mini/guide-central-repository-upload.html) > I saw on a link (https://svn.apache.org/repos/asf/maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv) that several projects in code.google.com deploy their artifacts directly from the subversion repository. > I am imitating them (or at least trying) since I don't have any rsync nor rsync_ssh server for me. > The attached csv file has these two lines: > "com.google.code.joto","http://j-oto.googlecode.com/svn/repos/release-repository/","svn","Eduardo Pereda","epere4@...",, > "com.google.code.joto","/home/maven/repository-staging/to-ibiblio/maven-svn","svn","Eduardo Pereda","epere4@...",,"http://j-oto.googlecode.com/svn/repos/release-repository/" > I guess only one of them is valid, but I am not sure. I apologize for the inconvenient. > Regards, > Edu > PS: I am one of the owners of j-oto project (http://code.google.com/p/j-oto/people/list). -- 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 |
|
|
Closed: (MAVENUPLOAD-2660) Upload of project j-oto from code.google.com[ http://jira.codehaus.org/browse/MAVENUPLOAD-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Sanchez closed MAVENUPLOAD-2660. --------------------------------------- Resolution: Fixed Assignee: Carlos Sanchez > Upload of project j-oto from code.google.com > -------------------------------------------- > > Key: MAVENUPLOAD-2660 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2660 > Project: Maven Upload Requests > Issue Type: Wish > Reporter: Eduardo Pereda > Assignee: Carlos Sanchez > Attachments: uploadToMavenRepo.csv > > > Hi, > This is the first time I am doing an upload to maven central repo. > I followed the guide here (http://maven.apache.org/guides/mini/guide-central-repository-upload.html) > I saw on a link (https://svn.apache.org/repos/asf/maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv) that several projects in code.google.com deploy their artifacts directly from the subversion repository. > I am imitating them (or at least trying) since I don't have any rsync nor rsync_ssh server for me. > The attached csv file has these two lines: > "com.google.code.joto","http://j-oto.googlecode.com/svn/repos/release-repository/","svn","Eduardo Pereda","epere4@...",, > "com.google.code.joto","/home/maven/repository-staging/to-ibiblio/maven-svn","svn","Eduardo Pereda","epere4@...",,"http://j-oto.googlecode.com/svn/repos/release-repository/" > I guess only one of them is valid, but I am not sure. I apologize for the inconvenient. > Regards, > Edu > PS: I am one of the owners of j-oto project (http://code.google.com/p/j-oto/people/list). -- 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 |
|
|
Commented: (MAVENUPLOAD-2660) Upload of project j-oto from code.google.com[ http://jira.codehaus.org/browse/MAVENUPLOAD-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=199157#action_199157 ] Carlos Sanchez commented on MAVENUPLOAD-2660: --------------------------------------------- you need to add the md5 and sha1 checksums of the files > Upload of project j-oto from code.google.com > -------------------------------------------- > > Key: MAVENUPLOAD-2660 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2660 > Project: Maven Upload Requests > Issue Type: Wish > Reporter: Eduardo Pereda > Attachments: uploadToMavenRepo.csv > > > Hi, > This is the first time I am doing an upload to maven central repo. > I followed the guide here (http://maven.apache.org/guides/mini/guide-central-repository-upload.html) > I saw on a link (https://svn.apache.org/repos/asf/maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv) that several projects in code.google.com deploy their artifacts directly from the subversion repository. > I am imitating them (or at least trying) since I don't have any rsync nor rsync_ssh server for me. > The attached csv file has these two lines: > "com.google.code.joto","http://j-oto.googlecode.com/svn/repos/release-repository/","svn","Eduardo Pereda","epere4@...",, > "com.google.code.joto","/home/maven/repository-staging/to-ibiblio/maven-svn","svn","Eduardo Pereda","epere4@...",,"http://j-oto.googlecode.com/svn/repos/release-repository/" > I guess only one of them is valid, but I am not sure. I apologize for the inconvenient. > Regards, > Edu > PS: I am one of the owners of j-oto project (http://code.google.com/p/j-oto/people/list). -- 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 |
| Free embeddable forum powered by Nabble | Forum Help |