On 4/15/06, Andreas Wuest <[EMAIL PROTECTED]> wrote: > Hello Jerome, > > > the native libs are not yet supported. The reason, I've never had the > > use case before. Of course I am willing to make the necessary changes. > > > > I've created an issue: http://jira.codehaus.org/browse/MOJO-363 > > > > Feel free to see my proposal there, if it satisfies you. Let me know > > if you have time available to implement or test the feature. > > the proposal looks fine. i have only one questions. where are the native > files stored ? will they also be stored in the repository or will they be > retrieved from the filesystem ?
Aren't they versioned artifacts? So in the repository and referred to in the dependency list of your pom. Jerome
