Changes between Version 4 and Version 5 of Maven


Ignore:
Timestamp:
12/09/10 09:34:21 (13 years ago)
Author:
jeff.lusted
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Maven

    v4 v5  
    3434
    3535-- DaveMorris
     36
     37Whoops! Back to the drawing board. Shows my lack of knowledge of Maven 2...
     38
     39I have found that if you include SNAPSHOT in the version number, eg: foo-1.0.2-SNAPSHOT, a deploy generates a suitable directory structure but the actual artifact name '''does not have''' SNAPSHOT in the name, although it '''is''' timestamped!
     40
     41For example, s like this gets generated within the maven repo:[[BR]]
     42/.../foo-1.0.2-SNAPSHOT/foo-1.0.2-20101209.090901-1.war