IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Maven Java Discussion :

Problème mvn install


Sujet :

Maven Java

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre averti
    Profil pro
    Inscrit en
    Avril 2009
    Messages
    56
    Détails du profil
    Informations personnelles :
    Âge : 38
    Localisation : France

    Informations forums :
    Inscription : Avril 2009
    Messages : 56
    Par défaut Problème mvn install
    Bonjour, re Bonjour!

    J'ai un problème lorsque je souhaite utiliser la commande mvn install.
    Voici l'erreur retourné :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    245
    246
    247
    248
    249
    250
    251
    252
    253
    254
    255
    256
    257
    258
    259
    260
    261
    262
    263
    264
    265
    266
    267
    268
    269
    270
    271
    272
    273
    274
    275
    276
    277
    278
    279
    280
    281
    282
    283
    284
    285
    286
    287
    288
    289
    290
    291
    292
    293
    294
    295
    296
    297
    298
    299
    300
    301
    302
    303
    304
    305
    306
    307
    308
    309
    310
    311
    312
    313
    314
    315
    316
    317
    318
    319
    320
    321
    322
    323
    324
    325
    326
    327
    328
    329
    330
    331
    332
    333
    334
    335
    336
    337
    338
    339
    340
    341
    342
    343
    344
    345
    346
    347
    348
    349
    350
    351
    352
    353
    354
    355
    356
    357
    358
    359
    360
    361
    362
    363
    364
    365
    366
    367
    368
    369
    370
    371
    372
    373
    374
    375
    376
    377
    378
    379
    380
    381
    382
    383
    384
    385
    386
    387
    388
    389
    390
    391
    392
    393
    394
    395
    396
    397
    398
    399
    400
    401
    402
    403
    404
    405
    406
    407
    408
    409
    410
    411
    412
    413
    414
    415
    416
    417
    418
    419
    420
    421
    422
    423
    424
    425
    426
    427
    428
    429
    430
    431
    432
    433
    434
    435
    436
    437
    438
    439
    440
    441
    442
    443
    444
    445
    446
    447
    [INFO] Scanning for projects...
    [INFO] Reactor build order:
    [INFO]   Unnamed - JAVATOOLS:JAVATOOLS:pom:1.0-SNAPSHOT
    [INFO]   Unnamed - JAVATOOLS:atos:jar:1.0-SNAPSHOT
    [INFO]   Unnamed - JAVATOOLS:awl:jar:1.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Unnamed - JAVATOOLS:JAVATOOLS:pom:1.0-SNAPSHOT
    [INFO]    task-segment: [install]
    [INFO] ------------------------------------------------------------------------
    [INFO] [site:attach-descriptor]
    [INFO] [install:install]
    [INFO] Installing D:\projects\ok\target\pom-transformed.xml to D:\Documents and Settings\A176063\.m2\repository\JAVATOOL
    S\JAVATOOLS\1.0-SNAPSHOT\JAVATOOLS-1.0-SNAPSHOT.pom
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Unnamed - JAVATOOLS:atos:jar:1.0-SNAPSHOT
    [INFO]    task-segment: [install]
    [INFO] ------------------------------------------------------------------------
    [INFO] [resources:resources]
    [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
    [INFO] Copying 0 resource
    Downloading: http://repo1.maven.org/maven2/junit/junit/${junit.version}/junit-${junit.version}.pom
    [INFO] Unable to find resource 'junit:junit:pom:${junit.version}' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/servlet/servlet/2.3/servlet-2.3.pom
    [INFO] Unable to find resource 'servlet:servlet:pom:2.3' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/commons/cli/commons.cli/1.0/commons.cli-1.0.pom
    [INFO] Unable to find resource 'commons.cli:commons.cli:pom:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/commons/collections/commons.collections/3.2/commons.collections-3.2.pom
    [INFO] Unable to find resource 'commons.collections:commons.collections:pom:3.2' in repository central (http://repo1.mav
    en.org/maven2)
    Downloading: http://repo1.maven.org/maven2/commons/logging/commons.logging/1.0.3/commons.logging-1.0.3.pom
    [INFO] Unable to find resource 'commons.logging:commons.logging:pom:1.0.3' in repository central (http://repo1.maven.org
    /maven2)
    Downloading: http://repo1.maven.org/maven2/commons/digester/commons.digester/1.8/commons.digester-1.8.pom
    [INFO] Unable to find resource 'commons.digester:commons.digester:pom:1.8' in repository central (http://repo1.maven.org
    /maven2)
    Downloading: http://repo1.maven.org/maven2/commons/beanutils/commons.beanutils/1.8.0/commons.beanutils-1.8.0.pom
    [INFO] Unable to find resource 'commons.beanutils:commons.beanutils:pom:1.8.0' in repository central (http://repo1.maven
    .org/maven2)
    Downloading: http://repo1.maven.org/maven2/commons/lang/commons.lang/2.2/commons.lang-2.2.pom
    [INFO] Unable to find resource 'commons.lang:commons.lang:pom:2.2' in repository central (http://repo1.maven.org/maven2)
     
    Downloading: http://repo1.maven.org/maven2/commons/configuration/commons.configuration/1.4/commons.configuration-1.4.pom
     
    [INFO] Unable to find resource 'commons.configuration:commons.configuration:pom:1.4' in repository central (http://repo1
    .maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/fwk/fwk/2.1.2b3/fwk-2.1.2b3.pom
    [INFO] Unable to find resource 'fwk:fwk:pom:2.1.2b3' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/fwk/opm/fwk.opm/3.2.0b1/fwk.opm-3.2.0b1.pom
    [INFO] Unable to find resource 'fwk.opm:fwk.opm:pom:3.2.0b1' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/fwk/opm/generator/fwk.opm.generator/3.1.8b4/fwk.opm.generator-3.1.8b4.pom
    [INFO] Unable to find resource 'fwk.opm.generator:fwk.opm.generator:pom:3.1.8b4' in repository central (http://repo1.mav
    en.org/maven2)
    Downloading: http://repo1.maven.org/maven2/user/user/2.1.0.2b2/user-2.1.0.2b2.pom
    [INFO] Unable to find resource 'user:user:pom:2.1.0.2b2' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/AtosPackage/AtosPackage/1.0/AtosPackage-1.0.pom
    [INFO] Unable to find resource 'AtosPackage:AtosPackage:pom:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/casclient/casclient/1.0/casclient-1.0.pom
    [INFO] Unable to find resource 'casclient:casclient:pom:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/axis/ant/axis/axis.ant.axis/1.4/axis.ant.axis-1.4.pom
    [INFO] Unable to find resource 'axis.ant.axis:axis.ant.axis:pom:1.4' in repository central (http://repo1.maven.org/maven
    2)
    Downloading: http://repo1.maven.org/maven2/jaxrpc/axis/jaxrpc.axis/1.4/jaxrpc.axis-1.4.pom
    [INFO] Unable to find resource 'jaxrpc.axis:jaxrpc.axis:pom:1.4' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/saaj/axis/saaj.axis/1.4/saaj.axis-1.4.pom
    [INFO] Unable to find resource 'saaj.axis:saaj.axis:pom:1.4' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/mysql/connector/java/mysql.connector.java/3.1.11/mysql.connector.java-3.1.11.
    pom
    [INFO] Unable to find resource 'mysql.connector.java:mysql.connector.java:pom:3.1.11' in repository central (http://repo
    1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/jconn2/jconn2/1.0/jconn2-1.0.pom
    [INFO] Unable to find resource 'jconn2:jconn2:pom:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/fwk/fwk/2.1.2b3/fwk-2.1.2b3.jar
    Downloading: http://repo1.maven.org/maven2/commons/logging/commons.logging/1.0.3/commons.logging-1.0.3.jar
    Downloading: http://repo1.maven.org/maven2/commons/configuration/commons.configuration/1.4/commons.configuration-1.4.jar
     
    Downloading: http://repo1.maven.org/maven2/fwk/opm/fwk.opm/3.2.0b1/fwk.opm-3.2.0b1.jar
    Downloading: http://repo1.maven.org/maven2/commons/digester/commons.digester/1.8/commons.digester-1.8.jar
    [INFO] Unable to find resource 'commons.logging:commons.logging:jar:1.0.3' in repository central (http://repo1.maven.org
    /maven2)
    Downloading: http://repo1.maven.org/maven2/servlet/servlet/2.3/servlet-2.3.jar
    [INFO] Unable to find resource 'fwk:fwk:jar:2.1.2b3' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/casclient/casclient/1.0/casclient-1.0.jar
    [INFO] Unable to find resource 'fwk.opm:fwk.opm:jar:3.2.0b1' in repository central (http://repo1.maven.org/maven2)
    [INFO] Unable to find resource 'commons.digester:commons.digester:jar:1.8' in repository central (http://repo1.maven.org
    /maven2)
    [INFO] Unable to find resource 'commons.configuration:commons.configuration:jar:1.4' in repository central (http://repo1
    .maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/axis/ant/axis/axis.ant.axis/1.4/axis.ant.axis-1.4.jar
    Downloading: http://repo1.maven.org/maven2/commons/beanutils/commons.beanutils/1.8.0/commons.beanutils-1.8.0.jar
    Downloading: http://repo1.maven.org/maven2/fwk/opm/generator/fwk.opm.generator/3.1.8b4/fwk.opm.generator-3.1.8b4.jar
    [INFO] Unable to find resource 'servlet:servlet:jar:2.3' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/jaxrpc/axis/jaxrpc.axis/1.4/jaxrpc.axis-1.4.jar
    [INFO] Unable to find resource 'casclient:casclient:jar:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/commons/cli/commons.cli/1.0/commons.cli-1.0.jar
    [INFO] Unable to find resource 'jaxrpc.axis:jaxrpc.axis:jar:1.4' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/saaj/axis/saaj.axis/1.4/saaj.axis-1.4.jar
    [INFO] Unable to find resource 'commons.cli:commons.cli:jar:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/commons/collections/commons.collections/3.2/commons.collections-3.2.jar
    [INFO] Unable to find resource 'saaj.axis:saaj.axis:jar:1.4' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/jconn2/jconn2/1.0/jconn2-1.0.jar
    [INFO] Unable to find resource 'commons.collections:commons.collections:jar:3.2' in repository central (http://repo1.mav
    en.org/maven2)
    Downloading: http://repo1.maven.org/maven2/AtosPackage/AtosPackage/1.0/AtosPackage-1.0.jar
    [INFO] Unable to find resource 'jconn2:jconn2:jar:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/mysql/connector/java/mysql.connector.java/3.1.11/mysql.connector.java-3.1.11.
    jar
    [INFO] Unable to find resource 'AtosPackage:AtosPackage:jar:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/user/user/2.1.0.2b2/user-2.1.0.2b2.jar
    [INFO] Unable to find resource 'mysql.connector.java:mysql.connector.java:jar:3.1.11' in repository central (http://repo
    1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/commons/lang/commons.lang/2.2/commons.lang-2.2.jar
    [INFO] Unable to find resource 'user:user:jar:2.1.0.2b2' in repository central (http://repo1.maven.org/maven2)
    [INFO] Unable to find resource 'commons.lang:commons.lang:jar:2.2' in repository central (http://repo1.maven.org/maven2)
     
    [INFO] Unable to find resource 'axis.ant.axis:axis.ant.axis:jar:1.4' in repository central (http://repo1.maven.org/maven
    2)
    [INFO] Unable to find resource 'commons.beanutils:commons.beanutils:jar:1.8.0' in repository central (http://repo1.maven
    .org/maven2)
    [INFO] Unable to find resource 'fwk.opm.generator:fwk.opm.generator:jar:3.1.8b4' in repository central (http://repo1.mav
    en.org/maven2)
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Failed to resolve artifact.
     
    Missing:
    ----------
    1) commons.logging:commons.logging:jar:1.0.3
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=commons.logging -DartifactId=commons.logging -Dversion=1.0.3 -Dpackaging=jar -D
    file=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=commons.logging -DartifactId=commons.logging -Dversion=1.0.3 -Dpackaging=jar -Dfi
    le=/path/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) commons.logging:commons.logging:jar:1.0.3
     
    2) fwk:fwk:jar:2.1.2b3
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=fwk -DartifactId=fwk -Dversion=2.1.2b3 -Dpackaging=jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=fwk -DartifactId=fwk -Dversion=2.1.2b3 -Dpackaging=jar -Dfile=/path/to/file -Durl
    =[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) fwk:fwk:jar:2.1.2b3
     
    3) fwk.opm:fwk.opm:jar:3.2.0b1
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=fwk.opm -DartifactId=fwk.opm -Dversion=3.2.0b1 -Dpackaging=jar -Dfile=/path/to/
    file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=fwk.opm -DartifactId=fwk.opm -Dversion=3.2.0b1 -Dpackaging=jar -Dfile=/path/to/fi
    le -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) fwk.opm:fwk.opm:jar:3.2.0b1
     
    4) commons.digester:commons.digester:jar:1.8
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=commons.digester -DartifactId=commons.digester -Dversion=1.8 -Dpackaging=jar -D
    file=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=commons.digester -DartifactId=commons.digester -Dversion=1.8 -Dpackaging=jar -Dfi
    le=/path/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) commons.digester:commons.digester:jar:1.8
     
    5) commons.configuration:commons.configuration:jar:1.4
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=commons.configuration -DartifactId=commons.configuration -Dversion=1.4 -Dpackag
    ing=jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=commons.configuration -DartifactId=commons.configuration -Dversion=1.4 -Dpackagin
    g=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) commons.configuration:commons.configuration:jar:1.4
     
    6) servlet:servlet:jar:2.3
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=servlet -DartifactId=servlet -Dversion=2.3 -Dpackaging=jar -Dfile=/path/to/file
     
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=servlet -DartifactId=servlet -Dversion=2.3 -Dpackaging=jar -Dfile=/path/to/file -
    Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) servlet:servlet:jar:2.3
     
    7) casclient:casclient:jar:1.0
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=casclient -DartifactId=casclient -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/
    file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=casclient -DartifactId=casclient -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/fi
    le -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) casclient:casclient:jar:1.0
     
    8) jaxrpc.axis:jaxrpc.axis:jar:1.4
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=jaxrpc.axis -DartifactId=jaxrpc.axis -Dversion=1.4 -Dpackaging=jar -Dfile=/path
    /to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=jaxrpc.axis -DartifactId=jaxrpc.axis -Dversion=1.4 -Dpackaging=jar -Dfile=/path/t
    o/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) jaxrpc.axis:jaxrpc.axis:jar:1.4
     
    9) commons.cli:commons.cli:jar:1.0
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=commons.cli -DartifactId=commons.cli -Dversion=1.0 -Dpackaging=jar -Dfile=/path
    /to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=commons.cli -DartifactId=commons.cli -Dversion=1.0 -Dpackaging=jar -Dfile=/path/t
    o/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) commons.cli:commons.cli:jar:1.0
     
    10) saaj.axis:saaj.axis:jar:1.4
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=saaj.axis -DartifactId=saaj.axis -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/
    file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=saaj.axis -DartifactId=saaj.axis -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/fi
    le -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) saaj.axis:saaj.axis:jar:1.4
     
    11) commons.collections:commons.collections:jar:3.2
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=commons.collections -DartifactId=commons.collections -Dversion=3.2 -Dpackaging=
    jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=commons.collections -DartifactId=commons.collections -Dversion=3.2 -Dpackaging=ja
    r -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) commons.collections:commons.collections:jar:3.2
     
    12) jconn2:jconn2:jar:1.0
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=jconn2 -DartifactId=jconn2 -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=jconn2 -DartifactId=jconn2 -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Du
    rl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) jconn2:jconn2:jar:1.0
     
    13) AtosPackage:AtosPackage:jar:1.0
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=AtosPackage -DartifactId=AtosPackage -Dversion=1.0 -Dpackaging=jar -Dfile=/path
    /to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=AtosPackage -DartifactId=AtosPackage -Dversion=1.0 -Dpackaging=jar -Dfile=/path/t
    o/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) AtosPackage:AtosPackage:jar:1.0
     
    14) mysql.connector.java:mysql.connector.java:jar:3.1.11
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=mysql.connector.java -DartifactId=mysql.connector.java -Dversion=3.1.11 -Dpacka
    ging=jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=mysql.connector.java -DartifactId=mysql.connector.java -Dversion=3.1.11 -Dpackagi
    ng=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) mysql.connector.java:mysql.connector.java:jar:3.1.11
     
    15) user:user:jar:2.1.0.2b2
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=user -DartifactId=user -Dversion=2.1.0.2b2 -Dpackaging=jar -Dfile=/path/to/file
     
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=user -DartifactId=user -Dversion=2.1.0.2b2 -Dpackaging=jar -Dfile=/path/to/file -
    Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) user:user:jar:2.1.0.2b2
     
    16) commons.lang:commons.lang:jar:2.2
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=commons.lang -DartifactId=commons.lang -Dversion=2.2 -Dpackaging=jar -Dfile=/pa
    th/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=commons.lang -DartifactId=commons.lang -Dversion=2.2 -Dpackaging=jar -Dfile=/path
    /to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) commons.lang:commons.lang:jar:2.2
     
    17) axis.ant.axis:axis.ant.axis:jar:1.4
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=axis.ant.axis -DartifactId=axis.ant.axis -Dversion=1.4 -Dpackaging=jar -Dfile=/
    path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=axis.ant.axis -DartifactId=axis.ant.axis -Dversion=1.4 -Dpackaging=jar -Dfile=/pa
    th/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) axis.ant.axis:axis.ant.axis:jar:1.4
     
    18) commons.beanutils:commons.beanutils:jar:1.8.0
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=commons.beanutils -DartifactId=commons.beanutils -Dversion=1.8.0 -Dpackaging=ja
    r -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=commons.beanutils -DartifactId=commons.beanutils -Dversion=1.8.0 -Dpackaging=jar
    -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) commons.beanutils:commons.beanutils:jar:1.8.0
     
    19) fwk.opm.generator:fwk.opm.generator:jar:3.1.8b4
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=fwk.opm.generator -DartifactId=fwk.opm.generator -Dversion=3.1.8b4 -Dpackaging=
    jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=fwk.opm.generator -DartifactId=fwk.opm.generator -Dversion=3.1.8b4 -Dpackaging=ja
    r -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) fwk.opm.generator:fwk.opm.generator:jar:3.1.8b4
     
    ----------
    19 required artifacts are missing.
     
    for artifact:
      JAVATOOLS:atos:jar:1.0-SNAPSHOT
     
    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: 28 seconds
    [INFO] Finished at: Thu Apr 23 13:34:54 CEST 2009
    [INFO] Final Memory: 11M/20M
    [INFO] ------------------------------------------------------------------------
    j'ai regardé sur les différents postes existant, certains parle de proxy, mais pourtant le mien est bien défini dans le settings.xml.
    Je n'ai peut être pas les bonne version?

    Merci pour vos réponses.

  2. #2
    Rédacteur
    Avatar de romaintaz
    Homme Profil pro
    Java craftsman
    Inscrit en
    Juillet 2005
    Messages
    3 790
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 47
    Localisation : France, Yvelines (Île de France)

    Informations professionnelles :
    Activité : Java craftsman
    Secteur : Finance

    Informations forums :
    Inscription : Juillet 2005
    Messages : 3 790
    Par défaut
    Bon, je n'ai pas tout regardé, mais il semblerait qu'il y a des erreurs. Je vois par exemple les dépendances commons.lang:commons.lang:2.2, alors que ce devrait être commons-lang:commons-lang:2.2 !
    Nous sommes tous semblables, alors acceptons nos différences !
    --------------------------------------------------------------
    Liens : Blog | Page DVP | Twitter
    Articles : Hudson | Sonar | Outils de builds Java Maven 3 | Play! 1 | TeamCity| CitConf 2009
    Critiques : Apache Maven

  3. #3
    Membre averti
    Profil pro
    Inscrit en
    Avril 2009
    Messages
    56
    Détails du profil
    Informations personnelles :
    Âge : 38
    Localisation : France

    Informations forums :
    Inscription : Avril 2009
    Messages : 56
    Par défaut
    Effectivement cela me retire quelque erreur.
    il m'en reste encore 12 qui ne sont pas reconnu, pourtant la syntaxe à l'aire correcte.

  4. #4
    Membre averti
    Profil pro
    Inscrit en
    Avril 2009
    Messages
    56
    Détails du profil
    Informations personnelles :
    Âge : 38
    Localisation : France

    Informations forums :
    Inscription : Avril 2009
    Messages : 56
    Par défaut
    Alors j'ai réussi à corriger certaines erreurs, c'était juste des erreurs de syntaxe dans l'écriture des dépendances. Par contre j'arrive pas à en corriger certaine.
    La syntaxe est-elle correcte?

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
     
           <dependency>
            <groupId>jconn2</groupId>
            <artifactId>jconn2</artifactId>
            <version>1.0</version>
            <type>jar</type>
          </dependency>   
     
          <dependency>
            <groupId>mysql-connector-java</groupId>
            <artifactId>mysql-connector-java</artifactId>
            <version>3.1.11</version>
            <type>jar</type>
          </dependency>
     
          <dependency>
            <groupId>fwk</groupId>
            <artifactId>fwk</artifactId>
            <version>2.1.2b3</version>
            <type>jar</type>
          </dependency> 
     
          <dependency>
            <groupId>fwk-opm</groupId>
            <artifactId>fwk-opm</artifactId>
            <version>3.2.0b1</version>
            <type>jar</type>
          </dependency>   
     
          <dependency>
            <groupId>servlet</groupId>
            <artifactId>servlet</artifactId>
            <version>2.3</version>
            <type>jar</type>
          </dependency>
     
          <dependency>
            <groupId>casclient</groupId>
            <artifactId>casclient</artifactId>
            <version>1.0</version>
            <type>jar</type>
          </dependency> 
     
          <dependency>
            <groupId>user</groupId>
            <artifactId>user</artifactId>
            <version>2.1.0.2b2</version>
            <type>jar</type>
          </dependency> 
     
          <dependency>
            <groupId>fwk-opm-generator</groupId>
            <artifactId>fwk-opm-generator</artifactId>
            <version>3.1.8b4</version>
            <type>jar</type>
          </dependency>
    Merci par avance

  5. #5
    Membre Expert Avatar de willoi
    Profil pro
    Développeur informatique
    Inscrit en
    Décembre 2006
    Messages
    1 355
    Détails du profil
    Informations personnelles :
    Âge : 53
    Localisation : France, Haute Garonne (Midi Pyrénées)

    Informations professionnelles :
    Activité : Développeur informatique

    Informations forums :
    Inscription : Décembre 2006
    Messages : 1 355
    Par défaut
    Et bien il faudrait que tu nous montre les erreurs que te renvoie Maven ...

    D'un point de vue syntaxique ca parait correct sinon.

  6. #6
    Membre averti
    Profil pro
    Inscrit en
    Avril 2009
    Messages
    56
    Détails du profil
    Informations personnelles :
    Âge : 38
    Localisation : France

    Informations forums :
    Inscription : Avril 2009
    Messages : 56
    Par défaut
    Les erreurs sont juste au dessus, je remet le nouveau rapport d'erreurs :

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    [INFO] Scanning for projects...
    [INFO] Reactor build order:
    [INFO]   Unnamed - JAVATOOLS:JAVATOOLS:pom:1.0-SNAPSHOT
    [INFO]   Unnamed - JAVATOOLS:atos:jar:1.0-SNAPSHOT
    [INFO]   Unnamed - JAVATOOLS:awl:jar:1.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Unnamed - JAVATOOLS:JAVATOOLS:pom:1.0-SNAPSHOT
    [INFO]    task-segment: [install]
    [INFO] ------------------------------------------------------------------------
    [INFO] [site:attach-descriptor]
    [INFO] [install:install]
    [INFO] Installing D:\projects\ok\target\pom-transformed.xml to D:\Documents and Settings\A176063\.m2\repository\JAVATOOL
    S\JAVATOOLS\1.0-SNAPSHOT\JAVATOOLS-1.0-SNAPSHOT.pom
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Unnamed - JAVATOOLS:atos:jar:1.0-SNAPSHOT
    [INFO]    task-segment: [install]
    [INFO] ------------------------------------------------------------------------
    [INFO] [resources:resources]
    [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
    [INFO] Copying 0 resource
    Downloading: http://repo1.maven.org/maven2/junit/junit/${junit.version}/junit-${junit.version}.pom
    [INFO] Unable to find resource 'junit:junit:pom:${junit.version}' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/servlet/servlet/2.3/servlet-2.3.pom
    [INFO] Unable to find resource 'servlet:servlet:pom:2.3' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/fwk/fwk/2.1.2b3/fwk-2.1.2b3.pom
    [INFO] Unable to find resource 'fwk:fwk:pom:2.1.2b3' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/fwk-opm/fwk-opm/3.2.0b1/fwk-opm-3.2.0b1.pom
    [INFO] Unable to find resource 'fwk-opm:fwk-opm:pom:3.2.0b1' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/fwk-opm-generator/fwk-opm-generator/3.1.8b4/fwk-opm-generator-3.1.8b4.pom
    [INFO] Unable to find resource 'fwk-opm-generator:fwk-opm-generator:pom:3.1.8b4' in repository central (http://repo1.mav
    en.org/maven2)
    Downloading: http://repo1.maven.org/maven2/user/user/2.1.0.2b2/user-2.1.0.2b2.pom
    [INFO] Unable to find resource 'user:user:pom:2.1.0.2b2' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/AtosPackage/AtosPackage/1.0/AtosPackage-1.0.pom
    [INFO] Unable to find resource 'AtosPackage:AtosPackage:pom:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/casclient/casclient/1.0/casclient-1.0.pom
    [INFO] Unable to find resource 'casclient:casclient:pom:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/mysql-connector-java/mysql-connector-java/3.1.11/mysql-connector-java-3.1.11.
    pom
    [INFO] Unable to find resource 'mysql-connector-java:mysql-connector-java:pom:3.1.11' in repository central (http://repo
    1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/jconn2/jconn2/1.0/jconn2-1.0.pom
    [INFO] Unable to find resource 'jconn2:jconn2:pom:1.0' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/AtosPackage/AtosPackage/1.0/AtosPackage-1.0.jar
    Downloading: http://repo1.maven.org/maven2/jconn2/jconn2/1.0/jconn2-1.0.jar
    Downloading: http://repo1.maven.org/maven2/mysql-connector-java/mysql-connector-java/3.1.11/mysql-connector-java-3.1.11.
    jar
    Downloading: http://repo1.maven.org/maven2/fwk-opm/fwk-opm/3.2.0b1/fwk-opm-3.2.0b1.jar
    Downloading: http://repo1.maven.org/maven2/fwk/fwk/2.1.2b3/fwk-2.1.2b3.jar
    [INFO] Unable to find resource 'fwk-opm:fwk-opm:jar:3.2.0b1' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/fwk-opm-generator/fwk-opm-generator/3.1.8b4/fwk-opm-generator-3.1.8b4.jar
    [INFO] Unable to find resource 'AtosPackage:AtosPackage:jar:1.0' in repository central (http://repo1.maven.org/maven2)
    [INFO] Unable to find resource 'fwk:fwk:jar:2.1.2b3' in repository central (http://repo1.maven.org/maven2)
    Downloading: http://repo1.maven.org/maven2/servlet/servlet/2.3/servlet-2.3.jar
    [INFO] [INFO] Unable to find resource 'jconn2:jconn2:jar:1.0' in repository central (http://repo1.maven.org/maven2)
    Unable to find resource 'mysql-connector-java:mysql-connector-java:jar:3.1.11' in repository central (http://repo1.maven
    .org/maven2)
    Downloading: http://repo1.maven.org/maven2/casclient/casclient/1.0/casclient-1.0.jar
    Downloading: http://repo1.maven.org/maven2/user/user/2.1.0.2b2/user-2.1.0.2b2.jar
    [INFO] Unable to find resource 'fwk-opm-generator:fwk-opm-generator:jar:3.1.8b4' in repository central (http://repo1.mav
    en.org/maven2)
    [INFO] Unable to find resource 'servlet:servlet:jar:2.3' in repository central (http://repo1.maven.org/maven2)
    [INFO] Unable to find resource 'casclient:casclient:jar:1.0' in repository central (http://repo1.maven.org/maven2)
    [INFO] Unable to find resource 'user:user:jar:2.1.0.2b2' in repository central (http://repo1.maven.org/maven2)
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Failed to resolve artifact.
     
    Missing:
    ----------
    1) fwk-opm:fwk-opm:jar:3.2.0b1
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=fwk-opm -DartifactId=fwk-opm -Dversion=3.2.0b1 -Dpackaging=jar -Dfile=/path/to/
    file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=fwk-opm -DartifactId=fwk-opm -Dversion=3.2.0b1 -Dpackaging=jar -Dfile=/path/to/fi
    le -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) fwk-opm:fwk-opm:jar:3.2.0b1
     
    2) AtosPackage:AtosPackage:jar:1.0
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=AtosPackage -DartifactId=AtosPackage -Dversion=1.0 -Dpackaging=jar -Dfile=/path
    /to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=AtosPackage -DartifactId=AtosPackage -Dversion=1.0 -Dpackaging=jar -Dfile=/path/t
    o/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) AtosPackage:AtosPackage:jar:1.0
     
    3) fwk:fwk:jar:2.1.2b3
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=fwk -DartifactId=fwk -Dversion=2.1.2b3 -Dpackaging=jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=fwk -DartifactId=fwk -Dversion=2.1.2b3 -Dpackaging=jar -Dfile=/path/to/file -Durl
    =[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) fwk:fwk:jar:2.1.2b3
     
    4) jconn2:jconn2:jar:1.0
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=jconn2 -DartifactId=jconn2 -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=jconn2 -DartifactId=jconn2 -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Du
    rl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) jconn2:jconn2:jar:1.0
     
    5) mysql-connector-java:mysql-connector-java:jar:3.1.11
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=mysql-connector-java -DartifactId=mysql-connector-java -Dversion=3.1.11 -Dpacka
    ging=jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=mysql-connector-java -DartifactId=mysql-connector-java -Dversion=3.1.11 -Dpackagi
    ng=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) mysql-connector-java:mysql-connector-java:jar:3.1.11
     
    6) fwk-opm-generator:fwk-opm-generator:jar:3.1.8b4
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=fwk-opm-generator -DartifactId=fwk-opm-generator -Dversion=3.1.8b4 -Dpackaging=
    jar -Dfile=/path/to/file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=fwk-opm-generator -DartifactId=fwk-opm-generator -Dversion=3.1.8b4 -Dpackaging=ja
    r -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) fwk-opm-generator:fwk-opm-generator:jar:3.1.8b4
     
    7) servlet:servlet:jar:2.3
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=servlet -DartifactId=servlet -Dversion=2.3 -Dpackaging=jar -Dfile=/path/to/file
     
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=servlet -DartifactId=servlet -Dversion=2.3 -Dpackaging=jar -Dfile=/path/to/file -
    Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) servlet:servlet:jar:2.3
     
    8) casclient:casclient:jar:1.0
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=casclient -DartifactId=casclient -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/
    file
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=casclient -DartifactId=casclient -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/fi
    le -Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) casclient:casclient:jar:1.0
     
    9) user:user:jar:2.1.0.2b2
     
      Try downloading the file manually from the project website.
     
      Then, install it using the command:
          mvn install:install-file -DgroupId=user -DartifactId=user -Dversion=2.1.0.2b2 -Dpackaging=jar -Dfile=/path/to/file
     
     
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=user -DartifactId=user -Dversion=2.1.0.2b2 -Dpackaging=jar -Dfile=/path/to/file -
    Durl=[url] -DrepositoryId=[id]
     
      Path to dependency:
            1) JAVATOOLS:atos:jar:1.0-SNAPSHOT
            2) user:user:jar:2.1.0.2b2
     
    ----------
    9 required artifacts are missing.
     
    for artifact:
      JAVATOOLS:atos:jar:1.0-SNAPSHOT
     
    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: 12 seconds
    [INFO] Finished at: Thu Apr 23 17:30:01 CEST 2009
    [INFO] Final Memory: 12M/21M
    [INFO] ------------------------------------------------------------------------

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. Problème d'environnements avec mvn install
    Par Elodie11 dans le forum Maven
    Réponses: 1
    Dernier message: 19/08/2013, 09h53
  2. Problème avec "mvn install:install-file"
    Par iliass001 dans le forum Maven
    Réponses: 2
    Dernier message: 18/04/2013, 09h51
  3. Problème avec mvn install
    Par dark_geek dans le forum Maven
    Réponses: 5
    Dernier message: 06/04/2010, 16h58
  4. Problème d'installation oracle 8.1.7 sous NT
    Par Anonymous dans le forum Installation
    Réponses: 7
    Dernier message: 02/08/2002, 15h18
  5. Réponses: 3
    Dernier message: 27/07/2002, 00h02

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo