[ 
https://issues.apache.org/jira/browse/TAMAYA-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anatole Tresch updated TAMAYA-377:
----------------------------------
    Description: 
For using prereleases of Tamaya, or snapshot repository projects, the Apache 
Snapshot Repository must be configured with Maven:

{{<repository>}}
{{  <id>apache.snapshots</id>}}
{{  <name>Apache Development Snapshot Repository</name>}}
{{  <url>https://repository.apache.org/content/repositories/snapshots/</url>}}
{{  <releases>}}
{{    <enabled>false</enabled>}}
{{  </releases>}}
{{  <snapshots>}}
{{    <enabled>true</enabled>}}
{{  </snapshots>}}
{{</repository>}}

 

The corresponding links should be added
 * to the Community parts along the Github Repos URLs etc.
 * to the main extension documentation page
 * to all sandbox documentations, so people do not search in maven central.

  was:
For using prereleases of Tamaya, or snapshot repository projects, the Apache 
Snapshot Repository must be configured with Maven. The corresponding links 
should be added
 * to the Community parts along the Github Repos URLs etc.
 * to the main extension documentation page
 * to all sandbox documentations, so people do not search in maven central.


> Add Snapshot Repository Reference
> ---------------------------------
>
>                 Key: TAMAYA-377
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-377
>             Project: Tamaya
>          Issue Type: Task
>          Components: Website
>            Reporter: Anatole Tresch
>            Priority: Major
>
> For using prereleases of Tamaya, or snapshot repository projects, the Apache 
> Snapshot Repository must be configured with Maven:
> {{<repository>}}
> {{  <id>apache.snapshots</id>}}
> {{  <name>Apache Development Snapshot Repository</name>}}
> {{  <url>https://repository.apache.org/content/repositories/snapshots/</url>}}
> {{  <releases>}}
> {{    <enabled>false</enabled>}}
> {{  </releases>}}
> {{  <snapshots>}}
> {{    <enabled>true</enabled>}}
> {{  </snapshots>}}
> {{</repository>}}
>  
> The corresponding links should be added
>  * to the Community parts along the Github Repos URLs etc.
>  * to the main extension documentation page
>  * to all sandbox documentations, so people do not search in maven central.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to