Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 18
and
Version 19
of
Maven
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
07/13/10 08:47:51 (
14 years
ago)
Author:
mcoudert
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Maven
v18
v19
73
73
Assembly plugin is used to create the packages using:
74
74
{{{
75
mvn
assembly:assembly
75
mvn
clean package
assembly:assembly
76
76
}}}
77
77
…
…
104
104
}}}
105
105
106
==== Create
an eclipse workspace
====
106
==== Create
eclipse projects
====
107
107
{{{
108
108
mvn eclipse:eclipse