You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Malcolm Edgar (JIRA)" <ji...@codehaus.org> on 2005/10/18 03:22:11 UTC

[jira] Created: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Please upload Click 0.14 JAR
----------------------------

         Key: MAVENUPLOAD-551
         URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
     Project: maven-upload-requests
        Type: Task
 Reporter: Malcolm Edgar


http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar

http://click.sourceforge.net/

Click is a J2EE web application framework designed for commercial development

Thanks for your help.

regards Malcolm Edgar


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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-551?page=comments#action_49439 ] 

Carlos Sanchez commented on MAVENUPLOAD-551:
--------------------------------------------

You should change to net.sf.click as package names

> Please upload Click 0.14 JAR
> ----------------------------
>
>          Key: MAVENUPLOAD-551
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Malcolm Edgar

>
>
> http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar
> http://click.sourceforge.net/
> Click is a J2EE web application framework designed for commercial development
> Thanks for your help.
> regards Malcolm Edgar

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Posted by "Malcolm Edgar (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-551?page=comments#action_48759 ] 

Malcolm Edgar commented on MAVENUPLOAD-551:
-------------------------------------------

I am not sure why the project.xml does not follow the groupId policy.  I have read:

http://maven.apache.org/reference/repository-upload.html

I can see that the project.xml file does not contain a name element. Was this the problem?

regards Malcolm Edgar

---------------------------------

<project>
  <groupId>click</groupId>
  <artifactId>click</artifactId>
  <version>0.14</version>
  <dependencies>
    <dependency>
      <groupId>commons-codec</groupId>
      <artifactId>commons-codec</artifactId>
      <version>1.3</version>
    </dependency>
    <dependency>
      <groupId>commons-collections</groupId>
      <artifactId>commons-collections</artifactId>
      <version>3.1</version>
    </dependency>
    <dependency>
      <groupId>commons-fileupload</groupId>
      <artifactId>commons-fileupload</artifactId>
      <version>1.0</version>
    </dependency>
    <dependency>
      <groupId>commons-lang</groupId>
      <artifactId>commons-lang</artifactId>
      <version>2.1</version>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>3.8.1</version>
    </dependency>
    <dependency>
      <groupId>javax.servlet</groupId>
      <artifactId>servlet-api</artifactId>
      <version>2.4</version>
    </dependency>
    <dependency>
      <groupId>springframework</groupId>
      <artifactId>spring</artifactId>
      <version>1.2.5</version>
    </dependency>
  </dependencies>
</project>

> Please upload Click 0.14 JAR
> ----------------------------
>
>          Key: MAVENUPLOAD-551
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Malcolm Edgar

>
>
> http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar
> http://click.sourceforge.net/
> Click is a J2EE web application framework designed for commercial development
> Thanks for your help.
> regards Malcolm Edgar

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Posted by "Malcolm Edgar (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-551?page=comments#action_49869 ] 

Malcolm Edgar commented on MAVENUPLOAD-551:
-------------------------------------------

 I have changed the groupId it to:    <groupId>net.sf.click</groupId>

Please find the upload bundles:

   http://click.sourceforge.net/click-maven-bundle/click-0.15-bundle.jar

   http://click.sourceforge.net/click-maven-bundle/click-nodeps-0.15-bundle.jar

regards Malcolm Edgar

> Please upload Click 0.14 JAR
> ----------------------------
>
>          Key: MAVENUPLOAD-551
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Malcolm Edgar

>
>
> http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar
> http://click.sourceforge.net/
> Click is a J2EE web application framework designed for commercial development
> Thanks for your help.
> regards Malcolm Edgar

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-551?page=comments#action_49684 ] 

Carlos Sanchez commented on MAVENUPLOAD-551:
--------------------------------------------

groupId shoould be net.sf.click

> Please upload Click 0.14 JAR
> ----------------------------
>
>          Key: MAVENUPLOAD-551
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Malcolm Edgar

>
>
> http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar
> http://click.sourceforge.net/
> Click is a J2EE web application framework designed for commercial development
> Thanks for your help.
> regards Malcolm Edgar

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Posted by "Malcolm Edgar (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-551?page=comments#action_49441 ] 

Malcolm Edgar commented on MAVENUPLOAD-551:
-------------------------------------------

Hi Carlos,

the package name in the POMs is "net.sf.click".

  <groupId>net.sourceforge.click</groupId>

  <package>net.sf.click</package>

Should I change the groupId to be "net.sf.click" ? 

regards Malcolm Edgar

> Please upload Click 0.14 JAR
> ----------------------------
>
>          Key: MAVENUPLOAD-551
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Malcolm Edgar

>
>
> http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar
> http://click.sourceforge.net/
> Click is a J2EE web application framework designed for commercial development
> Thanks for your help.
> regards Malcolm Edgar

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Posted by "Malcolm Edgar (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-551?page=comments#action_49264 ] 

Malcolm Edgar commented on MAVENUPLOAD-551:
-------------------------------------------

I have fixed the groupId changing it to:  net.sourceforge.click

Please find the upload bundles:

   http://click.sourceforge.net/click-maven-bundle/click-0.15-bundle.jar 

   http://click.sourceforge.net/click-maven-bundle/click-nodeps-0.15-bundle.jar 

regards Malcolm Edgar

> Please upload Click 0.14 JAR
> ----------------------------
>
>          Key: MAVENUPLOAD-551
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Malcolm Edgar

>
>
> http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar
> http://click.sourceforge.net/
> Click is a J2EE web application framework designed for commercial development
> Thanks for your help.
> regards Malcolm Edgar

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-551?page=comments#action_48757 ] 

Carlos Sanchez commented on MAVENUPLOAD-551:
--------------------------------------------

It doesn't follow groupId policies

> Please upload Click 0.14 JAR
> ----------------------------
>
>          Key: MAVENUPLOAD-551
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Malcolm Edgar

>
>
> http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar
> http://click.sourceforge.net/
> Click is a J2EE web application framework designed for commercial development
> Thanks for your help.
> regards Malcolm Edgar

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-551?page=comments#action_48789 ] 

Carlos Sanchez commented on MAVENUPLOAD-551:
--------------------------------------------

 Some considerations about the groupId: it will identify your project uniquely across all projects, so we need to enforce a naming schema. For projects with artifacts already uploaded to ibiblio it can be equal to the previous used, but for new projects it has to follow the package name rules, what means that has to be at least as a domain name you control, and you can create as many subgroups as you want.  More information about package names.

Examples:

    * www.springframework.org -> org.springframework
    * oness.sf.net -> net.sf.oness


> Please upload Click 0.14 JAR
> ----------------------------
>
>          Key: MAVENUPLOAD-551
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Malcolm Edgar

>
>
> http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar
> http://click.sourceforge.net/
> Click is a J2EE web application framework designed for commercial development
> Thanks for your help.
> regards Malcolm Edgar

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MAVENUPLOAD-551) Please upload Click 0.14 JAR

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-551?page=all ]
     
Carlos Sanchez closed MAVENUPLOAD-551:
--------------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

> Please upload Click 0.14 JAR
> ----------------------------
>
>          Key: MAVENUPLOAD-551
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-551
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Malcolm Edgar
>     Assignee: Carlos Sanchez

>
>
> http://click.sourceforge.net/click-maven-bundle/click-0.14-bundle.jar
> http://click.sourceforge.net/
> Click is a J2EE web application framework designed for commercial development
> Thanks for your help.
> regards Malcolm Edgar

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org