Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19063

Change the mvn command to create application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 31.0.0.Final
    • Documentation
    • None
    • ---
    • ---

      1) On link https://www.wildfly.org/get-started/, in Step 1 the mvn command does not work. Please correct it.

      mvn archetype:generate \ -DarchetypeGroupId=org.wildfly.archetype \ -DarchetypeArtifactId=wildfly-getting-started-archetype

      2) Also, can you remove the below lines from the pom.xml that is generated by the maven quick start archetype. When it is in place, the downloads or artifacts are extremely slow. Once it is commented out then the build happens reasonably quick.

       

          <!-- the JBoss community and Red Hat GA Maven repositories -->
      <!--     <repositories>
              <repository>
                  <releases>
                      <updatePolicy>never</updatePolicy>
                  </releases>
                  <snapshots>
                      <updatePolicy>never</updatePolicy>
                  </snapshots>
                  <id>jboss-public-repository-group</id>
                  <name>JBoss Public Repository Group</name>
                  <url>https://repository.jboss.org/nexus/content/groups/public/</url>
                  <layout>default</layout>
              </repository>
          </repositories>
          <pluginRepositories>
              <pluginRepository>
                  <releases>
                  </releases>
                  <snapshots>
                  </snapshots>
                  <id>jboss-public-repository-group</id>
                  <name>JBoss Public Repository Group</name>
                  <url>https://repository.jboss.org/nexus/content/groups/public/</url>
              </pluginRepository>
          </pluginRepositories> -->

            Unassigned Unassigned
            xxammuxx Amit Chaurasia
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: