[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to