Re: Missing artifact 7.0.0

Greg Huber <[email protected]>
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <[email protected]>
For me its tiles

<dependency>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-tiles-plugin</artifactId>
     <version>${org.apache.struts.version}</version>
</dependency>

So I have to now include these jarkarta jars also?

btw it creates the folder in .m2 but there are no jars.

On 11/12/2024 11:38, Lukasz Lenart wrote:
> śr., 11 gru 2024 o 12:01 Greg Huber <[email protected]> napisał(a):
>> struts pom.xml
>>
>> <dependency>
>>       <groupId>org.apache.struts</groupId>
>> <artifactId>struts2-velocity-tools-view-jakarta</artifactId>
>>       <version>7.0.0-M7-SNAPSHOT</version>
>> </dependency>
>> <dependency>
>>       <groupId>org.apache.struts</groupId>
>> <artifactId>struts2-velocity-tools-jsp-jakarta</artifactId>
>>       <version>7.0.0-M7-SNAPSHOT</version>
>> </dependency>
>>
>> May be a timing thing?
> These artefacts are optional [1], you must specify them explicitly in
> your pom, not just the Velocity plugin. And there is no version
> 7.0.0-M7 anymore, please use 7.0.0 instead.
> https://github.com/apache/struts/blob/main/plugins/velocity/pom.xml#L45
>
>
> Regards
> Łukasz
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.