둘러보기 생략.
 

4.0 버젼 관련 문의

안녕하세요.

이 홈페이지에 들어오면 메인화면이 가끔은 4.0 화면이 나오고 가끔은 3.2.1 버젼이 나옵니다.

어떤게 맞는건지 문의드립니다. (4.0이 공식 launching 된것인지요?)

그리고, 설치시에 아래와 같은 에러가 납니다.

E:\>mvn archetype:generate -DarchetypeCatalog="http://dev.anyframejava.org/maven/repo/archetype-catalog.xml"
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] org.apache.maven.plugins: checking for updates from anyframe-plugin
[WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: anyframe-plugin due to an error: Error transferring file: Connection t
[INFO] Repository 'anyframe-plugin' will be blacklisted
[INFO] org.apache.maven.plugins: checking for updates from central
[WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: central due to an error: Error transferring file: Connection timed out
[INFO] Repository 'central' will be blacklisted
[INFO] org.apache.maven.plugins: checking for updates from remote
[WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: remote due to an error: Error transferring file: Connection timed out:
[INFO] Repository 'remote' will be blacklisted
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 4 seconds
[INFO] Finished at: Mon Jan 11 10:22:19 KST 2010
[INFO] Final Memory: 1M/3M
[INFO] ------------------------------------------------------------------------

접속이 안되는것 같은데요.

확인 부탁드립니다.

감사합니다.

먼저 이 홈페이지의 메인 화면은

먼저 이 홈페이지의 메인 화면은 http://anyframejava.org입니다. 지난해 11월까지는 http://anyframejava.org로 접근하면 자동으로 http://anyframejava.org/main로 forward가 되었습니다. 아마 이 페이지를 북마크로 사용하여 생겨난 문제인 것 같습니다.

두번째로 Anyframe 4.0은 2009.11에 공식 릴리즈되었으며 위에서 발생한 문제는 setting.xml내에 anyframe maven repository에 대한 정보가 정의되지 않아 생겨난 것으로 보입니다. 다음 URL의 가이드를 상세히 읽어본 후 다시 한번 시도하여 보시기 바랍니다. 이 가이드에 따라 수정된 setting.xml은 반드시 ~/.m2 directory안에 존재해야합니다.

http://dev.anyframejava.org/docs/anyframe/4.0.0/reference/htmlsingle/any...