Hi

Thanks for the proposition and testing.

If you wish you can help us and edit source of page:

https://github.com/apache/maven-site/blob/master/content/apt/guides/mini/guide-creating-archetypes.apt

by creating PR with propositions.


wt., 4 sty 2022 o 22:51 Michael Mirwaldt <[email protected]>
napisał(a):

> Hi,
>
> I am creating a Maven archetype for my team.
> I have found this useful guide here for that:
> https://maven.apache.org/guides/mini/guide-creating-archetypes.html
> I have copied the content of pom.xml in step 1 but I got errors in my IDE
> (IntelliJ):
> „build extension archetype-packaging not found maven“.
> I was able to fix it by adding this dependency:
> <dependencies>
>
>                 <dependency>
>
>
> <groupId>org.apache.maven.archetype</groupId>
>
>                                <artifactId>archetype-packaging</artifactId>
>
>                                <version>3.2.1</version>
>
>                 </dependency>
>
> </dependencies>
> Woud you like to add that to your guide for other users before they
> stumble down over this like me?
> Yours sincerely,
> Michael Mirwaldt
> Michael Mirwaldt
> Abteilung Entwicklung
>
> Lebensversicherung von 1871 a. G. München
> Maximiliansplatz 5
> 80333 München
>
> Telefon +4989551677131
> Telefax +4989551671212
>
> [email protected]
> https://www.lv1871.de
> [image: www.lv1871.de] <https://www.lv1871.de>
>
>
>   [image: News] <https://www.lv1871.de/lv/feed/?post_type=crb_partnerblog>
>   [image: Facebook] <https://www.facebook.com/lv1871>   [image: Twitter]
> <https://www.twitter.com/lv1871>
>   [image: Youtube] <https://www.youtube.com/lv1871>   [image: Xing]
> <https://www.xing.com/companies/lebensversicherungvon1871a.g.>   [image:
> Linkedin] <https://de.linkedin.com/company/lv1871>
>
> Lebensversicherung von 1871 a. G. München, Maximiliansplatz 5, 80333
> München
> https://www.lv1871.de
>
> Vorstand: Wolfgang Reichel (Vorsitzender des Vorstands), Dr. Klaus Math,
> Hermann Schrögenauer
>
> Vorsitzender des Aufsichtsrats: Dr. Peter Hohenemser
> Sitz: München; Amtsgericht München HRB 194;
> Umsatzsteuer-Identifikationsnummer: DE129274608
> Rechtsform: Versicherungsverein auf Gegenseitigkeit.
>
>
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
> Informationen. Sollten Sie nicht der beabsichtigte Empfänger sein, bitten
> wir Sie den Absender sofort zu informieren und diese E-Mail zu löschen. Das
> unbefugte Kopieren dieser E-Mail oder die unbefugte Weitergabe der
> enthaltenen Informationen ist nicht gestattet.
>


-- 
Sławomir Jaranowski

Reply via email to