mirror of
https://github.com/apache/maven.git
synced 2025-02-07 02:29:10 +00:00
[MNG-444]Fix client generation.
Thanks to Kenney Westerhof git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179916 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b9aafb971a
commit
fddbcce347
@ -120,7 +120,7 @@ public void execute()
|
||||
DEFAULT_EXCLUDES );
|
||||
|
||||
// create archive
|
||||
archiver.createArchive( project, archive );
|
||||
clientArchiver.createArchive( project, archive );
|
||||
}
|
||||
}
|
||||
catch ( Exception e )
|
||||
|
Loading…
x
Reference in New Issue
Block a user