Re: Maven based build and refactoring

Поиск
Список
Период
Сортировка
От Lew
Тема Re: Maven based build and refactoring
Дата
Msg-id jku5he$1ab$1@news.albasani.net
обсуждение исходный текст
Ответ на Re: Maven based build and refactoring  (Sebastian Hennebrueder <usenet@laliluna.de>)
Ответы Re: Maven based build and refactoring  (Sebastian Hennebrueder <usenet@laliluna.de>)
Список pgsql-jdbc
Sebastian Hennebrueder wrote:
> Maven repositories as a common way to store open source artifacts

as are Ant-based projects

> and is easier to manage using Maven.

Depends.

I've seen Maven projects that were a complete cock-up to manage.

Ant or Maven, the biggest issues I've encountered involved obfuscation of
dependency chains.

> Maven build projects can be easily imported into any IDE (Eclipse, Netbeans, IntelliJ)

As can Ant-based projects.

> If I want to work on the project, I can be up an running in seconds by checking out and importing a Maven project
intomy IDE 

Ditto Ant-based.

> without the need to understand the details of a Ant build

I am always deeply dubious of any argument that touts "without the need to
understand" as a virtue. This dubiety has yet to disappoint.

>and excluding paths to be considered as source code.

Sorry, but that is necessary to Maven-based projects, too.

--
Lew
Honi soit qui mal y pense.
http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Sebastian Hennebrueder
Дата:
Сообщение: Re: Maven based build and refactoring
Следующее
От: Sebastian Hennebrueder
Дата:
Сообщение: Re: Maven based build and refactoring