top | item 9605386 (no title) alxeder | 10 years ago why can't you use maven for downloading maven dependencies? discuss order hn newest lukaseder|10 years ago This solution uses Maven behind the scenes, but the Maven interfacing is governed by JavaScript code needusername|10 years ago > This solution uses Maven behind the scenesWith a fake POM and shelling out (and uses the go-offline goal, it could be argued that copy-dependencies is probably what you want). The proper way would be to use Aether.
lukaseder|10 years ago This solution uses Maven behind the scenes, but the Maven interfacing is governed by JavaScript code needusername|10 years ago > This solution uses Maven behind the scenesWith a fake POM and shelling out (and uses the go-offline goal, it could be argued that copy-dependencies is probably what you want). The proper way would be to use Aether.
needusername|10 years ago > This solution uses Maven behind the scenesWith a fake POM and shelling out (and uses the go-offline goal, it could be argued that copy-dependencies is probably what you want). The proper way would be to use Aether.
lukaseder|10 years ago
needusername|10 years ago
With a fake POM and shelling out (and uses the go-offline goal, it could be argued that copy-dependencies is probably what you want). The proper way would be to use Aether.