1472 links
  • Animal
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
2 results tagged Arbre x
  • How To Choose A Mascot That Won't Be Controversial In 2021 | ZeroHedge

    What is the first thing that comes to mind when you think of an evergreen tree?
    Perhaps the smell of pine.
    Or a wooded trail by a babbling brook.
    Or maybe even Christmas.
    However, for one member of the Board of Education in Portland, Oregon, the first thing that comes to mind is racism.

    Je vous laisse découvrir pourquoi le Conseil d'une école de Portland (Oregon) n'a pas pu adopter l'arbre à feuilles persistantes comme logo.

    L'absurdité élevée au rang d'art.

    Note : pour ceux qui veulent des références sur le racisme de Woodrow Wilson, il y en a une tartine sur cette page wikipedia dédiée.

    April 22, 2021 at 7:53:14 PM GMT+2 * - permalink -
    QRCode
    - https://www.zerohedge.com/political/how-choose-mascot-wont-be-controversial-2021
    Arbre Racisme Logo Ecole ZeroHedge
  • java - How can you display the Maven dependency tree for the *plugins* in your project? - Stack Overflow

    Pour afficher l'arbre des dépendances d'un projet maven, il y a le plugin suivant :

    <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-dependency-plugin</artifactId>
        <version>3.1.2</version>
    </plugin>

    Avec la commande suivante :

    mvn dependency:tree

    Mais il est aussi possible d'afficher un équivalent pour les plugins (ce n'est pas vraiment un arbre, mais à défaut de mieux ...) :

    mvn dependency:resolve-plugins

    Edit: le gars dit que it is a bad habit to specify plugin versions. C'est évidemment une bêtise.

    October 27, 2020 at 9:52:34 AM GMT+1 * - permalink -
    QRCode
    - https://stackoverflow.com/a/7079876
    Maven Plugins Dépendances Arbre Affichage
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation