[ http://jira.codehaus.org/browse/MAVENUPLOAD-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95970 ]
Carlos Sanchez commented on MAVENUPLOAD-1528: --------------------------------------------- i suggest net.sf.testextensions http://maven.apache.org/guides/mini/guide-central-repository-upload.html 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 the Central Repository it can be equal to the one used previously, 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. There are a lot of poorly defined package names so you must provide proof that you control the domain that matches the groupId. Provide proof means that the project is hosted at that domain or it's owned by a member, in that case you must give the link to the registrar database (whois) where the owner is listed and the page in the project web where the owner is associated with the project. eg. If you use a com.sun.xyz package name we expect that the project is hosted at http://xyz.sun.com. Look at More information about package names. Check also the guide about Maven naming conventions Examples: # www.springframework.org -> org.springframework # oness.sf.net -> net.sf.oness > Please upload TestExtensions bundle > ----------------------------------- > > Key: MAVENUPLOAD-1528 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1528 > Project: maven-upload-requests > Issue Type: Wish > Reporter: Christof Lehmann > > The project TestExtensions proviedes access to non public fields and methods. > It is an extensions for writing unit tests and can be uses from JUnit or > TestNG. It is in an early state of development, but it contains all necessary > functions. -- 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