-
Apr 10th, 2008, 01:46 PM
#1
Question about spring-ws-archetype
I used the spring-ws archetype to create a project
mvn archetype:create -DarchetypeGroupId=org.springframework.ws \
-DarchetypeArtifactId=spring-ws-archetype \
-DarchetypeVersion=1.5.0 \
-DgroupId=com.mycompany.hr \
-DartifactId=holidayService
Worked fine for me, and I checked in the files into our scc. Another team member checked it out, and complained that the libs in WEB-INF/lib weren't there. I am confused. I thought the whole point of maven and archetypes was not to have to check in jars?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules