Hi, it looks like you are using maven 2, but maven 2 poms are not setup for drools 2.5. Use maven 1.1 instead.
Regards, Michael On 3/17/06, octopusq <[EMAIL PROTECTED]> wrote: > > Sir, > I have met with a problom when execute the next command in CMD of > Windows Platform > > D:\私有资源\drools-2.5-final-src\drools-2.5-final>mvn compile > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] Drools > [INFO] Drools :: Rete-OO Core > [INFO] Drools :: Semantics Module Framework > [INFO] Drools :: Semantics Module Test Framework > [INFO] Drools :: Base Semantics Module > [INFO] Drools :: Java Semantics Module > [INFO] Drools :: Groovy Semantics Module > [INFO] Drools :: Python Semantics Module > [INFO] Drools :: Semantics IO Library > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building Drools > [INFO] task-segment: [compile] > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] No goals needed for project - skipping > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building Drools :: Rete-OO Core > [INFO] task-segment: [compile] > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] No sources to compile > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building Drools :: Semantics Module Framework > [INFO] task-segment: [compile] > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > Downloading: > http://repo1.maven.org/maven2/org/drools/drools-core/2.5-beta-1/dro > ols-core-2.5-beta-1.jar > [WARNING] Unable to get resource from repository central ( > http://repo1.maven.org > /maven2) > [INFO] > ------------------------------------------------------------------------- > --- > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Failed to resolve artifact. > required artifacts missing: > org.drools:drools-core:jar:2.5-beta-1 > for the artifact: > org.drools:drools-smf:jar:2.5-beta-1 > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Total time: 3 seconds > [INFO] Finished at: Thu Mar 17 11:24:15 CST 2005 > [INFO] Final Memory: 2M/5M > [INFO] > ------------------------------------------------------------------------- > --- > D:\私有资源\drools-2.5-final-src\drools-2.5-final> > > > I want to know how to solve this problom > > Thanks very much > > Yours, > QiuLei
