[ 
https://issues.apache.org/struts/browse/TILES-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40438
 ] 

Olivier Lamy commented on TILES-133:
------------------------------------

I only ask to have a version != *SNAPSHOT.
Having something like it's not difficult :
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-core</artifactId>
<version>2.0-beta-1</version>
</dependency>

Due to this I can't release my project.
I use webwork directly (not struts2) with tiles.
I'd like to release my project (it's an os project ) with released artifacts (I 
mean artifacts avalaible in a non snapshot repos).

Do I have an other solution ?
Actually, it works but with the embeded tiles jar distributed with the webwork 
distributions.
Thanks,



> pom org.apache.struts:struts2-tiles-plugin:2.0.6 contain a SNAPSHOT dependency
> ------------------------------------------------------------------------------
>
>                 Key: TILES-133
>                 URL: https://issues.apache.org/struts/browse/TILES-133
>             Project: Tiles
>          Issue Type: Bug
>         Environment: all
>            Reporter: Olivier Lamy
>            Priority: Blocker
>
> The pom org.apache.struts:struts2-tiles-plugin:2.0.6 contain a SNAPSHOT 
> dependency to org.apache.tiles:tiles-core:2.0-SNAPSHOT
> It's impossible to release a project with a SNAPSHOT dependency.
> Do you really use mvn to release your project ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to