[Seasar-user:19823] Re: dbflute pluginについて

Masanobu Shimura [E-MAIL ADDRESS DELETED]
2010年 5月 30日 (日) 09:23:35 JST


菅谷様

早速のアドバイス ありがとうございました。
pluginRepositoriesを見落としていました。

追加設定しましたら、無事 Downloadされました。
的確なご指摘ありがとうございました。

志村

2010年5月30日9:15 Shinsuke Sugaya <[E-MAIL ADDRESS DELETED]>:

> 菅谷です。
>
> > なお repositoryに seasar.orgも追加しました。
>
> Maven プラグインなので、repository でなく
> pluginRepositories の方になるのですが、そちらには
> 加えてあるでしょうか?
>
> よろしくお願いいたします。
>
> shinsuke
>
>
> 2010年5月30日9:03 Masanobu Shimura <[E-MAIL ADDRESS DELETED]>:
> > 久保さん
> > Maven弱者なので教えてください。
> > dbfluteのDocument通り POMを設定(Versionは最初 0.1.0でエラーになったので、0.3.0に
> > 変更しましたが、状況は全く同じです)
> > maven-dbflute-plugin-0.3.0.pom のDownloadは成功しています。
> > なお repositoryに seasar.orgも追加しました。
> > 出来ればアドバイスお願いします。
> > 志村
> > [INFO] Unable to find resource
> > 'org.seasar.dbflute:maven-dbflute-plugin:pom:0.3.
> > 0' in repository central (http://repo1.maven.org/maven2)
> > Downloading:
> > http://maven.seasar.org/maven2/org/seasar/dbflute/maven-dbflute-plu
> > gin/0.3.0/maven-dbflute-plugin-0.3.0.pom
> > 5K downloaded  (maven-dbflute-plugin-0.3.0.pom)
> > Downloading:
> > http://repo1.maven.org/maven2/org/seasar/dbflute/maven-dbflute-plug
> > in/0.3.0/maven-dbflute-plugin-0.3.0.jar
> > [INFO] Unable to find resource
> > 'org.seasar.dbflute:maven-dbflute-plugin:maven-pl
> > ugin:0.3.0' in repository central (http://repo1.maven.org/maven2)
> > [INFO] Cannot find mojo descriptor for: 'dbflute:download' - Treating as
> > non-agg
> > regator.
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Unnamed - net.mike_s.job:archdoc:war:1.0-SNAPSHOT
> > [INFO]    task-segment: [dbflute:download]
> > [INFO]
> > ------------------------------------------------------------------------
> > Downloading:
> > http://repo1.maven.org/maven2/org/seasar/dbflute/maven-dbflute-plug
> > in/0.3.0/maven-dbflute-plugin-0.3.0.jar
> > [INFO] Unable to find resource
> > 'org.seasar.dbflute:maven-dbflute-plugin:maven-pl
> > ugin:0.3.0' in repository central (http://repo1.maven.org/maven2)
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] BUILD FAILURE
> > Plugin追加
> >      <plugin>
> >         <groupId>org.seasar.dbflute</groupId>
> >         <artifactId>maven-dbflute-plugin</artifactId>
> >         <version>0.3.0</version>
> >         <configuration>
> >           <dbfluteVersion>0.9.6.8</dbfluteVersion>
> >           <dbPackage>net.mike_s.archdoc</dbPackage>
> >           <schemaName></schemaName>
> >           <database>postgres</database>
> >           <databaseDriver>org.postgresql.Driver</databaseDriver>
> >
> >  <databaseUrl>jdbc:postgresql://localhost:5432/archdoc</databaseUrl>
> >           <databaseUser>postgres</databaseUser>
> >           <databasePassword>postgres</databasePassword>
> >         </configuration>
> >       </plugin>
> > Repository追加
> >      <repository>
> >       <id>maven.seasar.org</id>
> >       <name>The Seasar Foundation Maven2 Repository</name>
> >       <url>http://maven.seasar.org/maven2</url>
> >     </repository>
> >     <repository>
> >       <id>maven-snapshot.seasar.org</id>
> >       <name>The Seasar Foundation Maven2 Snapshot Repository</name>
> >       <url>http://maven.seasar.org/maven2-snapshot</url>
> >     </repository>
> >       </repositories>
> > _______________________________________________
> > Seasar-user mailing list
> > [E-MAIL ADDRESS DELETED]
> > https://ml.seasar.org/mailman/listinfo/seasar-user
> >
> >
> _______________________________________________
> Seasar-user mailing list
> [E-MAIL ADDRESS DELETED]
> https://ml.seasar.org/mailman/listinfo/seasar-user
>
-------------- next part --------------
HTMLの添付ファイルを保管しました...
URL: <http://ml.seasar.org/archives/seasar-user/attachments/20100530/bab27ec0/attachment.html>


Seasar-user メーリングリストの案内