[ 
https://issues.apache.org/jira/browse/JDO-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755873#comment-13755873
 ] 

Michelle Caisse commented on JDO-723:
-------------------------------------

Note for future reference: On mvn release:prepare -Papache-release, I get the 
following:

INFO]
[INFO] [INFO] [jar:jar {execution: default-jar}]
[INFO] [INFO] Building jar: 
C:\jdo\branches\3.1-rc1\tck\target\jdo-tck-3.1-rc1.jar
[INFO] [INFO] [assembly:single {execution: source-release-assembly}]
[INFO] [INFO] Skipping the assembly in this project because it's not the 
Execution Root
[INFO] [INFO] Preparing source:jar
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/apache/jdo/jdo-exectck/3.1-rc1/jdo-exectck-3.1-rc1.jar
[INFO] [INFO] Unable to find resource 
'org.apache.jdo:jdo-exectck:maven-plugin:3.1-rc1' in repository central 
(http://repo1.maven.org/maven2)
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [ERROR] BUILD FAILURE
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] A required plugin was not found: Plugin could not be found - 
check that the goal name is correct: Unable to download the artifact from any 
repository
[INFO]
[INFO] Try downloading the file manually from the project website.
[INFO]
[INFO] Then, install it using the command:
[INFO]     mvn install:install-file -DgroupId=org.apache.jdo 
-DartifactId=jdo-exectck -Dversion=3.1-rc1 -Dpackaging=maven-plugin 
-Dfile=/path/to/file
[INFO]
[INFO] Alternatively, if you host your own repository you can deploy the file 
there:
[INFO]     mvn deploy:deploy-file -DgroupId=org.apache.jdo 
-DartifactId=jdo-exectck -Dversion=3.1-rc1 -Dpackaging=maven-plugin 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[INFO]
[INFO]
[INFO]   org.apache.jdo:jdo-exectck:maven-plugin:3.1-rc1
[INFO]
[INFO] from the specified remote repositories:
[INFO]   central (http://repo1.maven.org/maven2)
[INFO]
[INFO]
[INFO]   org.apache.jdo:jdo-exectck:maven-plugin:3.1-rc1
[INFO]
[INFO] from the specified remote repositories:
[INFO]   central (http://repo1.maven.org/maven2)

                
> Update release process for 3.1
> ------------------------------
>
>                 Key: JDO-723
>                 URL: https://issues.apache.org/jira/browse/JDO-723
>             Project: JDO
>          Issue Type: Task
>          Components: site and infrastructure
>    Affects Versions: JDO 3 maintenance release 1 (3.1)
>            Reporter: Michelle Caisse
>             Fix For: JDO 3 maintenance release 1 (3.1)
>
>         Attachments: apache-release.patch
>
>
> The 3.1 release is the first JDO release using maven 2. In addition the 
> Apache infrastructure for testing and distributing releases has changed. We 
> need to update our infrastructure, process, and documents to reflect the new 
> situation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to