Try: mvn install -DskipAssembly
Johannes Am 25.09.2013 17:47 schrieb "JOSE L MARTINEZ-AVIAL" <[email protected]>: > Hi, > I just download the project Struts2 and I was trying to do a mvn install. > In the middle of the process (while building Struts 2 Assembly > 2.3.16-SNAPSHOT) it asks for an user and a password. > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Struts 2 Assembly 2.3.16-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ > struts2-assembly --- > [INFO] > [INFO] --- maven-bundle-plugin:2.1.0:manifest (bundle-manifest) @ > struts2-assembly --- > [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] > [INFO] > [INFO] >>> exec-maven-plugin:1.2:java (cwiki-docs) @ struts2-assembly >>> > [INFO] > [INFO] <<< exec-maven-plugin:1.2:java (cwiki-docs) @ struts2-assembly <<< > [INFO] > [INFO] --- exec-maven-plugin:1.2:java (cwiki-docs) @ struts2-assembly --- > Enter username: > xxxxxxx > Enter password: > > What is this user/password for? are those public, or is there any way I can > skip this part of the process? > > Regards > > JL >
